- CACHE - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- cacheSize() - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the size of the type cache
- cacheSize() - Method in class be.SIRAPRISE.typeimplementations.TypeImplementationsManager
-
Gets the size of the type cache
- CARDINALITY - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CARDINALITY_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CATALOG - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- CEIL_BIGINT_BIGINT - Class in be.SIRAPRISE.typeimplementations
-
CEIL returns the smallest integer that is higher than or equal to the first argument and an exact multiple of the second.
- CEIL_BIGINT_BIGINT() - Constructor for class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
- CEIL_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
CEIL returns the smallest integer that is higher than or equal to the first argument and an exact multiple of the second.
- CEIL_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
- CEIL_LONG_LONG - Class in be.SIRAPRISE.typeimplementations
-
CEIL returns the smallest integer that is higher than or equal to the first argument and an exact multiple of the second.
- CEIL_LONG_LONG() - Constructor for class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
- CERTIFICATE - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CERTIFICATE_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CHAR - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- CHAR - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
Type CHAR are the single characters of the java character set (== all UTF characters with an encoding value between 0 and 65K ???).
- CHAR_I - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
- CHARSET - Static variable in class be.SIRAPRISE.client.ProcessScriptProperties
-
The CHARSET property names the java Charset that was used to encode the script to be processed.
- CHOOSE - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CHOOSE_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- ChooseOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The CHOOSE operator implementation.
- ChooseOperatorImplementation(String) - Constructor for class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
Creates the ChooseOperatorImplementation
- ClassDoesNotImplementDBObjectException - Exception in be.SIRAPRISE.client.jsba
-
ClassDoesNotImplementDBObjectExceptions are thrown by the JSBA if it detects that a Class object passed as an argument to one of the JSBA methods, does not implement the required interface.
- ClassDoesNotImplementDBObjectException(Class<?>) - Constructor for exception be.SIRAPRISE.client.jsba.ClassDoesNotImplementDBObjectException
-
Creates the exception, setting the concerned classname as its message
- clear() - Method in class be.SIRAPRISE.util.MyLinkedListBackedByHash
-
- clear() - Method in class be.SIRAPRISE.util.MyListSet
-
- clear() - Method in class be.SIRAPRISE.util.MyPropertiesInInsertionOrder
-
- clear() - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- clear() - Method in class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
- clear() - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- clear() - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- CLIENT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CLIENT:{CLIENT}
- CLIENT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID of the relvar
- Client - Class in be.SIRAPRISE.client.jsba
-
- Client() - Constructor for class be.SIRAPRISE.client.jsba.Client
-
Creates the Client
- Client(String, boolean) - Constructor for class be.SIRAPRISE.client.jsba.Client
-
Creates the Client
- CLIENT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CLIENT relvar lists all the registered clients that can authenticate themselves to the system.
Heading : CLIENTID(NAME) TRUSTAUTHENTICATION(BOOLEAN)
Key {CLIENTID}
Predicate : Client <CLIENTID> is a client for whom it is <TRUSTAUTHENTICATION> that this client's user authentications can be trusted.
- CLIENT_LOCATOR - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The storage space for indexes on CLIENTID and USERID
- ClientAuthenticationMessage - Class in be.SIRAPRISE.messages
-
- ClientAuthenticationMessageType - Class in be.SIRAPRISE.messages
-
The ClientAuthenticationMessageType is the message type that the server expects the client to send after the server has accepted a connection, and indicated that a signing protocol proposed by the client can be used
- ClientAuthenticationMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ClientAuthenticationMessageTypeV1_0 is version 1_0 of the ClientAuthenticationMessageType.
- CLIENTCERTIFICATE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CLIENTCERTIFICATE:{CLIENT ALGORITHM}
- CLIENTCERTIFICATE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID of the relvar
- ClientCertificate - Class in be.SIRAPRISE.client.jsba
-
- ClientCertificate() - Constructor for class be.SIRAPRISE.client.jsba.ClientCertificate
-
Creates the Client
- ClientCertificate(String, String, byte[]) - Constructor for class be.SIRAPRISE.client.jsba.ClientCertificate
-
Creates the Client
- CLIENTCERTIFICATE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
This relvar records the certificates that can be used for authenticating the clients who wish to make a connection to the SIRA_PRISE server.
Heading : CLIENTID(NAME) ALGORITHM(NAME) CERTIFICATE(BITS)
Key {CLIENTID ALGORITHM}
Predicate : Client <CLIENTID> is a certified client holding certificate <CERTIFICATE> to be used with signing algorithm <ALGORITHM>.
- CLIENTCERTIFICATECLIENT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for CLIENTCERTIFICATECLIENT
- ClientCertificatesCreate - Class in be.SIRAPRISE.webclient
-
Function to create a SIRA_PRISE client.
- ClientCertificatesCreate() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesCreate
-
- ClientCertificatesCreatePresentation - Class in be.SIRAPRISE.webclient
-
- ClientCertificatesCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesCreatePresentation
-
- ClientCertificatesDelete - Class in be.SIRAPRISE.webclient
-
Function to delete a client definition
- ClientCertificatesDelete() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesDelete
-
- ClientCertificatesDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- ClientCertificatesDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesDeleteConfirmPresentation
-
- ClientCertificatesManage - Class in be.SIRAPRISE.webclient
-
Function to manage the details of a SIRA_PRISE client certificate
- ClientCertificatesManage() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesManage
-
- ClientCertificatesManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- ClientCertificatesManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesManageDetailsPresentation
-
- ClientCertificatesSelectPresentation - Class in be.SIRAPRISE.webclient
-
- ClientCertificatesSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesSelectPresentation
-
- ClientCertificatesWebClientFunction - Class in be.SIRAPRISE.webclient
-
- ClientCertificatesWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.ClientCertificatesWebClientFunction
-
- ClientHelloMessage - Class in be.SIRAPRISE.messages
-
- ClientHelloMessageType - Class in be.SIRAPRISE.messages
-
The ClientHelloMessageType groups all versions of the protocol negotiation message ("client hello message")
- ClientHelloMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ClientHelloMessageTypeV1_0 is the 1.0 version of the client hello message type.
- CLIENTID - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CLIENTID - Static variable in class be.SIRAPRISE.client.ProcessScript
-
The client ID that is used by the script processor if a script is run on a DBConnection with client authentication.
- CLIENTID_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ClientsCreate - Class in be.SIRAPRISE.webclient
-
Function to create a SIRA_PRISE client.
- ClientsCreate() - Constructor for class be.SIRAPRISE.webclient.ClientsCreate
-
- ClientsCreatePresentation - Class in be.SIRAPRISE.webclient
-
- ClientsCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.ClientsCreatePresentation
-
- ClientsDelete - Class in be.SIRAPRISE.webclient
-
Function to delete a client definition
- ClientsDelete() - Constructor for class be.SIRAPRISE.webclient.ClientsDelete
-
- ClientsDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- ClientsDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientsDeleteConfirmPresentation
-
- ClientSideOperatorImplementationsManager - Class in be.SIRAPRISE.client
-
- CLIENTSIDEOPERATORIMPLEMENTATIONSMANAGER - Static variable in interface be.SIRAPRISE.client.NAMES.CLIENTANDUSERNAMES
-
- ClientSideOperatorImplementationsManagerSigner - Class in be.SIRAPRISE.client
-
- ClientSideTypeImplementationsManager - Class in be.SIRAPRISE.client
-
- CLIENTSIDETYPEIMPLEMENTATIONSMANAGER - Static variable in interface be.SIRAPRISE.client.NAMES.CLIENTANDUSERNAMES
-
- ClientSideTypeImplementationsManagerProperties - Class in be.SIRAPRISE.client
-
The ClientSideTypeImplementationsManagerProperties instance holds the configurable properties for the ClientSideTypeImplementationsManager.
- ClientSideTypeImplementationsManagerSigner - Class in be.SIRAPRISE.client
-
- ClientsManage - Class in be.SIRAPRISE.webclient
-
Function to manage the details of a SIRA_PRISE client
- ClientsManage() - Constructor for class be.SIRAPRISE.webclient.ClientsManage
-
- ClientsManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- ClientsManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientsManageDetailsPresentation
-
- ClientsOverview - Class in be.SIRAPRISE.webclient
-
The function to produce an overview of defined attributes
- ClientsOverview() - Constructor for class be.SIRAPRISE.webclient.ClientsOverview
-
- ClientsOverviewPresentation - Class in be.SIRAPRISE.webclient
-
- ClientsOverviewPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientsOverviewPresentation
-
- ClientsSelectPresentation - Class in be.SIRAPRISE.webclient
-
- ClientsSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.ClientsSelectPresentation
-
- ClientsWebClientFunction - Class in be.SIRAPRISE.webclient
-
- ClientsWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.ClientsWebClientFunction
-
- CLIENTSYSTEMDEFINEDCLIENT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for CLIENTSYSTEMDEFINEDCLIENT
- clone() - Method in class be.SIRAPRISE.util.MyLinkedListBackedByHash
-
- close() - Method in class be.SIRAPRISE.client.DBConnection
-
Closes the connection.
- close() - Method in class be.SIRAPRISE.client.OneShotDBConnection
-
- close() - Method in class be.SIRAPRISE.client.ReusableDBConnection
-
- close() - Method in class be.SIRAPRISE.util.MyCipherOutputStream
-
- close() - Method in class be.SIRAPRISE.util.MyReaderInputStream
-
Closes the Stringreader.
- ClosureAttributesOmittedException - Exception in be.SIRAPRISE.typeimplementations
-
closureAttributesOmittedException
- ClusteredRecordSpace - Class in be.SIRAPRISE.client.jsba
-
- ClusteredRecordSpace() - Constructor for class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- ClusteredRecordSpace(String, int, int, int) - Constructor for class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- CLUSTEREDRECORDSPACE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CLUSTEREDRECORDSPACE relvar lists all the storage spaces that are intended for storing data records using ordering-based physical location, without the usage of an additional, separate, tree index space.
Heading : FILENAME(NAME) STORAGESPACEID(INT)
Key {FILENAME STORAGESPACEID}
Predicate : "StorageSpace <STORAGESPACEID> of Dbms File <FILENAME> is used for storing data records using ordering-based physical location."
- ClusteredRecordSpaceCreate - Class in be.SIRAPRISE.webclient
-
Function to create a new ClusteredRecordSpace in a dbms file
- ClusteredRecordSpaceCreate() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceCreate
-
- ClusteredRecordSpaceCreateHelpPresentation - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceCreateHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceCreateHelpPresentation
-
- ClusteredRecordSpaceCreatePresentation - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceCreatePresentation
-
- ClusteredRecordSpaceDelete - Class in be.SIRAPRISE.webclient
-
Function to delete a multiple hashing index space from a dbms file
- ClusteredRecordSpaceDelete() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceDelete
-
- ClusteredRecordSpaceDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceDeleteConfirmPresentation
-
- ClusteredRecordSpaceLocAttrs - Class in be.SIRAPRISE.client.jsba
-
- ClusteredRecordSpaceLocAttrs() - Constructor for class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- ClusteredRecordSpaceLocAttrs(String, int, int, String) - Constructor for class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- CLUSTEREDRECORDSPACELOCATTRS - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CLUSTEREDRECORDSPACELOCATTRS relvar lists the attribute names that determine the ordering in each
NAMES.RELVARNAMES.CLUSTEREDRECORDSPACE
.
Heading : FILENAME(NAME) STORAGESPACEID(INT) ORDINAL(INT) ATTRIBUTENAME(NAME)
Key {FILENAME STORAGESPACEID ORDINAL} {FILENAME STORAGESPACEID ATTRIBUTENAME}
Predicate : "Attribute <ATTRIBUTANAME> is component <ORDINAL> in the ordering key for Clustered Record Space <STORAGESPACEID> of Dbms File <FILENAME> ."
- ClusteredRecordSpaceManage - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceManage() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceManage
-
- ClusteredRecordSpaceManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceManageDetailsPresentation
-
- ClusteredRecordSpaceManageHelpPresentation - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceManageHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceManageHelpPresentation
-
- ClusteredRecordSpaceWebClientFunction - Class in be.SIRAPRISE.webclient
-
- ClusteredRecordSpaceWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.ClusteredRecordSpaceWebClientFunction
-
- CMD - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- CollectionTransformer<S1,S2> - Class in be.SIRAPRISE.util
-
CollectionTransformers use a Transformer to convert collections of objects of one class to collections of objects of another class
- CollectionTransformer(Transformer<S1, S2>) - Constructor for class be.SIRAPRISE.util.CollectionTransformer
-
Creates the CollectionTransformer
- CollectRelvarStatistics - Class in be.SIRAPRISE.webclient
-
- CollectRelvarStatistics() - Constructor for class be.SIRAPRISE.webclient.CollectRelvarStatistics
-
- CollectRelvarStatisticsHelpPresentation - Class in be.SIRAPRISE.webclient
-
- CollectRelvarStatisticsHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.CollectRelvarStatisticsHelpPresentation
-
- CollectRelvarStatisticsPresentation - Class in be.SIRAPRISE.webclient
-
- CollectRelvarStatisticsPresentation() - Constructor for class be.SIRAPRISE.webclient.CollectRelvarStatisticsPresentation
-
- collectStatistics(String) - Method in class be.SIRAPRISE.server.ServerEngineManager
-
- collectStatistics(String) - Method in interface be.SIRAPRISE.server.ServerEngineManagerMBean
-
MBean method to request relvar statistics collection
- commit() - Method in class be.SIRAPRISE.client.DBConnection
-
- commit() - Method in class be.SIRAPRISE.client.DBTransaction
-
Commits this non-autocommit transaction.
- COMMIT - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- CommitRollbackMessage - Class in be.SIRAPRISE.messages
-
- CommitRollbackMessageType - Class in be.SIRAPRISE.messages
-
The CommitRollbackMessageType is the type of message to be sent by clients when they want the server they're connected to to commit or rollback a (sub)transaction they started.
- CommitRollbackMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
CommitRollbackMessageTypeV1_0 is version 1_0 of the CommitRollbackMessageType.
- CommitRollbackMessageTypeV1_1 - Class in be.SIRAPRISE.messages
-
CommitRollbackMessageTypeV1_1 is version 1_1 of the CommitRollbackMessageType.
- CommittedMessage - Class in be.SIRAPRISE.messages
-
- CommittedMessageType - Class in be.SIRAPRISE.messages
-
The Committed message type is the type of message sent by a server in response to a CommitRollback message.
- CommittedMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
CommittedMessageTypeV1_0 is version 1_0 of the CommittedMessageType.
- CommunicationProtocolException - Exception in be.SIRAPRISE.messages
-
A CommunicationProtocolException indicates that an unexpected message type has appeared in a communication scenario between a client and a SIRA_PRISE server, or that some problem has occurred which prevented the communication from succeeding (such as e.g.
- CommunicationProtocolException(String, int) - Constructor for exception be.SIRAPRISE.messages.CommunicationProtocolException
-
- CommunicationProtocolException(String, String) - Constructor for exception be.SIRAPRISE.messages.CommunicationProtocolException
-
Creates the exception, setting a message that the messageType/version obtained from an InputStream did not match the expected message type.
- CommunicationProtocolException(int, int) - Constructor for exception be.SIRAPRISE.messages.CommunicationProtocolException
-
Creates the exception, setting a message that the given messageType/version was not found by the engine seeking it.
- CommunicationProtocolException(String, Exception) - Constructor for exception be.SIRAPRISE.messages.CommunicationProtocolException
-
Creates the exception, setting a message that the cause of this exception is the other exception given as an argument here
- compare(TupleBuffer, TupleBuffer) - Method in class be.SIRAPRISE.client.ByAttributesTupleBufferOrderer
-
- compareTo(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
- compareTo(Version) - Method in class be.SIRAPRISE.util.Version
-
- CompareUpgradedToInstalledCatalog - Class in be.SIRAPRISE.webclient
-
- CompareUpgradedToInstalledCatalog() - Constructor for class be.SIRAPRISE.webclient.CompareUpgradedToInstalledCatalog
-
- CompareUpgradedToInstalledCatalogPresentation - Class in be.SIRAPRISE.webclient
-
- CompareUpgradedToInstalledCatalogPresentation() - Constructor for class be.SIRAPRISE.webclient.CompareUpgradedToInstalledCatalogPresentation
-
- CompareUpgradedToInstalledRelvar - Class in be.SIRAPRISE.webclient
-
- CompareUpgradedToInstalledRelvar() - Constructor for class be.SIRAPRISE.webclient.CompareUpgradedToInstalledRelvar
-
- CompareUpgradedToInstalledRelvarPresentation - Class in be.SIRAPRISE.webclient
-
- CompareUpgradedToInstalledRelvarPresentation() - Constructor for class be.SIRAPRISE.webclient.CompareUpgradedToInstalledRelvarPresentation
-
- COMPILE - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- compileAndCacheQuery(String) - Method in class be.SIRAPRISE.client.DBConnection
-
- compileAndCacheQuery(String) - Method in class be.SIRAPRISE.client.DBTransaction
-
- compileQuery(String) - Method in class be.SIRAPRISE.client.DBConnection
-
- compileQuery(String) - Method in class be.SIRAPRISE.client.DBTransaction
-
- COMPONENTNAME - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- COMPONENTNAME_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- COMPONENTTYPENAME - Static variable in interface be.SIRAPRISE.client.IDS.INDEXIDS
-
Deprecated.
The internal ID for the componentTypeName index
- COMPONENTTYPENAME - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- COMPONENTTYPENAME_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- computeAggregate(Relation, Map<NameIdentifier, String>) - Static method in class be.SIRAPRISE.typeimplementations.AGGREGATE
-
- computeDifference(TupleBuffer, TupleBuffer, Map<String, Map<String, OperatorImplementation_V0104>>, Map<String, IntervalTypeImplementation>, LinkedList<ValueBuffer>, Set<TupleBuffer>, Set<TupleBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEMINUS_TUPLE_TUPLE_STRING
-
- computeDifferenceForSamePartitionTuples(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEMINUS_TUPLE_TUPLE_STRING
-
Computes the USING difference between two given tuples
- computeDifferenceForSamePartitionTuples(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEMINUS_TUPLE_TUPLE_STRING
-
Computes the USING difference between two given tuples
- computeDividebyper(Relation, Relation, Relation) - Static method in class be.SIRAPRISE.typeimplementations.DIVIDEBYPER
-
Computes the division of 'dividend' by 'divisor' per 'per'
- computeExtend(Relation, Map<NameIdentifier, String>) - Static method in class be.SIRAPRISE.typeimplementations.EXTEND
-
- computeExtend(RelationBuffer, Map<NameIdentifier, String>) - Static method in class be.SIRAPRISE.typeimplementations.EXTEND
-
- computeGroup(Relation, Map<NameIdentifier, Set<NameIdentifier>>) - Static method in class be.SIRAPRISE.typeimplementations.GROUP
-
- computeGroup(RelationBuffer, Map<NameIdentifier, Set<NameIdentifier>>, Set<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.GROUP
-
- computeGTClose(Relation, Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, String>) - Static method in class be.SIRAPRISE.typeimplementations.GTCLOSE
-
- computeIntersect(Relation, Relation) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECT
-
- computeIntersect(RelationBuffer, RelationBuffer) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- computeIntersectionHeading(Heading, Heading) - Static method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the heading of the result when intersecting this relation type with the given relation type.
- computeIntersectUsing(Relation, Relation, LinkedHashSet<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECT
-
- computeIntersectUsing(RelationBuffer, RelationBuffer, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- computeJoin(Relation, Relation) - Static method in class be.SIRAPRISE.typeimplementations.JOIN
-
- computeJoinHeading(Heading, Heading) - Static method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets The Heading of the relation that is the result of joining a relation of this heading type with a relation of the given one
- computePack(Relation, NameIdentifier[]) - Static method in class be.SIRAPRISE.typeimplementations.PACK
-
- computePack(RelationBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Set<NameIdentifier>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.PACK_RELATION_STRING
-
Gets A relationBuffer holding the result of the packing
- computePlainDifference(Relation, Relation) - Static method in class be.SIRAPRISE.typeimplementations.MINUS
-
Computes the difference between minuend and subtrahend
- computePlainDifference(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.MINUS_RELATION_RELATION
-
Method for computing "plain" relational difference between two given collections of tuple buffers
- computePlainIntersection(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
Computes the "plain" intersection between two relation values (passed in the form of Collections of TupleBuffers).
- computePlainJoin(MyReadOnlySet<TupleBuffer>, MyReadOnlySet<TupleBuffer>, Set<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
Computes the "plain" JOIN between the given relation arguments.
- computePlainJoin(MyReadOnlySet<TupleBuffer>, MyReadOnlySet<TupleBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
Computes the "plain" JOIN between the given relation arguments.
- computePlainJoin(RelationBuffer, RelationBuffer) - Static method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- computePlainSymmetricDifference(Set<TupleBuffer>, Set<TupleBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
Computes the "plain" symmetric difference between the given two tuple sets.
- computePlainUnion(Relation, Relation) - Static method in class be.SIRAPRISE.typeimplementations.UNION
-
- computePlainUnion(RelationBuffer, RelationBuffer) - Static method in class be.SIRAPRISE.typeimplementations.UNION
-
- computePlainUnion(Collection<TupleBuffer>, Collection<TupleBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
The most stupid way conceivable to compute a relation union of relations that have no interval-typed attributes
- computeProjection(Relation, NameIdentifier...) - Static method in class be.SIRAPRISE.typeimplementations.PROJECT
-
- computeProjection(RelationBuffer, NameIdentifier...) - Static method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- computeRangeDifferenceAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.MINUSUSING_RELATION_RELATION
-
Computes the temporal difference on given tuplelists
- computeRangeDifferenceAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.MINUSUSING_RELATION_RELATION
-
Computes the temporal difference on given tuplelists
- computeRangeDifferenceOnSamePartitionRelations(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.MINUSUSING_RELATION_RELATION
-
Computes the difference between tuplelists.
- computeRangeDifferenceOnSamePartitionRelations(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.MINUSUSING_RELATION_RELATION
-
Computes the difference between tuplelists.
- computeRangeDifferenceOnSamePartitionRelationsAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.MINUSUSING_RELATION_RELATION
-
Computes the difference between relations.
- computeRangeDifferenceOnSamePartitionRelationsAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.MINUSUSING_RELATION_RELATION
-
Computes the difference between relations.
- computeRangeIntersection(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEINTERSECT_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeIntersection(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEINTERSECT_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeIntersectionAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
Computes the intersection, given the two tuple collections.
- computeRangeIntersectionAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
Computes the intersection, given the two tuple collections.
- computeRangeIntersectionForSamePartitionRelationsAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
Computes the range intersection of tuple lists whose non-interval-typed attributes are required to have the same value
- computeRangeIntersectionForSamePartitionRelationsAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
Computes the range intersection of tuple lists whose non-interval-typed attributes are required to have the same value
- computeRangeIntersectionForSamePartitionTuples(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEINTERSECT_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeIntersectionForSamePartitionTuples(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEINTERSECT_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeJoin(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEJOIN_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeJoin(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, ValueBuffer>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEJOIN_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeJoinAndPack(Collection<TupleBuffer>, Collection<TupleBuffer>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
Computes the "range" JOIN between the given relations.
- computeRangeJoinAndPack(Collection<TupleBuffer>, Collection<TupleBuffer>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, ValueBuffer>, LinkedList<ValueBuffer>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
Computes the "range" JOIN between the given relations.
- computeRangeJoinForSamePartitionRelationsAndPack(Collection<TupleBuffer>, Collection<TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
Computes the range join of tuple lists whose non-interval-typed attributes are required to have the same value
- computeRangeJoinForSamePartitionRelationsAndPack(Collection<TupleBuffer>, Collection<TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, ValueBuffer>, LinkedList<ValueBuffer>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
Computes the range join of tuple lists whose non-interval-typed attributes are required to have the same value
- computeRangeJoinForSamePartitionTuples(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEJOIN_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeJoinForSamePartitionTuples(TupleBuffer, TupleBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, ValueBuffer>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEJOIN_TUPLE_TUPLE_STRING
-
Gets the USING...
- computeRangeUnionAndPack(Collection<TupleBuffer>, Collection<TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>, Set<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
Computes the interval union of the given tuple sets.
- computeRangeUnionAndPack(Collection<TupleBuffer>, Collection<TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>, Set<NameIdentifier>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
Computes the interval union of the given tuple sets.
- computeRangeUnionForSamePartitionRelationsAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
Computes the interval union of the given tuple sets.
- computeRangeUnionForSamePartitionRelationsAndPack(Collection<? extends TupleBuffer>, Collection<? extends TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>, LinkedList<ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
Computes the interval union of the given tuple sets.
- computeRename(Relation, Map<NameIdentifier, NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.RENAME
-
- computeRename(RelationBuffer, Map<NameIdentifier, NameIdentifier>, Set<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- computeRenamedHeading(Heading, Map<NameIdentifier, NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- computeTClose(Relation, Map<NameIdentifier, NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.TCLOSE
-
Computes the closure.
- computeTclose(MyReadOnlyCollection<TupleBuffer>, Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
Computes the closure in a straightforward way.
- computeTClose(RelationBuffer, Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
Computes the closure.
- computeTupleIntersection(TupleBuffer, TupleBuffer, Map<String, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>, HashMap<String, ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEINTERSECT_TUPLE_TUPLE_STRING
-
- computeTupleIntersection(TupleBuffer, TupleBuffer, Map<String, Map<String, OperatorImplementation_V0104>>, LinkedList<ValueBuffer>, HashMap<String, ValueBuffer>) - Static method in class be.SIRAPRISE.typeimplementations.RANGEJOIN_TUPLE_TUPLE_STRING
-
- computeUngroup(Relation, NameIdentifier...) - Static method in class be.SIRAPRISE.typeimplementations.UNGROUP
-
- computeUngroup(RelationBuffer, Map<NameIdentifier, TypeDeclaration>) - Static method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- computeUnpack(Relation, NameIdentifier...) - Static method in class be.SIRAPRISE.typeimplementations.UNPACK
-
- computeUnpack(Collection<TupleBuffer>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, MyReadOnlyMap<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
The most stupid way conceivable to compute a relation union of relations that have no interval-typed attributes
- computeUnpack(RelationBuffer, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, MyReadOnlyMap<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- computeUsingDifference(Relation, Relation, LinkedHashSet<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.MINUS
-
Computes the difference between minuend and subtrahend, with the usingAtributres treated in 'USING'/'pointwise' mode
- computeUsingJoin(Relation, Relation, LinkedHashSet<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.JOIN
-
- computeUsingJoin(RelationBuffer, RelationBuffer, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- computeUsingUnion(Relation, Relation, LinkedHashSet<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.UNION
-
- computeUsingUnion(RelationBuffer, RelationBuffer, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, Map<NameIdentifier, IntervalTypeImplementation>) - Static method in class be.SIRAPRISE.typeimplementations.UNION
-
- CONCAT_STRING_STRING - Class in be.SIRAPRISE.typeimplementations
-
CONCAT returns the result of appending the second STRING argument to the first.
- CONCAT_STRING_STRING() - Constructor for class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
- ConjunctFileNameFilterSet - Class in be.SIRAPRISE.util
-
ConjunctFileNameFilterSet is a FilenameFilter implementation that filters by (accepts based on) the acceptance by all FilenameFilters specified in a Collection.
- ConjunctFileNameFilterSet(Collection<FilenameFilter>) - Constructor for class be.SIRAPRISE.util.ConjunctFileNameFilterSet
-
Creates the ConjunctFileNameFilterSet
- ConjunctFileNameFilterSet(FilenameFilter...) - Constructor for class be.SIRAPRISE.util.ConjunctFileNameFilterSet
-
Creates the ConjunctFileNameFilterSet
- ConnectionClosedException - Exception in be.SIRAPRISE.client
-
A ConnectionClosedException is thrown by DBConnection's communication methods when an I/O error has occurred during communication with the server, and as a consequence the connection has become unusable.
- CONNECTIONID - Static variable in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
- CONNECTIONID_I - Static variable in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
- CONNECTIONIDLETIMEMAX - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The CONNECTIONIDLETIMEMAX property defines the maximum time that will be granted to any connection for remaining idle.
- CONNECTIONIDLETIMEMAXDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the CONNECTIONIDLETIMEMAX property is "120000" milliseconds
- CONNECTIONIDLETIMEMAXMIN - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The minimum time in milliseconds that the server will always allow a connection to remain idle, i.e.
- CONNECTIONPOOLCLEANUPRUNTIMEINTERVAL - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The CONNECTIONPOOLCLEANUPRUNTIMEINTERVAL property defines the time in milliseconds between two consecutive runs of the system task that terminates connections that have exceeded their idle time.
- CONNECTIONPOOLCLEANUPRUNTIMEINTERVALDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the CONNECTIONPOOLCLEANUPRUNTIMEINTERVAL property
- ConnectionPoolFullException - Exception in be.SIRAPRISE.client
-
- ConnectionPoolFullException(String) - Constructor for exception be.SIRAPRISE.client.ConnectionPoolFullException
-
Creates the ConnectionPoolFullException
- CONNECTIONS - Static variable in class be.SIRAPRISE.server.RequestLicense_SW
-
- Console - Class in be.SIRAPRISE.webclient
-
Function to type queries and have them evaluated by a specified SIRA_PRISE server
- Console() - Constructor for class be.SIRAPRISE.webclient.Console
-
- Console_querycommandPresentation - Class in be.SIRAPRISE.webclient
-
- Console_querycommandPresentation() - Constructor for class be.SIRAPRISE.webclient.Console_querycommandPresentation
-
- Console_queryPresentation - Class in be.SIRAPRISE.webclient
-
- Console_queryPresentation() - Constructor for class be.SIRAPRISE.webclient.Console_queryPresentation
-
- Console_updatecommandPresentation - Class in be.SIRAPRISE.webclient
-
- Console_updatecommandPresentation() - Constructor for class be.SIRAPRISE.webclient.Console_updatecommandPresentation
-
- ConsoleHelpPresentation - Class in be.SIRAPRISE.webclient
-
- ConsoleHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.ConsoleHelpPresentation
-
- CONSTRAINEDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CONSTRAINEDTYPE:{TYPENAME}
- CONSTRAINEDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID of the relvar
- ConstrainedType - Class in be.SIRAPRISE.client.jsba
-
- ConstrainedType() - Constructor for class be.SIRAPRISE.client.jsba.ConstrainedType
-
Creates an empty ConstrainedType
- ConstrainedType(String, String, String) - Constructor for class be.SIRAPRISE.client.jsba.ConstrainedType
-
Creates the ConstrainedType
- CONSTRAINEDTYPE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CONSTRAINEDTYPE relvar records the names of the "constrained" types that are made available to the server.
Heading : TYPENAME(NAME) BASETYPE(NAME) SP_EXPRESSION(STRING)
Key {TYPENAME}
Predicate : Type <TYPENAME> is type <BASETYPE>, constrained by expression <SP_EXPRESSION>.
- CONSTRAINEDTYPE_BASETYPE - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- CONSTRAINEDTYPEANDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for CONSTRAINEDTYPETYPE
- ConstrainedTypeImplementation - Class in be.SIRAPRISE.typeimplementations
-
ConstrainedTypeImplementation is the implementation object used for constrained types.
- ConstrainedTypeImplementation(NameIdentifier, AbstractTypeImplementation_V0105) - Constructor for class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
Creates the ConstrainedTypeImplementation
- ConstrainedTypesCreate - Class in be.SIRAPRISE.webclient
-
Function to create a constrained type.
- ConstrainedTypesCreate() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesCreate
-
- ConstrainedTypesCreateHelpPresentation - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesCreateHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesCreateHelpPresentation
-
- ConstrainedTypesCreatePresentation - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesCreatePresentation
-
- ConstrainedTypesDelete - Class in be.SIRAPRISE.webclient
-
Function to delete a constrained-type definition
- ConstrainedTypesDelete() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesDelete
-
- ConstrainedTypesDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesDeleteConfirmPresentation
-
- ConstrainedTypesManage - Class in be.SIRAPRISE.webclient
-
Function to manage the details of a constrained type
- ConstrainedTypesManage() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesManage
-
- ConstrainedTypesManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesManageDetailsPresentation
-
- ConstrainedTypesManageHelpPresentation - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesManageHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesManageHelpPresentation
-
- ConstrainedTypesSelectPresentation - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesSelectPresentation
-
- ConstrainedTypesWebClientFunction - Class in be.SIRAPRISE.webclient
-
- ConstrainedTypesWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.ConstrainedTypesWebClientFunction
-
- CONSTRAINEDTYPETYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for CONSTRAINEDTYPETYPE
- CONSTRAINTINVOLVESRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CONSTRAINTINVOLVESRELVAR:{RELVARNAME ERRORCODE}
- CONSTRAINTINVOLVESRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
- CONSTRAINTINVOLVESRELVAR - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- CONSTRAINTINVOLVESRELVARASSIGNMENTCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- CONSTRAINTINVOLVESRELVARRELVARS - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- CONSTRAINTINVRELVAR_RELVAR - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- CONSTRAINTLABEL - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CONSTRAINTLABEL_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CONSTRAINTMESSAGETEXT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CONSTRAINTMESSAGETEXT:{ERRORCODE}
- CONSTRAINTMESSAGETEXT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID for this relvar
- CONSTRAINTMESSAGETEXT - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CONSTRAINTMESSAGETEXT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CONSTRAINTMESSAGETEXT relvar records the error message texts for the constraints defined for the database.
Heading : CONSTRAINTMESSAGETEXT(STRING) ERRORCODE(LONG)
Key {ERRORCODE}
Predicate : The text to be displayed upon violations of the constraint with error code <ERRORCODE> is '<CONSTRAINTMESSAGETEXT>'.
- CONSTRAINTMESSAGETEXT_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CONSTRAINTMESSAGETEXTCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for CONSTRAINTMESSAGETEXTCONSTRAINT
- ConstraintViolatedErrorMessage - Class in be.SIRAPRISE.messages
-
- ConstraintViolatedErrorMessageType - Class in be.SIRAPRISE.messages
-
The ConstraintViolatedErrorMessageType is the type of message returned by a SIRA_PRISE server to a client when an assignment command carried out by/for that client has resulted in a constraint violation.
- ConstraintViolatedErrorMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ConstraintViolatedErrorMessageTypeV1_0 is V1_0 of the ConstraintViolatedErrorMessageType.
- ConstructorFor - Annotation Type in be.SIRAPRISE.client.jsba
-
The ConstructorFor annotation allows the jsba runtime to decide which constructor to use for building jsba objects from the tuples in a relation returned from a query.
- ConstructorMissingException - Exception in be.SIRAPRISE.client.jsba
-
A ConstructorMissingException indicates that a Class object was passed as an argument to one of the JSBA's toObject(), toObjects(), toObjectCollection() or toObjectsCollection() methods, but that Class does not have the required public no-arg constructor
- ConstructorMissingException(NoSuchMethodException) - Constructor for exception be.SIRAPRISE.client.jsba.ConstructorMissingException
-
Creates the exception, setting the given exception as its cause
- ConstructorMissingException() - Constructor for exception be.SIRAPRISE.client.jsba.ConstructorMissingException
-
Creates the exception
- contains(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Checks whether this relation contains all tuples of the given relation.
- contains(Tuple) - Method in interface be.SIRAPRISE.client.IRelation
-
Checks whether this relation contains the given tuple.
- contains(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- contains(Tuple) - Method in class be.SIRAPRISE.client.RelationProxy
-
- CONTAINS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"CONTAINS" is the Allen CONTAINS operator for intervals.
- contains(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- contains(Tuple) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
Checks if this container contains the given tuple
- contains(Object) - Method in class be.SIRAPRISE.util.MyLinkedListBackedByHash
-
- contains(Object) - Method in class be.SIRAPRISE.util.MyListSet
-
- contains(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- contains(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
- CONTAINS_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- containsAll(Collection<?>) - Method in class be.SIRAPRISE.util.MyListSet
-
- containsAll(Collection<?>) - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- containsAll(Collection<?>) - Method in class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
- containsAttribute(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Checks whether an attribute of the given name appears in the heading
- containsAttribute(String) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- containsKey(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- containsKey(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- CONTAINSPOINT - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"CONTAINSPOINT" is the CONTAINSPOINT operator for intervals.
- CONTAINSPOINT_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSR - Class in be.SIRAPRISE.typeimplementations
-
CONTAINSR
- CONTAINSR - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSR_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSR_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
CONTAINSR returns true iff the first relation argument contains all the tuples of the second.
- CONTAINSR_RELATION_RELATION() - Constructor for class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
- CONTAINSRUSING - Class in be.SIRAPRISE.typeimplementations
-
CONTAINSRUSING
- CONTAINSRUSING - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSRUSING_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSRUSING_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
CONTAINSRUSING returns true iff the first relation argument contains all the tuples of the second, with some of the interval-typed attributes treated in 'USING' mode.
- CONTAINSRUSING_RELATION_RELATION(Heading, LinkedList<NameIdentifier>) - Constructor for class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
Creates the CONTAINSRUSING_RELATION_RELATION
- CONTAINSRUSING_RELATION_RELATION(Heading, LinkedList<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, MyReadOnlyMap<NameIdentifier, IntervalTypeImplementation>) - Constructor for class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
Creates the CONTAINSRUSING_RELATION_RELATION
- CONTAINST - Class in be.SIRAPRISE.typeimplementations
-
CONTAINST
- CONTAINST - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINST_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINST_RELATION_TUPLE - Class in be.SIRAPRISE.typeimplementations
-
CONTAINST returns true iff the first relation argument contains the tuples that is the second argument.
- CONTAINST_RELATION_TUPLE() - Constructor for class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
- CONTAINSTUSING - Class in be.SIRAPRISE.typeimplementations
-
CONTAINSTUSING
- CONTAINSTUSING - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSTUSING_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- CONTAINSTUSING_RELATION_TUPLE - Class in be.SIRAPRISE.typeimplementations
-
CONTAINSTUSING returns true iff the first relation argument contains all the tuples of the second, with some of the interval-typed attributes treated in 'USING' mode.
- CONTAINSTUSING_RELATION_TUPLE(Heading, LinkedList<NameIdentifier>) - Constructor for class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
Creates the CONTAINSTUSING_RELATION_RELATION
- CONTAINSTUSING_RELATION_TUPLE(Heading, LinkedList<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>, MyReadOnlyMap<NameIdentifier, IntervalTypeImplementation>) - Constructor for class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
Creates the CONTAINSTUSING_RELATION_RELATION
- containsUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Checks whether this relation contains all tuples of the given relation, with the given usingAttributes treated in 'USING' mode.
- containsUsing(Tuple, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Checks whether this relation contains the given tuple, with the given usingAttributes treated in 'USING' mode.
- containsUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- containsUsing(Tuple, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- containsUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- containsUsing(Tuple, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- containsValue(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- containsValue(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- CONTEXTUSERID - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CONTINUATION - Static variable in class be.SIRAPRISE.client.ProcessScript
-
The line continuation sequence.
- convertFromIdentifierTypeDeclarationsMapToTypeDeclarationsMap(ReadOnlyMap<NameIdentifier, TypeDeclaration>) - Static method in class be.SIRAPRISE.typeimplementations.MyPossrepImplementation
-
Gets a 1.4 component typedeclarations map derived from a 1.5 component typedeclarations map
- convertFromTypeDeclarationsMapToComponentNameMap(ReadOnlyMap<String, TypeDeclaration>) - Static method in class be.SIRAPRISE.typeimplementations.MyPossrepImplementation
-
Converts a 1.5 possrep component type declarations map into a 1.4 component name map
- COS_ANGLE - Class in be.SIRAPRISE.typeimplementations
-
The COS operator returns the cosine of its argument.
- COS_ANGLE() - Constructor for class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
- COSEC_ANGLE - Class in be.SIRAPRISE.typeimplementations
-
COSEC returns the cosecant of the argument
- COSEC_ANGLE() - Constructor for class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
- COTAN_ANGLE - Class in be.SIRAPRISE.typeimplementations
-
COTAN returns the cotangent of its argument
- COTAN_ANGLE() - Constructor for class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
- COUNT - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- COUNT_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- CREATE - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- createHashMapFromEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createHashMapFromNonEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createHashMapWithMandatoryValuesFromEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createHashMapWithMandatoryValuesFromNonEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersHashMapFromEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersHashMapFromNonEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersHashMapWithMandatoryValuesFromEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersHashMapWithMandatoryValuesFromNonEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a HashMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersMapFromEscapedString(String, boolean) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Parses a bracketed String and builds a hashmap with the information contained within the (map) value is the (attribute) value, also in string format.
- createIdentifiersTreeMapFromEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersTreeMapFromNonEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersTreeMapWithMandatoryValuesFromEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createIdentifiersTreeMapWithMandatoryValuesFromNonEscaped(String) - Static method in class be.SIRAPRISE.typeimplementations.NmBracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createList(E...) - Static method in class be.SIRAPRISE.util.MyLinkedList
-
Creates a LinkedList from a given collection of objects
- createListFromEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a List of values contained in a String in the general format Name1(value1)Name2(value2)...
- createListFromNonEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a List of values contained in a String in the general format Name1(value1)Name2(value2)...
- createMap(Collection<Map.Entry<K, V>>) - Static method in class be.SIRAPRISE.util.MyHashMap
-
Returns a Map that holds only the entries from entrySet.
- createMap(Map.Entry<K, V>...) - Static method in class be.SIRAPRISE.util.MyHashMap
-
Returns a Map that holds only the entries from entrySet.
- createMap(Collection<Map.Entry<K, V>>) - Static method in class be.SIRAPRISE.util.MyTreeMap
-
Returns a Map that holds the entries from entrySet.
- createMap(Map.Entry<K, V>...) - Static method in class be.SIRAPRISE.util.MyTreeMap
-
Returns a Map that holds the entries from entrySet.
- createMapFromEscapedString(String, boolean) - Static method in class be.SIRAPRISE.util.BracketParser
-
Parses a bracketed String and builds a hashmap with the information contained within the (map) value is the (attribute) value, also in string format.
- createSet(E...) - Static method in class be.SIRAPRISE.util.MyHashSet
-
Creates a HashSet from a given collection of objects
- createSet(E...) - Static method in class be.SIRAPRISE.util.MyLinkedHashSet
-
Creates a LinkedHashSet from a given collection of objects
- createTreeMapFromEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createTreeMapFromNonEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createTreeMapWithMandatoryValuesFromEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- createTreeMapWithMandatoryValuesFromNonEscaped(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Creates a TreeMap for a String in the general format Name1(value1)Name2(value2)...
- CRLFInputStream - Class in be.SIRAPRISE.util
-
- CRLFInputStream(InputStream) - Constructor for class be.SIRAPRISE.util.CRLFInputStream
-
Creates the CRLFInputStream
- CRLFInputStream(InputStream, Charset) - Constructor for class be.SIRAPRISE.util.CRLFInputStream
-
Creates the CRLFInputStream
- CRYPTOALGORITHMS - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name of the property used to indicate the set of crypto algorithm names that can be used by a client
- CURRENTCONTEXT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CURRENTCONTEXT:{}
- CURRENTCONTEXT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID
- CURRENTCONTEXT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- CURRENTDATE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CURRENTDATE:{}
- CURRENTDATE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID
- CURRENTDATE - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CURRENTDATE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CURRENTDATE relation is a singleton relation with a single attribute of type DATE named CURRENTDATE.
- CURRENTDATE_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CURRENTTIME - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- CURRENTTIME - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CURRENTTIME_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- CURRENTUPDATE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CURRENTUPDATE:{}
- CURRENTUPDATE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal numeric ID
- CURRENTUPDATE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- CURRENTUSER - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
CURRENTUSER:{}
- CURRENTUSER - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID of this relvar
- CURRENTUSER - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The CURRENTUSER relation is a singleton relation with a single attribute of type NAME named CURRENTUSER.
- D_TYPEINTERVALTYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- DATAACTION_LOCATOR - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
- DATAACTION_REFERENCEDRELVAR - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- DATAACTIONNAME - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- DATAACTIONNAME - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- DATAACTIONNAME_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- DATAACTIONREFERENCES - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- DATAACTIONREFERENCES - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
- DATAACTIONREFERENCES - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
This relvar lists the direct references to other relvars made by the expression defining a triggered data action.
- DATAACTIONREFERENCES_I - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- DATABASECATALOG_SPDB - Static variable in interface be.SIRAPRISE.client.NAMES.FILENAMES
-
- DATABASECONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
DATABASECONSTRAINT:{ERRORCODE}
- DATABASECONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal numeric ID of the Relvar
- DatabaseConstraint - Class in be.SIRAPRISE.client.jsba
-
- DatabaseConstraint() - Constructor for class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Creates the DatabaseConstraint
- DatabaseConstraint(long, String, String, String) - Constructor for class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Creates the DatabaseConstraint
- DATABASECONSTRAINT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The DATABASECONSTRAINT relvar lists all the declared database constraints on the database's relvars.
Heading : CONSTRAINTLABEL(STRING) SP_EXPRESSION(STRING) ERRORCODE(LONG)
Key {ERRORCODE}
Predicate : The database is constrained by expression ISEMPTY(<SP_EXPRESSION>), which enforces the business rule '<CONSTRAINTLABEL>'.
- DATABASECONSTRAINTCHECK - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
DATABASECONSTRAINTCHECK:{RELVARNAME ERRORCODE OPERATIONTYPE}
- DATABASECONSTRAINTCHECK - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID for this relvar
- DatabaseConstraintCheck - Class in be.SIRAPRISE.client.jsba
-
- DatabaseConstraintCheck() - Constructor for class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Creates the DatabaseConstraint
- DatabaseConstraintCheck(long, String, int) - Constructor for class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Creates the DatabaseConstraint
- DATABASECONSTRAINTCHECK - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The DATABASECONSTRAINTCHECK relvar lists, for each databaseconstraint, all the update events that require a check of the concernec database constraint.
Heading : RELVARNAME(NAME) OPERATIONTYPE(INT) ERRORCODE(LONG)
Predicate : The database constraint with error code <ERRORCODE> is to be checked upon operations of type <OPERATIONTYPE> on relation variable <RELVARNAME>.
- DATABASECONSTRAINTCHECK_ERRORCODE - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- DATABASECONSTRAINTINVOCATIONDATABASECONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A Constraint check refers to a non-existing constraint"
- DATABASECONSTRAINTINVOCATIONRELATION - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A Constraint check refers to a non-existing Relvar"
- DatabaseConstraintsCreate - Class in be.SIRAPRISE.webclient
-
Function to add a new database constraint
- DatabaseConstraintsCreate() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsCreate
-
- DatabaseConstraintsCreateHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsCreateHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsCreateHelpPresentation
-
- DatabaseConstraintsCreatePresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsCreatePresentation
-
- DatabaseConstraintsDelete - Class in be.SIRAPRISE.webclient
-
Function to delete a databaseconstraint and possibly its corresponding constraintmessagetext
- DatabaseConstraintsDelete() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsDelete
-
- DatabaseConstraintsDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsDeleteConfirmPresentation
-
- DatabaseConstraintsManage - Class in be.SIRAPRISE.webclient
-
Function to manage the details of a database constraint
- DatabaseConstraintsManage() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsManage
-
- DatabaseConstraintsManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsManageDetailsPresentation
-
- DatabaseConstraintsManageHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsManageHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsManageHelpPresentation
-
- DatabaseConstraintsOverview - Class in be.SIRAPRISE.webclient
-
Function to produce an overview of database constraints
- DatabaseConstraintsOverview() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsOverview
-
- DatabaseConstraintsOverviewHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsOverviewHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsOverviewHelpPresentation
-
- DatabaseConstraintsOverviewPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsOverviewPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsOverviewPresentation
-
- DatabaseConstraintsSelectPresentation - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsSelectPresentation
-
- DatabaseConstraintsWebClientFunction - Class in be.SIRAPRISE.webclient
-
- DatabaseConstraintsWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.DatabaseConstraintsWebClientFunction
-
- DATABASECONSTRAINTTRANSACTIONCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- DATABASECONSTRAINTTUPLECONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for CONSTRAINTSERRORCODE
- DATASPACE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- DATASPACE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- DATE - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
Type DATE is intended to represent calendar dates.
- DATE_I - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
- DATESHIFT_DATE_INT_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
The DATESHIFT operator computes a date that is a given quantity of days, months, years away from a given date
- DATESHIFT_DATE_INT_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
- DAY - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- DAY_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- dbAddCommand(String, DBObject) - Static method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for adding an entry in the named relvar (in the database the transaction is connected to), for the given object.
- dbAddCommand() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for adding (in the database the transaction is connected to) an entry in the single relvar named in this object's class' @forrelvar annotation, for the given object.
- dbAddCommand(String) - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for adding an entry in the named relvar (in the database the transaction is connected to), for the given object.
- dbAddCommandAll() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for adding (in the database the transaction is connected to) an entry in all the relvars named in this object's class' @forrelvar annotation, for the given object.
- dbAssertCommand(String, DBObject) - Static method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the Assert command for asserting an entry in the named relvar (in the database the transaction is connected to), for the given object.
- dbAssertCommand() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the Assert command for asserting (in the database the transaction is connected to) an entry in the single relvar named in this object's class' @forrelvar annotation, for the given object.
- dbAssertCommand(String) - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the Assert command for asserting an entry in the named relvar (in the database the transaction is connected to), for the given object.
- dbAssertCommandAll() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the Assert command for asserting (in the database the transaction is connected to) an entry in the all relvars named in this object's class' @forrelvar annotation, for the given object.
- DBConnection - Class in be.SIRAPRISE.client
-
Class used to communicate between a program and the SIRA_PRISE dbms.
- DBConnection(SiraPriseServer, Set<String>, String, boolean, long, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port with the given autoCommit setting, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, boolean, long, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port with the given autoCommit setting, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, boolean, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, boolean, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, long, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, long, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, Set<String>, String, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, String, boolean, long, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port with the given autoCommit setting, and opens it for communication.
- DBConnection(SiraPriseServer, String, boolean, long, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port with the given autoCommit setting, and opens it for communication.
- DBConnection(SiraPriseServer, String, boolean, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, String, boolean, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, String, long, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, String, long, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, String, Set<String>, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnection(SiraPriseServer, String, Signer) - Constructor for class be.SIRAPRISE.client.DBConnection
-
Creates a connection to the server on the specified host and port, and opens it for communication.
- DBConnectionPool - Class in be.SIRAPRISE.client
-
- DBConnectionPoolProperties - Class in be.SIRAPRISE.client
-
DBConnectionPoolProperties can be configured in a DBConnectionPool.properties file.
- DBConnectionProperties - Class in be.SIRAPRISE.client
-
The DBConnectionProperties singleton holds the property values mentioned in the DBCONNECTION.PROPERTIES file.
- dbDeleteCommand(String, DBObject) - Static method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for deleting the tuple in the named relvar (in the database the transaction is connected to), for the given object.
- dbDeleteCommand() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for deleting (in the database the transaction is connected to) the tuple in the relvar named in the @forrelvar annotation of this object's class, for the given object.
- dbDeleteCommand(String) - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for deleting the tuple in the named relvar (in the database the transaction is connected to), for the given object.
- dbDeleteCommandAll() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for deleting the tuple in the named relvar (in the database the transaction is connected to), for the given object.
- DBException - Exception in be.SIRAPRISE.client
-
A DBException is thrown by DBConnection's communication methods when the SIRA_PRISE server has reported any kind of error.
- DBMonitorConnection - Class in be.SIRAPRISE.client
-
Class used to communicate between a program and the SIRA_PRISE monitor.
- DBMonitorConnection(InetAddress, int) - Constructor for class be.SIRAPRISE.client.DBMonitorConnection
-
Creates a monitor connection to the specified host and port for an anonymous client.
- DBMonitorConnection(InetAddress, int, Set<String>, String, Signer) - Constructor for class be.SIRAPRISE.client.DBMonitorConnection
-
Creates a monitor connection to the specified host.
- DBMonitorConnection(String, int) - Constructor for class be.SIRAPRISE.client.DBMonitorConnection
-
Creates a monitor connection to the specified host and port for an anonymous client.
- DBMonitorConnection(String, int, Set<String>, String, Signer) - Constructor for class be.SIRAPRISE.client.DBMonitorConnection
-
Creates the monitor connection to the specified host and port.
- DBMonitorConnectionProperties - Class in be.SIRAPRISE.client
-
The DBMonitorConnectionProperties singleton holds the property values for monitor connections.
- DbmsAngleImplementation - Class in be.SIRAPRISE.typeimplementations
-
Type 'Angle' is provided to demonstrate the type-plugin feature.
- DbmsAngleImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- DbmsAverageImplementation - Class in be.SIRAPRISE.typeimplementations
-
Type 'Average' is used when computing averages.
- DbmsAverageImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- DbmsBarImplementation - Class in be.SIRAPRISE.typeimplementations
-
Type 'Bar' is provided to demonstrate the type-plugin feature, and to test the catalog constraints re.
- DbmsBarImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- DbmsBigintImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the SIRA_PRISE big number type.
- DbmsBigintImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- DbmsBitsImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the binary bucket type.
- DbmsBitsImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- DbmsBooleanImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the system-defined Boolean type.
- DbmsBooleanImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- DbmsCharImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the system-defined CHAR type.
- DbmsCharImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- DBMSCLASSLOADERRESOURCESDIRECTORY - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The name of the engine property that holds the directory where the engine's own classloader searches for classes
- DBMSCLASSLOADERRESOURCESDIRECTORYDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default for directory where the engine's own classloader searches for classes
- DbmsDateImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the SIRA_PRISE DATE type.
- DbmsDateImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- DbmsDecimalImplementation - Class in be.SIRAPRISE.typeimplementations
-
- DbmsDecimalImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
- DBMSFILE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
DBMSFILE:{FILENAME}
- DBMSFILE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal numeric ID of the relvar
- DbmsFile - Class in be.SIRAPRISE.client.jsba
-
- DbmsFile() - Constructor for class be.SIRAPRISE.client.jsba.DbmsFile
-
- DbmsFile(String, int) - Constructor for class be.SIRAPRISE.client.jsba.DbmsFile
-
- DBMSFILE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The DBMSFILE relvar lists all the physical files in which data is recorded by the engine.
Heading : FILENAME(FILENAME) PAGESIZE(INT)
Key {FILENAME}
Predicate : <FILENAME> is a dbms file with pagesize <PAGESIZE>.
- DBMSFILEDIRECTORY - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The DBMSFILEDIRECTORY property defines the location on disk where the engine keeps its database files.
- DBMSFILEDIRECTORYDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the DBMSFILEDIRECTORY property.
- DbmsFilenameImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the system-defined FILENAME type.
- DbmsFilenameImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- DBMSFILEPAGERESIZE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- DBMSFILEPAGESIZE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"Page size must be > 2047 and < 65537"
- DbmsFilePoolOverview - Class in be.SIRAPRISE.webclient
-
Function to view the current contents of the file pool
- DbmsFilePoolOverview() - Constructor for class be.SIRAPRISE.webclient.DbmsFilePoolOverview
-
- DbmsFilePoolOverviewHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilePoolOverviewHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilePoolOverviewHelpPresentation
-
- DbmsFilePoolOverviewPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilePoolOverviewPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilePoolOverviewPresentation
-
- DbmsFilesCreate - Class in be.SIRAPRISE.webclient
-
Function to create a new SIRA_PRISE dbms file.
- DbmsFilesCreate() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesCreate
-
- DbmsFilesCreateHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesCreateHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesCreateHelpPresentation
-
- DbmsFilesCreatePresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesCreatePresentation
-
- DbmsFilesDelete - Class in be.SIRAPRISE.webclient
-
Function to delete an existing SIRA_PRISE dbms file
- DbmsFilesDelete() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesDelete
-
- DbmsFilesDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesDeleteConfirmPresentation
-
- DbmsFilesDeleteHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesDeleteHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesDeleteHelpPresentation
-
- DbmsFilesManage - Class in be.SIRAPRISE.webclient
-
Function to manage the details of a dbms file
- DbmsFilesManage() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesManage
-
- DbmsFilesManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesManageDetailsPresentation
-
- DbmsFilesManageHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesManageHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesManageHelpPresentation
-
- DbmsFilesOverview - Class in be.SIRAPRISE.webclient
-
Function to display an overview of existing dbms files
- DbmsFilesOverview() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesOverview
-
- DbmsFilesOverviewHelpPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesOverviewHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesOverviewHelpPresentation
-
- DbmsFilesOverviewPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesOverviewPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesOverviewPresentation
-
- DbmsFilesSelectPresentation - Class in be.SIRAPRISE.webclient
-
- DbmsFilesSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesSelectPresentation
-
- DBMSFILESTORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A StorageSpace refers to a non-existing DbmsFile"
- DbmsFilesWebClientFunction - Class in be.SIRAPRISE.webclient
-
- DbmsFilesWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.DbmsFilesWebClientFunction
-
- DbmsFloatImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the system-defined FLOAT type.
- DbmsFloatImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- DbmsFooImplementation - Class in be.SIRAPRISE.typeimplementations
-
Type 'Foo' is provided to demonstrate the type-plugin feature.
- DbmsFooImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- DbmsIntImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the SIRA_PRISE int type.
- DbmsIntImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- DBMSJOURNALSDIRECTORY - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The DBMSJOURNALSDIRECTORY property defines the disk location where the server engine writes its journals.
- DBMSJOURNALSDIRECTORYDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the DBMSJOURNALSDIRECTORY property.
- DBMSLOGSDIRECTORY - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The DBMSLOGSDIRECTORY property defines the disk location where the server engine writes its log files.
- DBMSLOGSDIRECTORYDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the DBMSLOGSDIRECTORY property.
- DBMSLOGSIZELIMIT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The name of the property defining the server log size limit
- DBMSLOGSIZELIMITDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the server log size limit
- DBMSLOGSROTATECOUNT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The name of the property defining the server logs rotate count
- DBMSLOGSROTATECOUNTDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the server logs rotate count
- DbmsLongImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation of the SIRA_PRISE long type.
- DbmsLongImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- DbmsNameImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the system-defined NAME type.
- DbmsNameImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- DbmsRelationImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the (generic) Relation type.
- DbmsRelationImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- DBMSRESOURCESDIRECTORY - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The DBMSRESOURCESDIRECTORY property defines the disk location where the server engine keeps its resource files.
- DBMSRESOURCESDIRECTORYDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the DBMSRESOURCESDIRECTORY property.
- DbmsScalednumberImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the SIRA_PRISE scaled number type.
- DbmsScalednumberImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- DbmsScalednumberImplementation_MP - Class in be.SIRAPRISE.typeimplementations
-
- DbmsScalednumberImplementation_MP() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- DbmsStringImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the String type.
- DbmsStringImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- DbmsTimeofdayImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the Sira_Prise time-of-day type.
- DbmsTimeofdayImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- DbmsTupleImplementation - Class in be.SIRAPRISE.typeimplementations
-
DbmsTupleImplementation is the implementation class for the Tuple type [generator].
- DbmsTupleImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- DBObject - Interface in be.SIRAPRISE.client.jsba
-
An interface without associated methods that allows to identify the classes that are used in Java/SIRA_PRISE bridging
- DBObjectFactory - Class in be.SIRAPRISE.client.jsba
-
- DBObjectGenerator - Class in be.SIRAPRISE.client.jsba
-
The DBObjectGenerator utility helps the developer to write jsba-annotated classes for the java/SIRA_PRISE bridging architecture (abbreviated JSBA).
- DBObjectGeneratorProperties - Class in be.SIRAPRISE.client.jsba
-
The DBObjectGeneratorProperties object is used by the DBObjectGenerator utility to retrieve its configurable runtime information, such as the host and port number to connect to.
- DBObjectInterfaceGenerator - Class in be.SIRAPRISE.client.jsba
-
The DBObjectInterfaceGenerator utility helps the developer in writing classes for the java/SIRA_PRISE bridging architecture (abbreviated JSBA) by generating java source files that define an interface for JSBA classes to implement.
- DBObjectInterfaceGeneratorProperties - Class in be.SIRAPRISE.client.jsba
-
The DBObjectInterfaceGeneratorProperties object is used by the DBObjectInterfaceGenerator utility to retrieve its configurable runtime information, such as the host and port number to connect to.
- DBObjectNotAnnotatedForASingleRelvarException - Exception in be.SIRAPRISE.client.jsba
-
- DBObjectTemplate - Class in be.SIRAPRISE.client.jsba
-
Class provided for purposes of documenting the methods involved in the SIRA_PRISE/Java bridge.
- DBObjectTemplate() - Constructor for class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
The public no-arg constructor is required in any (class that implements) DBObject.
- DBObjectTemplate(int, String) - Constructor for class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Other constructors may exist to serve the application programs
- DBObjectToDmlAddCommandTransformer - Class in be.SIRAPRISE.client.jsba
-
DBObjectToDmlAddCommandTransformer can be used in conjunction with the
CollectionTransformer
for getting the DmlAddCommand for collections of DBObjects
- DBObjectToDmlAddCommandTransformer(String) - Constructor for class be.SIRAPRISE.client.jsba.DBObjectToDmlAddCommandTransformer
-
Creates the DBObjectToDmlAddCommandTransformer
- DBObjectToDmlAssertCommandTransformer - Class in be.SIRAPRISE.client.jsba
-
DBObjectToDmlAssertCommandTransformer can be used in conjunction with the
CollectionTransformer
for getting the DmlAssertCommand for collections of DBObjects
- DBObjectToDmlAssertCommandTransformer(String) - Constructor for class be.SIRAPRISE.client.jsba.DBObjectToDmlAssertCommandTransformer
-
Creates the DBObjectToDmlAddCommandTransformer
- DBObjectToDmlDeleteCommandTransformer - Class in be.SIRAPRISE.client.jsba
-
DBObjectToDmlDeleteCommandTransformer can be used in conjunction with the
CollectionTransformer
for getting the DmlDeleteCommand for collections of DBObjects
- DBObjectToDmlDeleteCommandTransformer(String) - Constructor for class be.SIRAPRISE.client.jsba.DBObjectToDmlDeleteCommandTransformer
-
Creates the DBObjectToDmlAddCommandTransformer
- DBObjectToDmlUnassertCommandTransformer - Class in be.SIRAPRISE.client.jsba
-
DBObjectToDmlUnassertCommandTransformer can be used in conjunction with the
CollectionTransformer
for getting the DmlUnassertCommand for collections of DBObjects
- DBObjectToDmlUnassertCommandTransformer(String) - Constructor for class be.SIRAPRISE.client.jsba.DBObjectToDmlUnassertCommandTransformer
-
Creates the DBObjectToDmlAddCommandTransformer
- DBTransaction - Class in be.SIRAPRISE.client
-
A DBTransaction represents the transaction that is active on some DBConnection.
- dbUnAssertCommand(String, DBObject) - Static method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for unasserting the tuple in the named relvar (in the database the transaction is connected to), for the given object.
- dbUnAssertCommand() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for unasserting the tuple in the relvar named in the @forrelvar annotation of this class.
- dbUnAssertCommand(String) - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for unasserting the tuple in the named relvar (in the database the transaction is connected to), for the given object.
- dbUnAssertCommandAll() - Method in class be.SIRAPRISE.client.jsba.AbstractDBObject
-
Gets the command for unasserting the tuple in all the relvars named in the @forrelvar annotation of this class.
- dbUpdateCommand(String, UpdatableDBObject) - Static method in class be.SIRAPRISE.client.jsba.AbstractUpdatableDBObject
-
Gets the command for Updating an entry in the named relvar (in the database the transaction is connected to), for the given object.
- dbUpdateCommand(String) - Method in class be.SIRAPRISE.client.jsba.AbstractUpdatableDBObject
-
Gets the command for Updating an entry in the named relvar, for this DBObject.
- dbUpdateCommand() - Method in class be.SIRAPRISE.client.jsba.AbstractUpdatableDBObject
-
Gets the command for Updating an entry in the relvar named in the relvars annotation, for this DBObject.
- DBVERIFY - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- DBVerifyCommandParams - Class in be.SIRAPRISE.messages
-
- DBVerifyCommandParams(NameIdentifier) - Constructor for class be.SIRAPRISE.messages.DBVerifyCommandParams
-
- DBVerifyMessage - Class in be.SIRAPRISE.messages
-
- DBVerifyMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteDBVerifyMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
- DBVerifyMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The DBVerifyMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
- DDLCapture - Class in be.SIRAPRISE.util
-
- DECIMAL - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- DECIMAL - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
- decrypt(byte[]) - Method in class be.SIRAPRISE.util.JCECipher
-
- decrypt(byte[]) - Method in class be.SIRAPRISE.util.ProprietaryOrJCECipher
-
decrypts the given byte stream
- decrypt(byte[]) - Method in class be.SIRAPRISE.util.SPE
-
- decryptSecret(Signature, String, byte[]) - Method in class be.SIRAPRISE.client.ClientSideOperatorImplementationsManagerSigner
-
- decryptSecret(Signature, String, byte[]) - Method in class be.SIRAPRISE.client.ClientSideTypeImplementationsManagerSigner
-
- decryptSecret(Signature, String, byte[]) - Method in class be.SIRAPRISE.client.jsba.DBObjectGenerator
-
- decryptSecret(Signature, String, byte[]) - Method in class be.SIRAPRISE.client.jsba.DBObjectInterfaceGenerator
-
- decryptSecret(Signature, String, byte[]) - Method in class be.SIRAPRISE.client.ProcessScript
-
- decryptSecret(Signature, String, byte[]) - Method in interface be.SIRAPRISE.util.Signer
-
Decrypts an encrypted secret, encryption of which was done using the public key corresponding to the private key we also use to sign messages with
- decryptSecret(Signature, String, byte[]) - Method in class be.SIRAPRISE.util.UserPrivateKeyProvider
-
- DEFAULTCONNECTIONIDLETIME - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The property name for specifying the connection idle time for all connections created using a DBConnection constructor that does not specify an explicit idle time.
- DEFAULTENCRYPTIONALGORITHMNAMES - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name of the property that specifies which ciphers will be used by connections that are created by a constructor that did not explicitly provide this information
- DEFAULTENCRYPTIONALGORITHMNAMESDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The value used for the DEFAULTENCRYPTIONALGORITHMNAMES property if no value is explicitly configured
- DEFAULTKEYSTORETYPE - Static variable in interface be.SIRAPRISE.client.NAMES
-
- DEFAULTKEYSTORETYPE - Static variable in class be.SIRAPRISE.util.MyKeyStore
-
- DEFAULTSERVERPOOLSIZE - Variable in class be.SIRAPRISE.client.DBConnectionPoolProperties
-
The default size ("5" ) of the connections pool for a given server that will be used by the DBConnectionPool if no size is explicitly configured for the server.
- DEFAULTSIGNATUREALGORITHMNAMES - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name of the property that specifies which signature algorithms can be employed by a DBConnection that is created using a constructor that does not explicitly provide this information.
- DEFAULTSIGNATUREALGORITHMNAMESDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The default value for the signature algorithms list that will be used for the DEFAULTSIGNATUREALGORITHMNAMES property, if no value is configured
- DEFAULTTRANSACTIONSAUTOCOMMITMODE - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name of the property that specifies the (default) transaction autocommit setting for all connections created using a constructor that does not explicitly provide this information.
- DEFAULTTRANSACTIONSAUTOCOMMITMODEDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
- DEFAULTTRANSACTIONSDDLCAPTUREMODE - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name for the property ("DDLCAPTURE" ) configuring the DBConnection-level default DDLCAPTURE setting for transactions started by methods not explicitly providing this setting
- DEFAULTTRANSACTIONSDDLCAPTUREMODEDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
- DEFAULTTRANSACTIONSREADONLYMODE - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name of the property ("TRANSACTIONSREADONLY" ) that specifies the (default !) read-only mode setting for all transactions started on a connection created using a constructor that does not explicitly state this value.
- DEFAULTTRANSACTIONSREADONLYMODEDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
- DEFAULTTRANSACTIONSSNAPSHOTMODE - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name ("DEFAULTTRANSACTIONSSNAPSHOTMODE" ) of the property for configuring the snapshot mode for read-only transactions, when the startTransaction request does not explicitly provide this information
- DEFAULTTRANSACTIONSSNAPSHOTMODEDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
- DEGREES - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- DEGREES_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- DELETE - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- DELETES - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- DELETESBAC - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- DELETESSAC - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- DIV_BIGINT_BIGINT - Class in be.SIRAPRISE.typeimplementations
-
Integer division.
- DIV_BIGINT_BIGINT() - Constructor for class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
- DIV_FLOAT_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
The FLOAT division operator.
- DIV_FLOAT_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
- DIV_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
Integer division.
- DIV_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
- DIV_LONG_LONG - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the LONG division operator.
- DIV_LONG_LONG() - Constructor for class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
- DIV_SCALEDNUMBER_SCALEDNUMBER - Class in be.SIRAPRISE.typeimplementations
-
Integer division.
- DIV_SCALEDNUMBER_SCALEDNUMBER() - Constructor for class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
- DIVIDEBYPER - Class in be.SIRAPRISE.typeimplementations
-
DIVIDEBYPER
- DIVIDEBYPER() - Constructor for class be.SIRAPRISE.typeimplementations.DIVIDEBYPER
-
- DIVIDEBYPER - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- DIVIDEBYPER_RELATION_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
- DIVIDEBYPER_RELATION_RELATION_RELATION() - Constructor for class be.SIRAPRISE.typeimplementations.DIVIDEBYPER_RELATION_RELATION_RELATION
-
- DivideByPerIncompatibleDividendPerHeadings - Exception in be.SIRAPRISE.typeimplementations
-
DivideByPerIncompatibleDividendPerHeadings
- DivideByPerIncompatibleDividendPerHeadings(Exception) - Constructor for exception be.SIRAPRISE.typeimplementations.DivideByPerIncompatibleDividendPerHeadings
-
Creates the DivideByPerIncompatibleDividendPerHeadings
- DivideByPerIncompatibleDivisorPerHeadings - Exception in be.SIRAPRISE.typeimplementations
-
DivideByPerIncompatibleDivisorPerHeadings
- DivideByPerIncompatibleDivisorPerHeadings(Exception) - Constructor for exception be.SIRAPRISE.typeimplementations.DivideByPerIncompatibleDivisorPerHeadings
-
Creates the DivideByPerIncompatibleDivisorPerHeadings
- DIVIDEBYPERInvocationResultDetails - Class in be.SIRAPRISE.typeimplementations
-
DIVIDEBYPERInvocationResultDetails
- DIVIDEBYPERInvocationResultDetails(Heading, String, Collection<? extends KeyDef>, MyReadOnlySet<NameIdentifier>, MyReadOnlySet<NameIdentifier>) - Constructor for class be.SIRAPRISE.typeimplementations.DIVIDEBYPERInvocationResultDetails
-
Creates the DIVIDEBYPERInvocationResultDetails
- DivideByPerProxy - Class in be.SIRAPRISE.client
-
DivideByPerProxy
- DivideByPerProxy(IRelation, IRelation, IRelation) - Constructor for class be.SIRAPRISE.client.DivideByPerProxy
-
Creates the DivideByPerProxy
- dividedyper(IRelation, IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the division of this relation by the given divisor, per the given 'per' relation.
- dividedyper(IRelation, IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- dividedyper(IRelation, IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- DmlAddCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlAddCommand is the command that will make sure that a tuple will be added to the named relvar (in the target database to which this command will be sent) for the object passed to the constructor.
- DmlAddCommand(String, DBObject) - Constructor for class be.SIRAPRISE.client.jsba.DmlAddCommand
-
Creates the command object.
- DmlAssertCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlAssertCommand is the command that will make sure that a tuple will exist in the named relvar (in the target database to which this command will be sent) for the object passed to the constructor.
- DmlAssertCommand(String, DBObject) - Constructor for class be.SIRAPRISE.client.jsba.DmlAssertCommand
-
Creates the command object.
- DmlAssignmentCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlAssignmentCommand is any command that performs some kind of update in the database.
- DmlAssignmentCommand() - Constructor for class be.SIRAPRISE.client.jsba.DmlAssignmentCommand
-
- DmlCommand - Class in be.SIRAPRISE.client.jsba
-
DmlCommand objects are the objects that represent dml Commands that can be executed in a transaction, on a connection to a SIRA_PRISE database.
- DmlCommand() - Constructor for class be.SIRAPRISE.client.jsba.DmlCommand
-
- DmlDeleteCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlDeleteCommand is the command that will make sure that a tuple will be removed from the named relvar (in the target database to which this command will be sent) for the object passed to the constructor.
- DmlDeleteCommand(String, DBObject) - Constructor for class be.SIRAPRISE.client.jsba.DmlDeleteCommand
-
Creates the command object.
- DmlExecutedMessage - Class in be.SIRAPRISE.messages
-
- DmlExecutedMessageType - Class in be.SIRAPRISE.messages
-
The DmlExecutedMessageType is the type of message sent by a SIRA_PRISE server in response to an "Execute DML" message
- DmlExecutedMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
DmlExecutedMessageTypeV1_0 is V1_0 of the DmlExecutedMessageType.
- DmlMultipleAssignmentCommand - Class in be.SIRAPRISE.client.jsba
-
- DmlMultipleAssignmentCommand(DmlAssignmentCommand...) - Constructor for class be.SIRAPRISE.client.jsba.DmlMultipleAssignmentCommand
-
Creates the command object.
- DmlMultipleAssignmentCommand(Collection<? extends DmlAssignmentCommand>) - Constructor for class be.SIRAPRISE.client.jsba.DmlMultipleAssignmentCommand
-
Creates the command object.
- DmlMultipleAssignmentCommand(DmlSingleAssignmentCommand[]) - Constructor for class be.SIRAPRISE.client.jsba.DmlMultipleAssignmentCommand
-
Creates the command object.
- DmlNonAssignmentCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlNonAssignmentCommand is any command that doesn't perform some kind of update in the database.
- DmlNonAssignmentCommand() - Constructor for class be.SIRAPRISE.client.jsba.DmlNonAssignmentCommand
-
- DmlSingleAssignmentCommand - Class in be.SIRAPRISE.client.jsba
-
- DmlSingleAssignmentCommand(String, Object) - Constructor for class be.SIRAPRISE.client.jsba.DmlSingleAssignmentCommand
-
Creates the command object.
- DmlUnassertCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlUnassertCommand is the command that will make sure that a tuple will not exist in the named relvar (in the target database to which this command will be sent) for the object passed to the constructor.
- DmlUnassertCommand(String, DBObject) - Constructor for class be.SIRAPRISE.client.jsba.DmlUnassertCommand
-
Creates the command object.
- DmlUpdateCommand - Class in be.SIRAPRISE.client.jsba
-
A DmlUpdateCommand is the command that will replace a tuple with another one in the named relvar (in the target database to which this command will be sent) for the object passed to the constructor.
- DmlUpdateCommand(String, UpdatableDBObject) - Constructor for class be.SIRAPRISE.client.jsba.DmlUpdateCommand
-
Creates the command object.
- DMY - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- doActionLogic(String) - Method in class be.SIRAPRISE.webclient.Console
-
- doActionLogic(String) - Method in class be.SIRAPRISE.webclient.SpaceCalculations
-
- doActionLogic(String) - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintChecksCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintChecksDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AttributesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AttributesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AttributesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.AttributesOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.BackupEngine
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClientsOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.CollectRelvarStatistics
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.CompareUpgradedToInstalledRelvar
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.Console
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilePoolOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.HotRestartEngine
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentCreate
-
Deprecated.
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentDelete
-
Deprecated.
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentManage
-
Deprecated.
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.KeyAttributesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.KeyAttributesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.KeysCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.KeysDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.KeysManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.KillConnection
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.LUWPoolOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.Main
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.MonitorMemory
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.OperatorsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.OperatorsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.OperatorsOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordAttributesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordAttributesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordAttributesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarAttributesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarAttributesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarPoolOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.RelvarsOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.ShutdownEngine
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TupleConstraintsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TupleConstraintsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TupleConstraintsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TypesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.TypesOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesPhysicalPossrepComponentsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesPhysicalPossrepComponentsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UsersCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UsersDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UsersManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.UsersOverview
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.VerifyDBRelvar
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsCreate
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsDelete
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsManage
-
- doInitialLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintChecksCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintChecksDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AttributesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AttributesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AttributesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.AttributesOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.BackupEngine
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClientsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.CollectRelvarStatistics
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.CompareUpgradedToInstalledCatalog
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.CompareUpgradedToInstalledRelvar
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.Console
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilePoolOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.HotRestartEngine
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentCreate
-
Deprecated.
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentDelete
-
Deprecated.
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentManage
-
Deprecated.
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.KeyAttributesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.KeyAttributesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.KeysCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.KeysDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.KeysManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.KillConnection
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.LUWPoolOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.Main
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.MonitorMemory
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.OperatorsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.OperatorsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.OperatorsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordAttributesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordAttributesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordAttributesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarAttributesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarAttributesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarPoolOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.RelvarsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.ShutdownEngine
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.SpaceCalculations
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TupleConstraintsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TupleConstraintsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TupleConstraintsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TypesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.TypesOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesPhysicalPossrepComponentsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesPhysicalPossrepComponentsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UsersCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UsersDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UsersManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.UsersOverview
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.VerifyDBRelvar
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsCreate
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsDelete
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsManage
-
- doPresentationLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.AttributesManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.AttributesOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.ClientCertificatesManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.ClientsManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.ClientsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.DbmsFilesOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.IndexComponentDelete
-
Deprecated.
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.KeysManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.OperatorsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.RecordTypesOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.RelvarsManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.RelvarsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.StorageSpaceOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.TypesOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.UsersManage
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.UsersOverview
-
- doResumeLogic() - Method in class be.SIRAPRISE.webclient.VirtualRelvarsOverview
-
- DUMPDB - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- dumpDB(String, String) - Method in class be.SIRAPRISE.server.ServerEngineManager
-
- dumpDB(String, String) - Method in interface be.SIRAPRISE.server.ServerEngineManagerMBean
-
MBean method to request a DBMS file dump
- DumpDBMessage - Class in be.SIRAPRISE.messages
-
- DumpDBMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteDumpDBMessageType is used for instructing the server monitor to do a DUMPDB on a file.
- DumpDBMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The ExecuteDumpDBMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
- DumpDBParams - Class in be.SIRAPRISE.messages
-
- DumpDBParams(FileNameIdentifier, DumpFileOption) - Constructor for class be.SIRAPRISE.messages.DumpDBParams
-
- DumpFileOption - Class in be.SIRAPRISE.messages
-
Enumeration type for the options on the DUMPDB monitor command
- DuplicateAttributeException - Exception in be.SIRAPRISE.typeimplementations
-
DuplicateAttributeException
- DuplicateAttributeException(String) - Constructor for exception be.SIRAPRISE.typeimplementations.DuplicateAttributeException
-
Creates the DuplicateAttributeException
- DuplicateClosureAttributeException - Exception in be.SIRAPRISE.typeimplementations
-
DuplicateClosureAttributeException
- DuplicateClosureAttributeException(String) - Constructor for exception be.SIRAPRISE.typeimplementations.DuplicateClosureAttributeException
-
Creates the DuplicateClosureAttributeException
- DuplicateException - Exception in be.SIRAPRISE.util
-
DuplicateException
- DuplicateException(Object) - Constructor for exception be.SIRAPRISE.util.DuplicateException
-
Creates the DuplicateException
- DuplicateNameException - Exception in be.SIRAPRISE.util
-
An exception used by the BracketParser to signal duplicate names.
- DuplicateNameException(String) - Constructor for exception be.SIRAPRISE.util.DuplicateNameException
-
Creates the exception, setting the name that was found to be duplicate as the exception message.
- EMPTYRESOURCEDIRECTORIESCLEANUPRUNTIMEINTERVAL - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The EMPTYRESOURCEDIRECTORIESCLEANUPRUNTIMEINTERVAL property defines the time in milliseconds that must minimally lapse before a new empty resources directories cleanup thread can start, after one such thread has completed.
- EMPTYRESOURCEDIRECTORIESCLEANUPRUNTIMEINTERVALDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value ("900000") for the EMPTYRESOURCEDIRECTORIESCLEANUPRUNTIMEINTERVAL property
- encrypt(byte[]) - Method in class be.SIRAPRISE.util.JCECipher
-
- encrypt(byte[]) - Method in class be.SIRAPRISE.util.ProprietaryOrJCECipher
-
Encrypts the given byte stream
- encrypt(byte[]) - Method in class be.SIRAPRISE.util.SPE
-
- end() - Method in class be.SIRAPRISE.client.DBMonitorConnection
-
Simply closes the connection.
- end(boolean) - Method in class be.SIRAPRISE.client.DBTransaction
-
Ends the transaction, issuing either a commit or a rollback.
- END - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- END_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- EndConnectionMessage - Class in be.SIRAPRISE.messages
-
- EndConnectionMessageType - Class in be.SIRAPRISE.messages
-
The EndConnectionMessageType is the message type sent by clients to a SIRA_PRISE server when that client wishes to close down and discard a connection it has obtained to the server.
- EndConnectionMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
This message has no fields.
- ENDPOINTOF - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"ENDPOINTOF" is the operator for getting the ENDPOINT of an interval.
- ENDPOINTOF_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- ENDS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"ENDS" is the Allen ENDS operator for intervals.
- ENDS_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- ENDSWITH_NAME_NAME - Class in be.SIRAPRISE.typeimplementations
-
The ENDSWITH operator returns a truth-value indicating whether the first argument's ending sequence of tokens is identical to the second argument's complete sequence of tokens.
- ENDSWITH_NAME_NAME() - Constructor for class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
- ENDSWITH_STRING_STRING - Class in be.SIRAPRISE.typeimplementations
-
The ENDSWITH operator returns a truth value indicating whether or not the first argument's ending sequence of tokens is identical to the second argument's complete token sequence.
- ENDSWITH_STRING_STRING() - Constructor for class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
- endTransaction(boolean) - Method in class be.SIRAPRISE.client.DBConnection
-
- EndTransactionMessage - Class in be.SIRAPRISE.messages
-
- EndTransactionMessageType - Class in be.SIRAPRISE.messages
-
The EndTransactionMessageType is the type of message to be sent to the server to end a started transaction, either committing it or else rolling it back.
- EndTransactionMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
EndTransactionMessageTypeV1_0 is V1_0 of the EndTransactionMessageType.
- EndTransactionMessageTypeV1_1 - Class in be.SIRAPRISE.messages
-
EndTransactionMessageTypeV1_1 is V1_1 of the EndTransactionMessageType.
- ENGINESTATEDIRECTORY - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The ENGINESTATEDIRECTORY defines the disk location where the server engine keeps its resources relating to engine state.
- EntityRefs - Class in be.SIRAPRISE.util
-
Class holding a utility method to replace the entity reference tokens with XML entity refs in XML output
- ENTRYCOUNT - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- entrySet() - Method in class be.SIRAPRISE.util.MyPropertiesInInsertionOrder
-
- entrySet() - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- entrySet() - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- ENTRYSIZE - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- ENTRYTYPE - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- ENTRYTYPEOPTION_CLUSTEREDREC - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- ENTRYTYPEOPTION_HASHEDREC - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- ENTRYTYPEOPYIONS - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- EQ - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- EQ_BOOLEAN_BOOLEAN - Class in be.SIRAPRISE.typeimplementations
-
Boolean equality differs from all other scalar equality operators in that it also happens to be associative.
- EQ_BOOLEAN_BOOLEAN() - Constructor for class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- EQ_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- EQ_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
The equality operator implementation for the nonscalar RELATION type
- EQ_TUPLE_TUPLE - Class in be.SIRAPRISE.typeimplementations
-
The equality operator implementation for the nonscalar TUPLE type
- equalBytes(ByteBuffer, ByteBuffer) - Static method in class be.SIRAPRISE.util.MyByteBuffer
-
Returns true if two byte buffers have equal limits, plus equal bytes in all buffer positions before the limit, regardless of the current position() in either buffer.
- EqualKeyUnequalValuesException - Exception in be.SIRAPRISE.util
-
- EqualKeyUnequalValuesException(Object, Object, Object) - Constructor for exception be.SIRAPRISE.util.EqualKeyUnequalValuesException
-
- equals(Object) - Method in class be.SIRAPRISE.client.jsba.GetterMethodKey
-
- equals(Object) - Method in class be.SIRAPRISE.client.SiraPriseServer
-
- equals(Object) - Method in class be.SIRAPRISE.messages.DumpFileOption
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.FileNameIdentifier
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Two headings are equal if and only if they represent the same attribute to type mappings
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.KeyDef
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.RelationBuffer
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.ScalarValueBuffer
-
Tells whether or not this ScalarValueBuffer is equal to another object.
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
- equals(Object) - Method in class be.SIRAPRISE.typeimplementations.TupleBuffer
-
Tells whether or not this TupleBuffer is equal to another object.
- equals(Object) - Method in class be.SIRAPRISE.util.MyListSet
-
- equals(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- equals(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyEntry
-
- equals(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- equals(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- equals(Object) - Method in class be.SIRAPRISE.util.Version
-
- equalsDumpFileOption(DumpFileOption) - Method in class be.SIRAPRISE.messages.DumpFileOption
-
checks whether this is the same DumpFileOption as the given one
- equalsHeading(Heading) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Compares this heading for equality with an other one.
- equalsKeyDef(KeyDef) - Method in class be.SIRAPRISE.typeimplementations.KeyDef
-
Checks if this KeyDef is equal to the given one.
- equalsNameIdentifier(FileNameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.FileNameIdentifier
-
Tests if this FileNameIdentifier is equal to the given one.
- equalsNameIdentifier(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
Checks if the given NameIdentier is equal to this one.
- equalsNonScalarTypeDeclaration(NonScalarTypeDeclaration) - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
Compares this NonScalarTypeDeclaration to another one for equality.
- equalsRelationBuffer(RelationBuffer) - Method in class be.SIRAPRISE.typeimplementations.RelationBuffer
-
Compares this RelationBuffer with another one for equality.
- equalsScalarTypeDeclaration(ScalarTypeDeclaration) - Method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
Checks whether this ScalarTypeDeclaration equals the one in obj.
- equalsScalarValueBuffer(ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.ScalarValueBuffer
-
Tells whether or not this ScalarValueBuffer is equal to another ScalarValueBuffer.
- equalsSet(Set<?>) - Method in class be.SIRAPRISE.util.MyListSet
-
Checks whether this set equals the given set.
- equalsTuple(Tuple) - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
Checks if this tuple is equal to the given tuple.
- equalsTupleBuffer(TupleBuffer) - Method in class be.SIRAPRISE.typeimplementations.TupleBuffer
-
Tells whether or not this TupleBuffer is equal to another TupleBuffer.
- ERRORCODE - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The storage space for indexes on ERRORCODE
- ERRORCODE - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ERRORCODE_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ErrorMessageException - Exception in be.SIRAPRISE.messages
-
An ErrorMessageException is thrown to indicate that a received message is (presumably) not the expected type of message, but an error message instead.
- ErrorMessageException(ServerErrorMessage) - Constructor for exception be.SIRAPRISE.messages.ErrorMessageException
-
Creates the exception, setting the server error message that caused this exception to be thrown.
- ESCAPE_STRING - Class in be.SIRAPRISE.typeimplementations
-
ESCAPE returns the result of 'escaping' the given string argument according to the charactger escaping rules in SIRA_RPISE syntax.
- ESCAPE_STRING() - Constructor for class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
- escapedValueText(String) - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
- escapedValueText(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
Gets The attribute value for the named attribute, in escaped external format
- EvaluationException - Exception in be.SIRAPRISE.util
-
EvaluationException
- EvaluationException(Exception) - Constructor for exception be.SIRAPRISE.util.EvaluationException
-
Creates the EvaluationException
- EvaluationException(String) - Constructor for exception be.SIRAPRISE.util.EvaluationException
-
Creates the EvaluationException
- execCommand(ServerMonitorCommand, String, Signer, boolean) - Method in class be.SIRAPRISE.client.DBMonitorConnection
-
Sends a monitor command to the server and returns the result obtained.
- execCommand(String, String, Signer, boolean) - Method in class be.SIRAPRISE.client.DBMonitorConnection
-
Sends a monitor command to the server and returns the result obtained.
- execDmlCommand(String) - Method in class be.SIRAPRISE.client.DBConnection
-
- execDmlCommand(String) - Method in class be.SIRAPRISE.client.DBTransaction
-
- execDmlCommand(DBTransaction, DmlCommand) - Static method in class be.SIRAPRISE.client.jsba.DmlCommand
-
Sends a command to the server and returns the result obtained.
- execDmlCommandAndEndTransaction(String) - Method in class be.SIRAPRISE.client.DBConnection
-
- execDmlCommandAndEndTransaction(String) - Method in class be.SIRAPRISE.client.DBTransaction
-
- execDmlCommandAndEndTransaction(DBTransaction, DmlCommand) - Static method in class be.SIRAPRISE.client.jsba.DmlCommand
-
Sends a command to the server and returns the result obtained.
- execMultipleStatement(Collection<?>) - Method in class be.SIRAPRISE.client.DBConnection
-
- execMultipleStatement(String[]) - Method in class be.SIRAPRISE.client.DBConnection
-
- execMultipleStatementAndEndTransaction(Collection<?>) - Method in class be.SIRAPRISE.client.DBConnection
-
- execMultipleStatementAndEndTransaction(String[]) - Method in class be.SIRAPRISE.client.DBConnection
-
- execMultipleStatementAndEndTransaction(String[]) - Method in class be.SIRAPRISE.client.DBTransaction
-
- execQueries(String[]) - Method in class be.SIRAPRISE.client.DBConnection
-
- execQueries(String...) - Method in class be.SIRAPRISE.client.DBTransaction
-
Executes a series of inquire commands on the server.
- execQueriesAndEndTransaction(String[]) - Method in class be.SIRAPRISE.client.DBConnection
-
- execQueriesAndEndTransaction(String...) - Method in class be.SIRAPRISE.client.DBTransaction
-
Executes a series of inquire commands on the server.
- execQuery(String) - Method in class be.SIRAPRISE.client.DBConnection
-
- execQuery(String) - Method in class be.SIRAPRISE.client.DBTransaction
-
Executes an inquire command on the server.
- execQuery(String, List<String>) - Method in class be.SIRAPRISE.client.DBTransaction
-
Executes an inquire command on the server.
- execQueryAndEndTransaction(String) - Method in class be.SIRAPRISE.client.DBConnection
-
- execQueryAndEndTransaction(String) - Method in class be.SIRAPRISE.client.DBTransaction
-
Executes an inquire command on the server.
- execQueryAndEndTransaction(String, List<String>) - Method in class be.SIRAPRISE.client.DBTransaction
-
Executes an inquire command on the server.
- execServerCommand(ServerCommand) - Method in class be.SIRAPRISE.client.DBTransaction
-
Sends a command to the server and returns the result obtained.
- execServerCommandAndEndTransaction(ServerCommand) - Method in class be.SIRAPRISE.client.DBTransaction
-
Sends a command to the server and returns the result obtained.
- ExecuteAssignmentMessage - Class in be.SIRAPRISE.messages
-
- ExecuteAssignmentMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteAssignmentMessageType is the message type sent by a client to a server when that client wants to execute some Assignment on the server
- ExecuteAssignmentMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ExecuteAssignmentMessageTypeV1_0 is V1_0 of the ExecuteAssignmentMessageType.
- ExecuteCompiledMonitorCommandMessage - Class in be.SIRAPRISE.messages
-
- ExecuteCompiledMonitorCommandMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteCompiledMonitorCommandMessageType is the type of message sent by a monitor client that wants to execute an already 'compiled' monitor command (i.e.
- ExecuteDMLMessage - Class in be.SIRAPRISE.messages
-
- ExecuteDMLMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteDMLMessageType is the message type sent by a client to a server when that client wants to execute some DML on the server
- ExecuteDMLMessageTypesV14 - Interface in be.SIRAPRISE.messages
-
Interface implemented by all the ExecuteDMLMessageType classes applying as of V1.4
- ExecuteDMLMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ExecuteDMLMessageTypeV1_0 is V1_0 of the ExecuteDMLMessageType.
- ExecuteMonitorCommandMessage - Class in be.SIRAPRISE.messages
-
- ExecuteMonitorCommandMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteMonitorCommandMessageType is the type of message sent by a monitor client that wants to execute a monitor command on a SIRA_PRISE server.
- ExecuteMonitorCommandMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ExecuteMonitorCommandMessageTypeV1_0 is V1_0 of the ExecuteMonitorCommandMessageType.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- executeOperator(LinkedList<ValueBuffer>, Luw) - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.server.IsSubTypeOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ABS_BIGINT
-
The operator returns the absolute value of its argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ABS_FLOAT
-
The operator returns the absolute value of the argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ABS_INT
-
The operator returns the absolute value of its argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ABS_LONG
-
The operator returns the absolute value of the argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ABS_SCALEDNUMBER
-
The operator returns the absolute value of its argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ACOS_FLOAT
-
The operator returns the ANGLE value (in the range 0-PI) such that the argument is the cosine of this angle
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ACOSEC_FLOAT
-
Returns the ANGLE value (in the range -PI/2 - PI/2) to which the argument is the cosecant.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ACOTAN_FLOAT
-
The operator returns the ANGLE value (in the range -PI/2 - PI/2) to which the argument is the cotangent
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ASEC_FLOAT
-
The operator returns the ANGLE value (in the range 0-PI) to which the argument is the secant.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ASIN_FLOAT
-
The operator returns the ANGLE value (in the range -PI/2 - PI/2) to which the argument is the sine.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ATAN_FLOAT
-
The operator returns the ANGLE value (in the range -PI/2 - PI/2) to which the argument is the tangent.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_NAME_NAME
-
The operator returns true if the first argument starts with all the characters of the second argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_STRING_STRING
-
The operator returns true if the first argument starts with all the characters of the second argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
MAX returns the highest of the two values given
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
MIN returns the lowest of the two values given
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
CEIL returns the smallest integer that is higher than or equal to the first argument and an exact multiple of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
CEIL returns the smallest integer that is higher than or equal to the first argument and an exact multiple of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
CEIL returns the smallest integer that is higher than or equal to the first argument and an exact multiple of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
CHOOSE returns the 2nd or 3d argument, depending on the truth value of the first
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
CONCAT returns the result of appending the second STRING argument to the first.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
CONTAINS returns true iff the first relation argument contains all the tuples of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
CONTAINSRUSING returns true iff the first relation argument contains all the tuples of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
CONTAINST returns true iff the first relation argument contains the tuple that is the second argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
CONTAINSTUSING returns true iff the first relation argument contains the tuple that is the second, with the applicable USING<> attributes treated in 'USING' (i.e.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
COS returns the cosine of its argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
COSEC returns the cosecant of the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
COTAN returns the cotangent of its argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
The DATESHIFT operator computes a date that is a given quantity of days, months, years away from a given date
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
DIV returns the result of dividing the first BIGINT argument by the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
FLOAT division returns the result of dividing the two arguments by one another.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
DIV returns the result of dividing the first INT argument by the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
DIV returns the result of dividing the first LONG argument by the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
DIV returns the result of dividing the first SCALEDNUMBER argument by the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
ENDSWITH operator returns a truth-value indicating whether the first argument's ending sequence of tokens is identical to the second argument's complete sequence of tokens.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
ENDSWITH returns a truth value indicating whether or not the first argument's ending sequence of tokens is identical to the second argument's complete token sequence.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
ESCAPE returns the result of 'escaping' the given string argument according to the character escaping rules in SIRA_RPISE syntax.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
EXP returns the value of e^x
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
EXP returns the value of a^b
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FIRSTDATE
-
FIRSTDATE returns the lowest supported DATE value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FIRSTFLOAT
-
FIRSTFLOAT returns the highest of the given two argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FIRSTINT
-
FIRSTINT returns the lowest supported INT value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FIRSTLONG
-
FIRSTLONG returns the lowest supported LONG value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FIRSTTIMEOFDAY
-
FIRSTTIMEOFDAY returns the lowest possible TIMEOFDAY value (00:00:00.000000000)
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FLOOR_BIGINT_BIGINT
-
FLOOR returns the biggest integer that is smaller than or equal to the first argument and an exact multiple of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FLOOR_INT_INT
-
FLOOR returns the biggest integer that is smaller than or equal to the first argument and an exact multiple of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.FLOOR_LONG_LONG
-
FLOOR returns the biggest integer that is smaller than or equal to the first argument and an exact multiple of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
GT returns true if the first operand compares higher than the second, and false otherwise
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
The AFTER operator returns TRUE if its first interval argument is entirely after the second interval argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
The BEFORE operator returns TRUE if its first interval argument is entirely before the second interval argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
The BEGINS operator returns TRUE if both interval arguments have an equal begin point, and the end point of the former is not after that of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
The CONTAINS operator returns TRUE iff the points set of the second argument (possibly empty) is a subset, not necessarily proper, of the first argument's points set.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
The CONTAINSPOINT operator returns true if the second argument is within the bounds of the interval value in the first argument
truth table
Cases
(meaning)
CONTAINSPOINT operator outcome
First argument is o (the empty interval)
b1 == e1
FALSE
point is before begin bound
p < b1
FALSE
point is at or after end bound
p >= e1
FALSE
point is at or after begin bound, and strictly before end bound
p >= b1 && p < e1
TRUE
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
ENDPOINTOF returns the value of the END() component of the interval value, unless the interval value is empty, or the interval value stretches to positive infinity (has no END component), in both which cases a exception is thrown
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
The ENDS operator returns TRUE if both interval arguments have an equal end point, and the begin point of the former is not before that of the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
GAPBETWEEN returns an interval consisting of all the point values that appear in SPAN(i1,i2), but neither in i1 nor in i2 themselves.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
ISEMPTYINTERVAL returns TRUE iff the argument denotes an emtpy interval value, i.e.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
ISINFINITE returns true iff the interval value has no END() component, i.e.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
ISLOWERBOUNDED returns true iff the interval value has a BEGIN() component, i.e.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
ISUPPERBOUNDED returns true iff the interval value has an END() component, i.e.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
The MEETS operator returns TRUE if one interval argument's end point is equal to the other's begin point.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
The MERGES operator returns TRUE if the two interval arguments can be IUNIONed.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
IMINUS returns the interval that consists of all the point values that are in the first argument, but not in the second.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
The OVERLAPS operator returns TRUE iff the two interval arguments have at least one point in common (the intersection of their set of point values is nonempty).
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
The SPLITBY operator returns TRUE iff the second interval argument is nonempty, is contained within the first interval, and neither starts nor ends at the same point as the first interval.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
The SPLITS operator returns TRUE iff the first interval argument is nonempty, is contained within the second interval, and neither starts nor ends at the same point as the second interval.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
STARTPOINTOF returns the value of the BEGIN() component of the interval value, unless the interval value is empty, or the interval value starts at negative infinity, in both which cases a exception is thrown
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
Interval UNION returns an interval value that contains all the points that are contained in either of the two interval parameter values.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
The WITHIN operator returns TRUE iff the points set of the first argument (possibly empty) is a subset, not necessarily proper, of the second argument's points set.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LASTDATE
-
The operator returns the highest supported DATE value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LASTFLOAT
-
LASTFLOAT returns the lowest of the two given argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LASTINT
-
LASTINT returns the highest supported INT value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LASTLONG
-
LASTLONG returns the highest supported LONG value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LASTTIMEOFDAY
-
LASTTIMEOFDAY returns the highest possible TIMEOFDAY value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_BITS
-
LENGTH returns the length of the interval value in the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_FILENAME
-
LENGTH returns the length of the interval value in the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_INTINTERVAL
-
LENGTH returns the length of the interval value in the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_LONGINTERVAL
-
LENGTH returns the length of the interval value in the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_NAME
-
LENGTH returns the length of the NAME value in the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_RELATION
-
LENGTH returns the number of tuples in the RELATION argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LENGTH_STRING
-
LENGTH returns the length of the STRING value in the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LessOrEqualOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LessThanOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LN_FLOAT
-
LN returns the natural logarithm of the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LOWERCASE_STRING
-
LOWERCASE() returns the argument, converted to lowercase
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.LUID
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
MATCHES(s,p) returns true if the string s matches the regular expression p
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
MOD(a,b) returns the number c such that a = (a / b) + c.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
MOD(a,b) returns the number c such that a = (a / b) + c.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
MOD(a,b) returns the number c such that a = (a / b) + c.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
MULT returns the arithmetic product of its two argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
MULT returns the arithmetic product of its argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
MULT returns the arithmetic product of its two argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
MULT returns the arithmetic product of its two argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
MULT returns the arithmetic product of its two argument values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.NEXTDATE_DATE
-
The NEXTDATE(DATE) operator returns the DATE value that is one day after the argument value.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.NEXTINT_INT
-
The NEXTINT(INT) operator returns the INT value that is one higher than the argument value.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.NEXTLONG_LONG
-
The NEXTLONG(LONG) operator returns the LONG value that is one higher than the argument value.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.NOT_BOOLEAN
-
NOT returns true if the argument is false and false if the argument is true
- executeOperator(LinkedList<ValueBuffer>) - Method in interface be.SIRAPRISE.typeimplementations.OperatorImplementation_V0104
-
Performs the actual logic of the operator.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PI
-
The operator returns the FLOAT constant 3.1415926535...
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
The average addition operator returns the AVERAGE value (VALUE((c1 * b1) + (c2 * b2) / (c1 + c2)))COUNT(c1 + c2))
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
The PLUS(BIGINT,BIGINT) operator returns the BIGINT value that is the sum of the two arguments.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
PLUS returns the result obtained by adding both operands together
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
PLUS returns the sum of the two given arguments.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
The PLUS(INT,INT) operator returns the INT value that is the sum of the two arguments.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
The PLUS(LONG,LONG) operator returns the LONG value that is the sum of the two arguments.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
The PLUS(SCALEDNUMBER,SCALEDNUMBER) operator returns the SCALEDNUMBER value that is the sum of the two arguments.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
PLUS returns the sum of the two given TIMEOFDAY values
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PRIORDATE_DATE
-
The PRIORDATE(DATE) operator returns the DATE value that is one day before the argument value.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PRIORINT_INT
-
The PRIORINT operator returns the INT value that is one less than the given argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PRIORLONG_LONG
-
The PRIORLONG operator returns the LONG value that is one less than the given argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ROUND_FLOAT_FLOAT
-
The float rounding operator returns the FLOAT value that is an exact multiple of the second argument (the rounding unit), and for which the absolute value of the difference with the first argument (the number to be rounded) is minimal.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ROUND_SCALEDNUMBER_INT
-
ROUND truncates the scaled number given as the first argument, to the power-of-10 scale given by the second argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
SECANT returns the secant, i.e.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
SIN returns the sine of the angle value passed as the argument
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
SQRT returns the square root of the given FLOAT value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
SUB returns the difference between the first argument (the minuend) and the second (the subrahend)
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
SUB returns the difference between the first argument (the minuend) and the second (the subrahend)
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
SUB returns the difference between the first argument (the minuend) and the second (the subrahend)
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
SUB returns the difference between the first argument (the minuend) and the second (the subrahend)
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
SUB returns the difference between the first argument (the minuend) and the second (the subrahend)
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
SUB returns the difference between two TIMEOFDAY values as another TIMEOFDAY value.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
SUBSTR(s,i) returns the string that appears in s starting at position i.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
SUBSTR(s,i,j) returns the string that appears in s starting at position i, and ends at the position immediately before j.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TAN_ANGLE
-
TAN returns the tangent of the given ANGLE value
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.THE_OperatorImplementation
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_INT
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_LONG
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_INT
-
The operator returns the INT value that represents the same number as the given FLOAT argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_LONG
-
The operator returns the LONG value that represents the same number as the given FLOAT argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOINT_LONG
-
The operator returns the LONG value that represents the same number as the given INT argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOLONG_INT
-
The operator returns the LONG value that represents the same number as the given INT argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_BIGINT
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_INT
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_LONG
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.TRUNC_SCALEDNUMBER_INT
-
TRUNC truncates the scaled number given as the first argument, to the power-of-10 scale given by the second argument.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.UNESCAPE_STRING
-
UNESCAPE returns the result of 'unescaping' the given string argument according to the charactger escaping rules in SIRA_RPISE syntax.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.UPPERCASE_STRING
-
UPPERCASE() returns the input argument, converted to uppercase.
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
- executeOperator(LinkedList<ValueBuffer>) - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- ExecuteQueryMessage - Class in be.SIRAPRISE.messages
-
- ExecuteQueryMessageType - Class in be.SIRAPRISE.messages
-
The ExecuteQueryMessageType is the message type sent by a client to a server when that client wants to execute some Query on the server
- ExecuteQueryMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ExecuteQueryMessageTypeV1_0 is V1_0 of the ExecuteQueryMessageType.
- EXP_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
The EXP operator returns the value of e^x
- EXP_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
- EXP_FLOAT_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
EXP takes two FLOAT values, a and b, and returns a^b
- EXP_FLOAT_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
- EXPIRESAT - Static variable in class be.SIRAPRISE.server.RequestLicense_SW
-
- EXPRESSION - Static variable in interface be.SIRAPRISE.webclient.PRESENTATIONFIELDNAMES
-
- ExpressionInfo - Class in be.SIRAPRISE.client.jsba
-
A read-only class to represent the results of an invocation of __EXPRESSIONINFO
- ExpressionInfo() - Constructor for class be.SIRAPRISE.client.jsba.ExpressionInfo
-
- extend(Map<NameIdentifier, String>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the extend of this relation, according to the specs provided in extendExpressions.
- extend(Map<NameIdentifier, String>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- EXTEND - Class in be.SIRAPRISE.typeimplementations
-
- EXTEND() - Constructor for class be.SIRAPRISE.typeimplementations.EXTEND
-
- EXTEND - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"EXTEND" is the EXTEND operator of the relational algebra defined in TTM.
- extend(Map<NameIdentifier, String>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- EXTENDInvocationResultDetails - Class in be.SIRAPRISE.typeimplementations
-
EXTENDInvocationResultDetails
- EXTENDInvocationResultDetails(Heading, String, Collection<? extends KeyDef>) - Constructor for class be.SIRAPRISE.typeimplementations.EXTENDInvocationResultDetails
-
Creates the EXTENDInvocationResultDetails
- ExtendProxy - Class in be.SIRAPRISE.client
-
- ExtendProxy(RelationProxy, Map<NameIdentifier, String>) - Constructor for class be.SIRAPRISE.client.ExtendProxy
-
- EXTENTSCOUNT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for EXTENTSCOUNT
- EXTENTSCOUNT - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- EXTENTSCOUNT_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ExtraneousTokensException - Exception in be.SIRAPRISE.typeimplementations
-
- ExtraneousTokensException(String) - Constructor for exception be.SIRAPRISE.typeimplementations.ExtraneousTokensException
-
- GAPBETWEEN - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"GAPBETWEEN" is the GAPBETWEEN operator for intervals.
- GAPBETWEEN_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- GAPCOMPRESSIONRUNTIMEINTERVAL - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The GAPCOMPRESSIONRUNTIMEINTERVAL property defines the time in milliseconds between two consecutive runs of the system task that compresses pages whose gap count has exceeded the gap compression threshold of the storage space that contains them.
- GAPCOMPRESSIONRUNTIMEINTERVALDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the GAPCOMPRESSIONRUNTIMEINTERVAL property
- GAPCOMPRESSIONTHRESHOLD - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- GAPCOMPRESSIONTHRESHOLD_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- GAPCOUNT - Static variable in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- GE - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- GE_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- GENERATEDOPERATOR - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The GENERATEDOPERATOR relvar lists all the automatically generated operators that are available in the types&operators subsystem.
Heading : OPERATORINVOCATIONNAME(NAME) OPERANDSIGNATURE(RELATION ...
- GENERATEDOPERATOR_I - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- generatePrivateAndPublicKey(ProprietaryOrJCECipherCallbackObject) - Method in class be.SIRAPRISE.util.JCECipher
-
- generatePrivateAndPublicKey(ProprietaryOrJCECipherCallbackObject) - Method in class be.SIRAPRISE.util.ProprietaryOrJCECipher
-
Generates or obtains all the private stuff that the encryption protocol needs to do encryption/decryption.
- generatePrivateAndPublicKey(ProprietaryOrJCECipherCallbackObject) - Method in class be.SIRAPRISE.util.SPE
-
- get(String) - Static method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
- get(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
- get(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- get(int) - Method in class be.SIRAPRISE.util.MyReadOnlyList
-
- get(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- getAlgorithm() - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Gets algorithm
- getAlgorithm() - Method in class be.SIRAPRISE.util.JCECipher
-
- getAlgorithm() - Method in class be.SIRAPRISE.util.ProprietaryOrJCECipher
-
Gets The algorithm name
- getAlgorithm() - Method in class be.SIRAPRISE.util.SPE
-
- getAlgorithm() - Method in class be.SIRAPRISE.util.SPEKey
-
- getAllIntervalTypedAttributeNameIdentifiers() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the set of names of attributes in this heading that are interval-typed.
- getAllIntervalTypedAttributeNameIdentifiersList() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the in-lexicographical-order list of names of attributes in this heading that are interval-typed.
- getAllIntervalTypedAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getAllIntervalTypedAttributeNamesList() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getAllNonIntervalTypedAttributeNameIdentifiers() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the set of names of attributes in this heading that are not interval-typed.
- getAllNonIntervalTypedAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getAlternativeSignatureNames() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets The set of alternative signing protocols that the server engine supports (e.g.
- getAngleValuebuffer(int, int, double) - Static method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
Gets A ValueBuffer holding the given value
- getAngleValueBuffer(double) - Static method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
Gets a ValueBuffer holding the angle value represented by the argument
- getArgTypeNames() - Method in class be.SIRAPRISE.messages.GetOperatorImplementationParams
-
Gets the parameters signature of the operator to be retrieved
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.server.IsSubTypeOperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ABS_BIGINT
-
The operator takes a single argument of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ABS_FLOAT
-
The single argument's type is FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ABS_INT
-
The operator takes a single argument of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ABS_LONG
-
The argument is of type LONG.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ABS_SCALEDNUMBER
-
The operator takes a single argument of type SCALEDNUMBER
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ACOS_FLOAT
-
ACOS takes an argument of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ACOSEC_FLOAT
-
The single argument is of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ACOTAN_FLOAT
-
The argument is of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ASEC_FLOAT
-
The argument is of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ASIN_FLOAT
-
The argument is of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ATAN_FLOAT
-
The argument type is FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_NAME_NAME
-
The operator takes two arguments, both of type NAME
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_STRING_STRING
-
The operator takes two arguments, both of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
MAX takes two arguments, both of the same type, i.e.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
MIN takes two arguments, both of the same type, i.e.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
The operator takes two arguments, both of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
The operator takes two arguments, both of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
CEIL takes two arguments, both of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
CHOOSE takes three arguments, the first of type BOOLEAN, the other two of the same type, which is also the return type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
CONCAT takes two arguments, both of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
CONTAINSR takes two operands of type RELATION, with the heading of the first constituting a nonscalar supertype of that of the second.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
CONTAINSRUSING takes two operands of type RELATION
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
CONTAINS takes two operands, the first of type RELATION, the second of type TUPLE, with the heading of the first constituting a nonscalar supertype of that of the second.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
CONTAINSTUSING takes two operands, one of type RELATION and another of type TUPLE.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
COS takes an argument of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
COSEC takes an argument of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
COTAN takes an argument of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
DATESHIFT takes a DATE argument plus three INT arguments.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
The operator takes two arguments, each of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
The operator takes two arguments, both of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
The operator takes two arguments, each of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
The operator takes two arguments, each of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
The operator takes two arguments, each of type SCALEDNUMBER
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
ENDSWITH takes two arguments, both of type NAME
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
ENDSWITH takes two arguments, both of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
ESCAPE takes one argument of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
The operator takes a single argument of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
The operator takes two arguments, both of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FIRSTDATE
-
The operator takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FIRSTFLOAT
-
FIRSTFLOAT takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FIRSTINT
-
The operator takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FIRSTLONG
-
The operator takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FIRSTTIMEOFDAY
-
FIRSTTIMEOFDAY takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_BIGINT_BIGINT
-
FLOOR takes two arguments, both of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_INT_INT
-
FLOOR takes two arguments, both of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_LONG_LONG
-
FLOOR takes two operands, both of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
The ANGLE ordering operator takes two operands, both of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
The BIGINT ordering operator takes two operands, both of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
The DATE ordering operator takes two operands, both of type DATE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
The DECIMAL ordering operator takes two operands, both of type DECIMAL
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
The FLOAT ordering operator takes two operands, both of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
The FOO ordering operator takes two operands, both of type FOO
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
The INT ordering operator takes two operands, both of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
The LONG ordering operator takes two operands, both of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
The SCALEDNUMBER ordering operator takes two operands, both of type SCALEDNUMBER
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
The TIMEOFDAY ordering operator takes two operands, both of type TIMEOFDAY
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
AFTER takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
BEFORE takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
BEGINS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
CONTAINS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
CONTAINSPOINT takes two arguments, the first of some interval type, and the second of the base type underlying that interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
ENDPOINTOF takes a single argument of some interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
ENDS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
GAPBETWEEN takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
An interval intersect operator takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
ISEMPTYINTERVAL takes a single argument of some interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
The interval ISINFINITE takes a single argument of some interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
The interval ISLOWERBOUNDED takes a single argument of some interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
The interval ISINFINITE takes a single argument of some interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
MEETS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
MERGES takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
IMINUS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
OVERLAPS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
The interval SPAN operator takes two arguments, both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
SPLITBY takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
SPLITS takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
STARTPOINTOF takes a single argument of some interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
Interval UNION takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
WITHIN takes two arguments that are both of the same interval type
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LASTDATE
-
The operator takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LASTFLOAT
-
LASTFLOAT takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LASTINT
-
LASTINT takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LASTLONG
-
LASTLONG takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LASTTIMEOFDAY
-
LASTTIMEOFDAY takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_BITS
-
LENGTH takes a single operand of type INTINTERVAL
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_FILENAME
-
LENGTH takes a single operand of type INTINTERVAL
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_INTINTERVAL
-
LENGTH takes a single operand of type INTINTERVAL
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_LONGINTERVAL
-
LENGTH takes a single operand of type LONGINTERVAL
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_NAME
-
LENGTH takes a single operand of type NAME
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_RELATION
-
LENGTH takes a single operand of type RELATION
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_STRING
-
LENGTH takes a single operand of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LessOrEqualOperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LessThanOperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LN_FLOAT
-
LN takes a single operand of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LOWERCASE_STRING
-
LOWERCASE() takes a single argument of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.LUID
-
LUID invocations take no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
MATCHES takes two arguments, both of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
MOD() takes two arguments, both of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
MOD() takes two arguments, both of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
MOD() takes two arguments, both of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
MULT takes two arguments, both of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
MULT takes two arguments, each of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
MULT takes two arguments, both of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
MULT takes two arguments, each of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
MULT takes two arguments, both of type SCALEDNUMBER
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.NEXTDATE_DATE
-
NEXTDATE() takes a single argument of type DATE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.NEXTINT_INT
-
NEXTINT() takes a single argument of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.NEXTLONG_LONG
-
NEXTLONG() takes a single argument of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.NOT_BOOLEAN
-
The argument is of type BOOLEAN
- getArgumentTypeNames() - Method in interface be.SIRAPRISE.typeimplementations.OperatorImplementation_V0104
-
Gets the list of names of types of the needed argument values
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PI
-
The operator takes no arguments
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
PLUS takes two arguments, both of type AVERAGE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
PLUS takes two arguments, each of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
DECIMAL addition takes two operands, both of type DECIMAL
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
PLUS takes two arguments, each of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
PLUS takes two arguments, each of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
PLUS takes two arguments, each of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
PLUS takes two arguments, each of type SCALEDNUMBER
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
PLUS takes two arguments, each of type TIMEOFDAY
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PRIORDATE_DATE
-
PRIORDATE takes a single argument of type DATE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PRIORINT_INT
-
PRIORINT takes a single argument of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PRIORLONG_LONG
-
PRIORLONG takes a single argument of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ROUND_FLOAT_FLOAT
-
ROUND takes two arguments, each of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ROUND_SCALEDNUMBER_INT
-
ROUND takes two arguments, one of type SCALEDNUMBER and another of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
SECANT takes a single argument of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
SIN takes a single argument of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
SQRT takes a single argument of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
SUB takes two arguments, both of type BIGINT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
SUB takes two arguments, both of type FLOAT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
SUB takes two arguments, both of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
SUB takes two arguments, both of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
SUB takes two arguments, both of type SCALEDNUMBER
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
SUB takes two arguments, both of type TIMEOFDAY
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
SUBSTR takes an argument of type STRING plus one of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
SUBSTR takes an argument of type STRING plus two arguments of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TAN_ANGLE
-
TAN takes a single argument of type ANGLE
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.THE_OperatorImplementation
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_INT
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_LONG
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_INT
-
The operator takes a single argument of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_LONG
-
The operator takes a single argument of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOINT_LONG
-
The operator takes a single argument of type LONG
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOLONG_INT
-
The operator takes a single argument of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_BIGINT
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_INT
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_LONG
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.TRUNC_SCALEDNUMBER_INT
-
TRUNC takes two arguments, one of type SCALEDNUMBER and another of type INT
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.UNESCAPE_STRING
-
ESCAPE takes one argument of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.UPPERCASE_STRING
-
The operator takes a single argument of type STRING
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
The relation XMINUSUSING operator takes two arguments, both of a relation type.
- getArgumentTypeNames() - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getAssignmentExecutedMessage() - Method in class be.SIRAPRISE.messages.DmlExecutedMessageType
-
Factory method for getting the ServerMessage of the appropriate DmlExecuted type for signaling the succesful execution of an assignment
- getAssignmentExecutedMessage() - Method in class be.SIRAPRISE.messages.DmlExecutedMessageTypeV1_0
-
- getAssignmentType() - Method in class be.SIRAPRISE.messages.ServerCommandDataWrapper
-
Gets the assignment type
- getAttribute1() - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Gets some attribute of this class
- getAttribute1() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Gets some attribute of this class
- getAttribute2() - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Gets some other attribute of this class
- getAttribute2() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Gets some other attribute of this class
- getAttributeIdentifiersMapping() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets The mapping defining the attributes that are part of the Heading and their corresponding types
- getAttributeIdentifierValueMap() - Method in class be.SIRAPRISE.typeimplementations.TupleBuffer
-
Gets The tuple that this valueBuffer wraps around
- getAttributeIntervalOperatorImplementationsMap(Heading, List<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.IntervalMapsForHeading
-
Gets a useful map, mapping the attribute names for the interval-typed attributes in the heading to a map of operator implementations that apply to the attributes of that name.
- getAttributeIntervalTypeImplementationsMap(Heading, List<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.IntervalMapsForHeading
-
Gets a useful map, mapping the attribute names for the interval-typed attributes in the heading to a map of operator implementations that apply to the attributes of that name.
- getAttributeIntervalTypeImplementationsMap(MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>) - Static method in class be.SIRAPRISE.typeimplementations.IntervalMapsForHeading
-
Gets a useful map, mapping the attribute names for the interval-typed attributes in the heading to a map of operator implementations that apply to the attributes of that name.
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Gets The attribute name
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Gets attributeName
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Gets expression
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
Gets attributeName
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Gets The [name of the] new attribute
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
Gets The attribute name
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Gets attributeName
- getAttributeName() - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
Gets attributeName
- getAttributeNameIdentifiers() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets The set of attribute names
- getAttributeNameIdentifiers() - Method in class be.SIRAPRISE.typeimplementations.KeyDef
-
Gets The names of the attributes that make up the key.
- getAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.KeyDef
-
- getAttributesMapping() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getAttributeValueMap() - Method in class be.SIRAPRISE.typeimplementations.TupleBuffer
-
- getAverageValueBuffer(int, double) - Static method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
Gets A ValueBuffer holding the given value
- getAverageValueBufferWithoutException(int, double) - Static method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
Gets A ValueBuffer holding the given value
- getBaseTypeImplementation() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets baseTypeImplementation
- getBaseTypeName() - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Gets The base type's name
- getBaseTypeOrderingOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets baseTypeOrderingOperatorImplementation
- getBigInteger(String) - Static method in class be.SIRAPRISE.util.MyBigInteger
-
Gets a BigInteger from a radix 64 representation created by toString()
- getBigUTFString(DataInput) - Static method in class be.SIRAPRISE.util.MyDataInputStream
-
Reads from the stream in
a representation of a Unicode character string encoded in Java modified UTF-8 format; this string of characters is then returned as a String
.
- getByName(String) - Static method in class be.SIRAPRISE.messages.DumpFileOption
-
Gets the option object corresponding to the given option name
- getByteBuffer() - Method in class be.SIRAPRISE.typeimplementations.ScalarValueBuffer
-
Gets a read-only bytebuffer holding an encoding of the value
- getByteBuffer() - Method in class be.SIRAPRISE.typeimplementations.TupleBuffer
-
- getByteBuffer() - Method in class be.SIRAPRISE.typeimplementations.TupleCollectionBuffer
-
- getByteBuffer() - Method in class be.SIRAPRISE.typeimplementations.ValueBuffer
-
Gets a read-only bytebuffer holding an encoding of the value
- getBytes(ByteBuffer) - Static method in class be.SIRAPRISE.util.MyByteBuffer
-
Gets the full contents of a byteBuffer (= its bytes from position zero to limit() ) as a byte array.
- getByType(int) - Static method in class be.SIRAPRISE.messages.DumpFileOption
-
Gets the option object corresponding to the given internal option value
- getCardinality() - Method in class be.SIRAPRISE.client.jsba.RelvarCardinality
-
Gets cardinality
- getCertificate(Class<?>) - Static method in class be.SIRAPRISE.util.MyCertificate
-
Gets a Certificate object of the default certificate type.
- getCertificate(Class<?>, String) - Static method in class be.SIRAPRISE.util.MyCertificate
-
Gets a Certificate object of the given certificate type.
- getCertificateBytes() - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Gets clientID
- getCertificateInputStream(Class<?>) - Static method in class be.SIRAPRISE.util.MyCertificate
-
Gets an InputStream for reading a resource corresponding to the given class.
- getChallenge() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets The 'challenge' to the client who wants to establish a connection and will be taken to task to authenticate himself, using this challenge
- getChanges() - Method in class be.SIRAPRISE.client.ServerUpdateCommand
-
Gets The textual representation of the RA formula defining how to compute the replacing tuples.
- getChanges() - Method in class be.SIRAPRISE.messages.ServerCommandDataWrapper
-
Gets the changes text
- getCipherInfo() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets the CIPHERINFO field contents
- getCipherInfoCipherName() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets cipherInfoEncrypted
- getCipherName() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets The name of the encryption/decryption protocol to be used on the connection
- getClientCipherNames() - Method in class be.SIRAPRISE.messages.ClientHelloMessage
-
Gets The set of encryption protocols that the client is willing and able to use
- getClientID() - Method in class be.SIRAPRISE.client.jsba.Client
-
Gets clientID
- getClientID() - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Gets clientID
- getClientID() - Method in class be.SIRAPRISE.messages.ClientAuthenticationMessage
-
Gets The Identification that the client will give of itself
- getClientID() - Method in class be.SIRAPRISE.messages.ClientHelloMessage
-
Gets The ID string by which the client is known to the server
- getClientResponseText() - Method in class be.SIRAPRISE.messages.ServerErrorMessage
-
Gets The response text to be shown to the client/user
- getClientSignatureNames() - Method in class be.SIRAPRISE.messages.ClientHelloMessage
-
Gets the set of signature protocols that the client is willing and able to use
- getClientSiraPriseVersion() - Method in class be.SIRAPRISE.messages.ClientHelloMessage
-
Gets The Version that the client declares to be able to handle
- getClosureRightAttributes() - Method in class be.SIRAPRISE.typeimplementations.TCLOSEInvocationResultDetails
-
Gets closureRightAttributes
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerAddCommand
-
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerAssertCommand
-
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerAssignmentCommand
-
Gets The commands represented in CommandDataWrappers
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerDeleteCommand
-
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerUnassertCommand
-
- getCmdDataWrappers() - Method in class be.SIRAPRISE.client.ServerUpdateCommand
-
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlAddCommand
-
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlAssertCommand
-
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlCommand
-
Gets the command text
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlDeleteCommand
-
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlMultipleAssignmentCommand
-
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlUnassertCommand
-
- getCommand() - Method in class be.SIRAPRISE.client.jsba.DmlUpdateCommand
-
- getCommandLineParameters(String[], String, Properties) - Static method in class be.SIRAPRISE.util.MyCommandLineParameters
-
Gets a Properties object representing the contents of the command line parameters, with the defaults for the specifyable options held in the given defaultProperties.
- getCommandObjectFor(String, String) - Static method in class be.SIRAPRISE.client.ServerCommand
-
Factory method for obtaining command objects, given a command name and the corresponding command options in texutal format
- getCommandObjectFor(String, String) - Static method in class be.SIRAPRISE.client.ServerMonitorCommand
-
Factory method for obtaining command objects, given a command name and the corresponding command options in texutal format
- getCommandObjectFrom(String) - Static method in class be.SIRAPRISE.client.ServerCommand
-
Factory method for obtaining command objects, given a fulltext command such as "ASSERT R,R(...)" or "CMD(...)CMD(...)"
- getCommandObjectFrom(String) - Static method in class be.SIRAPRISE.client.ServerMonitorCommand
-
Factory method for obtaining command objects, given a fulltext command such as "ASSERT R,R(...)" or "CMD(...)CMD(...)"
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerAddCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerAssertCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerBackupCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerCommand
-
Gets the full textual representation of the command's parameters
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerDeleteCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerDumpDBCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerFilePoolCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerHotRestartCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerInquireCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerLuwsCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerMemoryCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerMonitorCommand
-
Gets the full textual representation of the command's parameters
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerRelvarPoolCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerShutDownCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerTypeImplementationCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerUnassertCommand
-
- getCommandParametersText() - Method in class be.SIRAPRISE.client.ServerUpdateCommand
-
- getCommandsData() - Method in class be.SIRAPRISE.messages.ExecuteAssignmentMessage
-
Gets the data for the assignment Commands
- getCommonNonScalarSubTypeDeclaration(NonScalarTypeDeclaration, NonScalarTypeDeclaration) - Static method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
Gets the type declaration that is the declaration for the type that is the least specific subtype for both types given
- getCommonNonScalarSuperTypeDeclaration(NonScalarTypeDeclaration, NonScalarTypeDeclaration) - Static method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
Gets the type declaration that is the declaration for the type that is the most specific supertype for both types given
- getCommonScalarSubTypeDeclaration(ScalarTypeDeclaration, ScalarTypeDeclaration) - Static method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
Gets a declaration object for the least specific common subtype between t1 and t2
- getCommonScalarSuperTypeDeclaration(ScalarTypeDeclaration, ScalarTypeDeclaration) - Static method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
Gets A TypeDeclaration object for the type that is the most specific common supertype between the two types given
- getCommonScalarSuperTypeImplementation(ConstrainedTypeImplementation, AbstractTypeImplementation_V0105) - Static method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the implementation object that implements the most specific supertype of the types of which the given implementation objects are the type implementation.
- getCommonSubTypeDeclaration(TypeDeclaration, TypeDeclaration) - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Gets the least specific common subtype between the two types given
- getCommonSubTypesHHeading(Heading, Heading) - Static method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets a heading that has the same attribute names as heading 1 and 2, but where each type declaration is the least specific subtype of the types of that attribute in headings 1 and 2, respectively.
- getCommonSubTypesHHeading(Heading) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets a heading that has the same attribute names as this heading h2, but where each type declaration is the least specific subtype of the types of that attribute in this heading and h2, respectively.
- getCommonSuperTypeDeclaration(TypeDeclaration, TypeDeclaration) - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Gets the most specific common supertype between the two types given
- getCommonSuperTypesHeading(Heading, Heading) - Static method in class be.SIRAPRISE.typeimplementations.Heading
-
- getCommonSuperTypesHHeading(Heading, Heading) - Static method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets a heading that has the same attribute names as heading 1 and 2, but where each type declaration is the most specific supertype of the types of that attribute in headings 1 and 2, respectively.
- getCommonSuperTypesHHeading(Heading) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets a heading that has the same attribute names as heading 1 and 2, but where each type declaration is the most specific supertype of the types of that attribute in headings 1 and 2, respectively.
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentIdentifierTypeDeclarationsMap(PossRepImplementation) - Static method in class be.SIRAPRISE.typeimplementations.MyPossrepImplementation
-
Gets a map of component names to corresponding type declarations.
- getComponentIdentifierTypeDeclarationsMap() - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation_V0105
-
Gets a map of component names to corresponding type declarations.
- getComponentIdentifierTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Gets componentName
- getComponentName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Gets componentName
- getComponentName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Gets the ComponentName of the physical possrep that this formula is defined for
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentNameMap() - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation
-
- getComponentNameMap() - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentTypeDeclarationsMap() - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation
-
- getComponentTypeDeclarationsMap() - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Gets componentTypeName
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentValue(String, ScalarValueBuffer) - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation
-
"Extracts" a possrep component value out of a value of the type
- getComponentValue(String, ValueBuffer) - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation
-
"Extracts" a possrep component value out of a value of the type
- getComponentValue(String, ValueBuffer, Heading) - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation_V0105
-
"Extracts" a possrep component value out of a value of the type.
- getComponentValue(String, ScalarValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentValue(String, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentValue(String, ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getComponentValues(ValueBuffer, Heading) - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation
-
Gets all the possrep component values for a given value of the type this possrep is for
- getComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getComponentValueSelectorExpression() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Gets componentValueSelectorExpression
- getConnectionID() - Method in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
Gets connectionID
- getConnectionID() - Method in class be.SIRAPRISE.messages.KillConnectionMessage
-
Gets relvarName
- getConnectionID() - Method in class be.SIRAPRISE.messages.KillConnectionParams
-
Gets The ID of the connection to kill
- getConstraintExpressionText() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Gets The constraint expression
- getConstraintExpressionText() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Gets expression
- getConstraintExpressionText() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Gets constraintExpression
- getConstraintExpressionText() - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Gets constraintExpression
- getConstraintLabel() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Gets The constraint label
- getConstraintLabel() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Gets label
- getConstraintMessageText() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Gets The corresponding constraint message text, if any
- getConstraintMessageText() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Gets messageText
- getConstraintMessageText() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Gets messageText
- getContainedAttributeName() - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
Gets The name of an attribute in the heading of the nonscalar attribute named by attributeName
- getCorrespondingBaseTypeName(String) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets the name of the interval type corresponding to a given typeName, if that type is ordered
- getCorrespondingIntervalTypeName(String) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets the name of the interval type corresponding to a given typeName, if that type is ordered
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerBackupCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerDumpDBCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerFilePoolCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerHotRestartCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerLuwsCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerMemoryCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerMonitorCommand
-
Gets the MessageTypeID of the corresponding message type to send to the server to get this (type of) command executed
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerRelvarPoolCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerShutDownCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
- getCorrespondingMessageTypeID() - Method in class be.SIRAPRISE.client.ServerTypeImplementationCommand
-
- getCryptoAlgorithmNameSet(String) - Static method in class be.SIRAPRISE.client.DBConnectionProperties
-
Gets a Set of supported crypto algorithm names out of a comma-separated list of such names.
- getDatacAtionName() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets actionName
- getDbcChecks() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets dbcChecks
- getDDLCapture(boolean) - Static method in class be.SIRAPRISE.util.DDLCapture
-
Gets the DDLCapture object corresponding to the specified capturing mode (ON/OFF for true/false, repsectively)
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the possrep implementation that is to be considered the default for the type.
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
The default possrep is the INT possrep, consisting of a single component of type STRING
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getDefaultPossrepImplementation() - Method in class be.SIRAPRISE.typeimplementations.UserDefinedTypeImplementation
-
- getDefaultTransactionAutoCommit() - Method in class be.SIRAPRISE.client.DBConnection
-
Gets The default autocommit setting for all transactions created on this connection
- getDegree() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the degree of the Heading
- getDeleteRelationExpressionText() - Method in class be.SIRAPRISE.client.ServerUpdateCommand
-
Gets The textual representation of the RA formula defining the relation to be deleted from the target
- getDividendAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.DIVIDEBYPERInvocationResultDetails
-
Gets The set of attribute names in common between the dividend and the per relation
- getDivisorAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.DIVIDEBYPERInvocationResultDetails
-
Gets The set of attribute names in common between the divisor and the per relation
- getDmlCommand() - Method in class be.SIRAPRISE.messages.ExecuteDMLMessage
-
Gets the dml Command
- getDmlExecutedMessage(RelationBuffer, Heading) - Method in class be.SIRAPRISE.messages.DmlExecutedMessageType
-
Factory method for getting the ServerMessage of the appropriate DmlExecuted type holding the relation holding the return values
- getDmlExecutedMessage(RelationBuffer, Heading) - Method in class be.SIRAPRISE.messages.DmlExecutedMessageTypeV1_0
-
- getDumpFileOption() - Method in class be.SIRAPRISE.client.ServerDumpDBCommand
-
Gets dumpFileOption
- getDumpFileOption() - Method in class be.SIRAPRISE.messages.DumpDBMessage
-
Gets dumpFileOption
- getDumpFileOption() - Method in class be.SIRAPRISE.messages.DumpDBParams
-
Gets The dump option to be used in the dump
- getDuplicate() - Method in exception be.SIRAPRISE.util.DuplicateException
-
Gets duplicate
- getEmptyIntervalValue(ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets a ValueBuffer depicting an empty interval of the underlying type whose physical encoding size is given.
- getEncoded() - Method in class be.SIRAPRISE.util.SPEKey
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the fixed encoding length, if the type employs fixed-length encoding, i.e.
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getEncodingLength() - Method in class be.SIRAPRISE.typeimplementations.UserDefinedTypeImplementation
-
- getEntries() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getEntriesWithIdentifier() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the set of Map Entries of this Heading's attributeName-to-TypeDeclaration mapping
- getEntryCount() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
Gets entryCount
- getEntryCount() - Method in class be.SIRAPRISE.messages.SpaceCalcMessage
-
Gets entryCount
- getEntryCount() - Method in class be.SIRAPRISE.messages.SpaceCalcParams
-
Gets The entry count
- getEntrySize() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
Gets entrySize
- getEntrySize() - Method in class be.SIRAPRISE.messages.SpaceCalcMessage
-
Gets entrySize
- getEntrySize() - Method in class be.SIRAPRISE.messages.SpaceCalcParams
-
Gets The entry size
- getEntryTypeText() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
Gets entryTypeText
- getEntryTypeText() - Method in class be.SIRAPRISE.messages.SpaceCalcMessage
-
Gets entryTypeText
- getEntryTypeText() - Method in class be.SIRAPRISE.messages.SpaceCalcParams
-
Gets The entry type
- getEqualityOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.AbstractJavaBackedTypeImplementation_V0105
-
- getEqualityOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the implementation object for the equality operator pertaining to this type.
- getEqualityOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getEqualityOperatorImplementation(String) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets The equality operator implementation object for the given typename
- getErrorClass() - Method in class be.SIRAPRISE.messages.ConstraintViolatedErrorMessage
-
- getErrorClass() - Method in class be.SIRAPRISE.messages.NonSiraPriseErrorMessage
-
- getErrorClass() - Method in class be.SIRAPRISE.messages.ServerErrorMessage
-
Gets a description of the error class
- getErrorClass() - Method in class be.SIRAPRISE.messages.SiraPriseErrorMessage
-
- getErrorCode() - Method in exception be.SIRAPRISE.client.DBException
-
Gets the error number.
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Gets errorCode
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Gets errorCode
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Gets errorCode
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.Key
-
Gets errorCode
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
Gets errorCode
- getErrorCode() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Gets errorCode
- getErrorNumber() - Method in class be.SIRAPRISE.messages.ServerErrorMessage
-
Gets The error number, whether a constraint number, a sira-prise runtime error, or a nil
- getExpected() - Method in exception be.SIRAPRISE.typeimplementations.TypeMismatchException
-
Gets expected
- getExpression() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets The file name
- getExpressionText() - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Gets The constraint expression
- getExpressionText() - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Gets expression
- getExpressionText() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets expression
- getExpressionText() - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
Gets expression
- getExpressionText() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Gets expressionText
- getExpressionText() - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
Gets The expressionText
- getExpressionText() - Method in class be.SIRAPRISE.client.ServerInquireCommand
-
Gets The target relvar Name
- getExtentsCount() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- getExtentsCount() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets The number of extents that the storage space can take
- getExtentsCount() - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Gets extentsCount
- getExternalRepresentation(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
Gets the textual representation of a Long value
- getFileName() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
Gets The file name
- getFileName() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
Gets The file name
- getFileName() - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
Gets The file name
- getFileName() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets The file name
- getFileName() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Gets fileName
- getFileName() - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Gets The file name
- getFileName() - Method in class be.SIRAPRISE.client.ServerDumpDBCommand
-
Gets fileName
- getFileName() - Method in class be.SIRAPRISE.messages.DumpDBMessage
-
Gets relvarName
- getFileName() - Method in class be.SIRAPRISE.messages.DumpDBParams
-
Gets The name of the file to be dumped
- getFirst() - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedList
-
Gets the first element of the list
- getFirstOperatorOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.OrdinalOperatorImplementations
-
Gets The operator implementation for the FIRST...() operator of the concerned type
- getFooValuebuffer(double, double) - Static method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
Gets A ValueBuffer holding the given value
- getFormat() - Method in class be.SIRAPRISE.util.SPEKey
-
- getFrequency() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Gets frequency
- getFrom() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
Gets from
- getFrom() - Method in class be.SIRAPRISE.messages.PrintJournalsMessage
-
Gets from
- getFrom() - Method in class be.SIRAPRISE.messages.PrintJournalsParams
-
Gets The start date of the log period to be printed
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerAddCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerAssertCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerBackupCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerCommand
-
Gets the full textual representation of the command
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerDeleteCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerDumpDBCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerFilePoolCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerHotRestartCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerInquireCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerLuwsCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerMemoryCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerMonitorCommand
-
Gets the full textual representation of the command
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerRelvarPoolCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerShutDownCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerTypeImplementationCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerUnassertCommand
-
- getFullCommandText() - Method in class be.SIRAPRISE.client.ServerUpdateCommand
-
- getFullImplementingClassName(NameIdentifier, List<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the full implementing class name from the given signature
- getFullImplementingClassName(NameIdentifier, NameIdentifier...) - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the full implementing class name from the given signature
- getFullImplementingClassName(String, List<String>) - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
- getFullVersion() - Method in class be.SIRAPRISE.util.Version
-
Gets the full numeric indicator of the version value.
- getFullyBoundedIntervalValue(ValueBuffer, ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getGapCompressionThreshold() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets The gap compression threshold
- getGapCount() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
Gets gapCount
- getGapCount() - Method in class be.SIRAPRISE.messages.SpaceCalcMessage
-
Gets gapCount
- getGapCount() - Method in class be.SIRAPRISE.messages.SpaceCalcParams
-
Gets The gap count
- getGetterMethods(Class<?>, String) - Method in class be.SIRAPRISE.client.jsba.GetterMethodCache
-
Gets A map of getter methods that could be found in the given class for the given relvar name from the cache.
- getGotten() - Method in exception be.SIRAPRISE.typeimplementations.TypeMismatchException
-
Gets gotten
- getGroupAttributes() - Method in class be.SIRAPRISE.typeimplementations.GROUPInvocationResultDetails
-
Gets The mapping of names of RVA attributes in the result to the set of attributes those RVA's contain from the input expression
- getGroupAttributesNI() - Method in class be.SIRAPRISE.typeimplementations.GROUPInvocationResultDetails
-
Gets groupAttributesNI
- getGroupSpec(String) - Static method in class be.SIRAPRISE.typeimplementations.GROUP
-
Gets The group spec in the form of a mapping from NameIdentifiers to sets of them
- getHeading() - Method in class be.SIRAPRISE.client.TupleContainer
-
Gets The heading for tuple container.
- getHeading(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the heading object defining the nonscalar (relation/tuple) type of the named attribute, or null if the attribute is scalar
- getHeading(String) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getHeading() - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
Gets the heading defining the concerned nonscalar type
- getHeading() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperatorInvocationResultDetails
-
Gets The heading
- getHeading() - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
Gets the heading that the Tuple conforms to
- getHost() - Method in class be.SIRAPRISE.client.RelationProxy
-
Gets the host
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.AggregateProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.DivideByPerProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.ExtendProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.GroupProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.GTCloseProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.IntersectProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.IntersectUsingProxy
-
- getHostExpressionEvaluationText() - Method in interface be.SIRAPRISE.client.IRelation
-
Gets The expression text for the expression to be evaluated by the host
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.JoinProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.JoinUsingProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.MinusProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.MinusUsingProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.PackProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.ProjectProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.RelationProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.RelvarProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.RenameProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.RestrictProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.SemiJoinProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.SemiJoinUsingProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.SemiMinusProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.SemiMinusUsingProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.SummarizebyProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.TCloseProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.TransformProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.UngroupProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.UnionProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.UnionUsingProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.client.UnpackProxy
-
- getHostExpressionEvaluationText() - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- getHours(long) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets the hours portion of a long value holding a timeofday
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation_V0105
-
Gets all the possrep component values for a given value of the type this possrep is for
- getIdentifierComponentValues(ValueBuffer, Heading) - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getIdentityElement() - Method in interface be.SIRAPRISE.typeimplementations.AggregationOperatorImplementation
-
Gets the identity element of the operator in its domain.
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
The identity value is the value returned by FIRSTxxx(), where xxx is the type of the arguments, if such a FIRSTxxx() operator is implemented.
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
The identity value is the value returned by LASTxxx(), where xxx is the type of the arguments, if such a LASTxxx() operator is implemented.
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
The identity element of any interval intersect operator exists only if the base type underlying the interval type to which the intersect operator is applied, has a FIRST...() operator.
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
The identity value is 1
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
The identity value is 1.0
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
The identity value is 1
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
The identity value is 1
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
The identity value is 1
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
The identity value is the AVERAGE value with COUNT 0 and VALUE 0.0
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
The identity value for PLUS is BIGINT(0)
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
The identity value for PLUS is 0
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
The identity value for PLUS is FLOAT(0.0)
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
The identity value for PLUS is INT(0)
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
The identity value for PLUS is LONG(0)
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
The identity value for PLUS is SCALEDNUMBER(0)
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
The identity value is 0:0:0.0
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
The identity value for XMINUSUSING is the empty relation of the concerned relation type.
- getIdentityElement() - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getIdleTime() - Method in class be.SIRAPRISE.messages.ClientHelloMessage
-
Gets the idle time requested by the client for this connection
- getIdleTime() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets The idle time for the connection as decided upon by the server
- getIndividualAssignmentCommands() - Method in class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
Gets The individual assignments that make up the multiple assignment
- getInetAddress() - Method in class be.SIRAPRISE.client.SiraPriseServer
-
Gets The InetAddress object for the indicated host
- getInsertsDeletesInvocations() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets diTransactionReferences
- getInstance() - Static method in class be.SIRAPRISE.client.ClientSideOperatorImplementationsManager
-
Gets the instance of the TypeImplementationsManager service for this JVM
- getInstance() - Static method in class be.SIRAPRISE.client.ClientSideOperatorImplementationsManagerSigner
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.ClientSideTypeImplementationsManager
-
Gets the instance of the TypeImplementationsManager service for this JVM
- getInstance() - Static method in class be.SIRAPRISE.client.ClientSideTypeImplementationsManagerProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.ClientSideTypeImplementationsManagerSigner
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.DBConnectionProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.DBMonitorConnectionProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.jsba.DBObjectGeneratorProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.jsba.DBObjectInterfaceGeneratorProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.client.jsba.GetterMethodCache
-
Gets the instance of the cache
- getInstance() - Static method in class be.SIRAPRISE.client.ProcessScriptProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.messages.BackupMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.DBVerifyMessageTypeV1_0
-
Gets the instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.DumpDBMessageTypeV1_0
-
Gets the instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.FilePoolMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.GetTypeImplementationMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.HotRestartMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.KillConnectionMessageTypeV1_0
-
Gets the instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.LuwsMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.MemoryMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.PrintJournalsMessageTypeV1_0
-
Gets the instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.RelvarPoolMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.ServerMessageTypes
-
Gets The instance
- getInstance() - Static method in class be.SIRAPRISE.messages.ShutDownMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.SpaceCalcMessageTypeV1_0
-
Gets The instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.messages.StatisticsMessageTypeV1_0
-
Gets the instance of the message type
- getInstance() - Static method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.server.ServerEngineManager
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.server.ServerSideOperatorImplementationsManager
-
Gets the instance of the OperatorImplementationsManager service for this JVM
- getInstance() - Static method in class be.SIRAPRISE.server.ServerSideTypeImplementationsManager
-
Gets the instance of the TypeImplementationsManager service for this JVM
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
Gets The bit pattern comparison operator implementation
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSR
-
Gets the instance
- getInstance(Heading) - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSR
-
Gets an instance of the relation CONTAINSR operator for the particular given heading
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING
-
Gets the instance
- getInstance(Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING
-
Gets an instance of the operator for the given heading and USING<> attributes
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.CONTAINST
-
Gets the operator generator instance
- getInstance(Heading) - Static method in class be.SIRAPRISE.typeimplementations.CONTAINST
-
Gets an instance of the relation CONTAINST operator for the particular given heading
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING
-
Gets the operator generator instance
- getInstance(Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING
-
Gets an instance of the operator for the given heading and USING<> attributes
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
Gets the instance
- getInstance(Heading) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
Gets an instance of the operator for the given heading
- getInstance(Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
Gets an instance of the operator for the given heading
- getInstance(Heading, Heading) - Static method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
Gets an instance of the operator for the given headings
- getInstance(Heading, Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
Gets an instance of the operator for the given headings and using attributes between them
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.NameIdentifierToStringTransformer
-
Gets the instance of the transformer
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.OperatorGenerators
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the instance of the OperatorImplementationsManager service for this JVM
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManagerProperties
-
Gets the instance
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.StringToNameIdentifierTransformer
-
Gets the instance of the transformer
- getInstance(Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.TCLOSE
-
Gets an instance of the TCLOSE operator implementation for the given parameters
- getInstance(Heading, Map<NameIdentifier, NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.TCLOSE
-
Gets an instance of the TCLOSE operator implementation for the given parameters
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.TrimStringToNameIdentifierTransformer
-
Gets the instance of the transformer
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclarationToStringTransformer
-
Gets the instance of the transformer
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.TypeImplementationsManager
-
Gets the instance of the TypeImplementationsManager service for this JVM
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.TypeImplementationsManagerProperties
-
Gets the instance
- getInstance(Heading, Set<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.UNGROUP
-
Gets The operator implementation for the UNGROUP operation
- getInstance(Heading) - Static method in class be.SIRAPRISE.typeimplementations.UNION
-
Gets an instance of the relation UNION operator for the particular given heading
- getInstance(Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.UNIONUSING
-
Gets an instance of the relation UNION operator for the particular given heading
- getInstance(Heading, Set<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.UNPACK
-
Gets an instance of an UNPACK operator for the given heading and unpack specification
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.ValueBufferToNameIdentifierTransformer
-
Gets the instance of the transformer
- getInstance(Heading) - Static method in class be.SIRAPRISE.typeimplementations.XMINUS
-
Gets an instance of the relation XMINUS operator for the particular given heading
- getInstance(Heading, LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.XMINUSUSING
-
Gets an instance of the operator for the given heading and USING<> attributes
- getInstance() - Static method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getIntegerFromString(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
Gets The Integer of the value that value is the external representation of
- getIntervalOperatorImplementationsMap() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTInvocationResultDetails
-
Gets The mapping of interval-typed attribute names to their corresponding set of relevant interval-typed operators
- getIntervalOperatorImplementationsMap() - Method in class be.SIRAPRISE.typeimplementations.JOINInvocationResultDetails
-
Gets The mapping of interval-typed attribute names to their corresponding set of relevant interval-typed operators
- getIntervalProjectAttributes() - Method in class be.SIRAPRISE.typeimplementations.PROJECTInvocationResultDetails
-
Gets intervalProjectAttributes
- getIntervalTypeImplementationsMap() - Method in class be.SIRAPRISE.typeimplementations.JOINInvocationResultDetails
-
Gets The mapping of interval-typed attribute names to their intervaltype implementations
- getInvocationName() - Method in class be.SIRAPRISE.client.jsba.Operator
-
Gets typeName
- getInvocationName() - Method in class be.SIRAPRISE.typeimplementations.CONTAINST
-
- getInvocationName() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING
-
- getInvocationName() - Method in interface be.SIRAPRISE.typeimplementations.OperatorGenerator
-
Gets the invocation name
- getInvocationName() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperator
-
Gets the operator invocation name.
- getInvocationName() - Method in class be.SIRAPRISE.typeimplementations.ScalarOperatorGenerator
-
- getInvolvedTypes() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets involvedTypes
- getISODateFormatInstance() - Static method in class be.SIRAPRISE.util.ISODateFormat
-
Gets The ISO DateFormat instance
- getISOTimeFormatInstance() - Static method in class be.SIRAPRISE.util.ISOTimeFormat
-
Gets the ISOTimeFormat instance
- getISOTimeStampFormatInstance() - Static method in class be.SIRAPRISE.util.ISOTimeStampFormat
-
Gets the ISOTimeStampFormat instance
- getJavaBigDecimal(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
Gets a java BigDecimal object holding the same scalednumber value as the given ValueBuffer
- getJavaBigInteger(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
Gets a BigInteger object of the same value as the one held in the given valueBuffer
- getJavaBoolean(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
Converts a ValueBuffer holding a boolean into a java boolean
- getJavaCalendar(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Gets a Java Calendar object holding the same date value as the given valueBuffer.
- getJavaChar(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
Gets a java char from a SIRA_PRISE scalarvaluebuffer
- getJavaDate(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Gets a Java Date object holding the same date value as the given valueBuffer.
- getJavaDouble(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
Gets the angle value as a value of the most appropriate java type
- getJavaDouble(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
Gets a java double value out of a sira prise float scalarvaluebuffer
- getJavaHomeToolsDirName() - Static method in class be.SIRAPRISE.util.JavaHome
-
Gets the Java tools directory name.
- getJavaInt(Date) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Gets an 8-digit integer, the first four digits of which are the year portion of the time held in the given Date object, the next two are the month, and the last two are the day-of-month.
- getJavaInt(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
Inspects a ScalarValueBuffer holding an integer and returns that integer
- getJavaInt(Date) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets a Java integer representing the HHMMSS numerical value of the given Java Date
- getJavaLong(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getJavaString(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
Gets the Name value contained in the valuebuffer in java String format
- getJavaString(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
Gets the Name value contained in the valuebuffer in java String format
- getJavaString(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
Gets a java String from a SIRA_PRISE scalarvaluebuffer
- getJavaThrowableClassName() - Method in class be.SIRAPRISE.messages.NonSiraPriseErrorMessage
-
Gets the non SIRA-PRISE exception classname
- getKey() - Method in exception be.SIRAPRISE.util.EqualKeyUnequalValuesException
-
- getKey() - Method in class be.SIRAPRISE.util.MyReadOnlyEntry
-
- getKeySpecifications() - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
Gets keySpecifications
- getKeySpecifications() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperatorInvocationResultDetails
-
Gets the key Specifications
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- getKeySpecificationsForRelationType() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- getKeyStore(Class<?>) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the default keystore type.
- getKeyStore(Class<?>, char[]) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the default keystore type.
- getKeyStore(Class<?>, String) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the given keystore type.
- getKeyStore(Class<?>, String, char[]) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the given keystore type.
- getKeyStore(String) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a keystore object for a keystore of the default keystore type for the named user.
- getKeyStore(String, char[]) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a keystore object for a keystore of the named keystore type for the named user.
- getKeyStore(String, String) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a keystore object for a keystore of the named keystore type for the named user.
- getKeyStore(String, String, char[]) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a keystore object for a keystore of the named keystore type for the named user.
- getKeyStoreInputStream(Class<?>) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets an InputStream for reading a resource corresponding to the given class.
- getKeyStoreInputStream(String) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets an InputStream for reading a keystore resource corresponding to the named user.
- getKeytoolFileName(String) - Static method in class be.SIRAPRISE.util.JavaHome
-
Gets the full name of the executable file containing the keytool
- getLast() - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedList
-
Gets the first element of the list
- getLastOperatorOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.OrdinalOperatorImplementations
-
Gets The operator implementation for the LAST...() operator of the concerned type
- getLineBreakString() - Method in class be.SIRAPRISE.util.MyException.LineBreakStyle
-
Gets The line break text value for this style
- getLocatorAttributeName() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- getLowest(Version) - Method in class be.SIRAPRISE.util.Version
-
Compares two SIRA_PRISE Version indicators and returns the lowest (which is the one whose spec can be expected to define the functionality that the two versions have in common).
- getMajorVersion() - Method in class be.SIRAPRISE.util.Version
-
Gets The major version
- getMappingFromAttributeNameIdentifierList(LinkedList<NameIdentifier>) - Static method in class be.SIRAPRISE.typeimplementations.TCLOSE
-
Gets a "from-to" mapping built from the given list which is constructed as from1,to1,from2,to2, ...
- getMaximumArgumentCount() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperator
-
Gets the maximum argument count for this operator.
- getMaximumGaps() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets The maximum gap count
- getMaximumLength() - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Gets The logical length, or -1 if this doen't apply
- getMaximumLength() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Gets maximumLength
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerBackupCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerDumpDBCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerFilePoolCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerHotRestartCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerKillConnectionCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerLuwsCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerMemoryCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerMonitorCommand
-
Gets a messageParams object that can be used by a MessageType implementation to factory a Message object.
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerRelvarPoolCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerShutDownCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
- getMessageParms() - Method in class be.SIRAPRISE.client.ServerTypeImplementationCommand
-
- getMessageTypeID() - Method in class be.SIRAPRISE.messages.ServerMessage
-
Gets the message type identification number
- getMinimumArgumentCount() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperator
-
Gets the minimum argument count for this operator.
- getMinorVersion() - Method in class be.SIRAPRISE.util.Version
-
Gets The minor version
- getMinutes(long) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets the minutes portion of a long value holding a timeofday
- getMonitorCommandText() - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessage
-
Gets the monitor command issued by the user
- getMonitorport() - Method in class be.SIRAPRISE.client.SiraPriseServer
-
Gets The monitor port number identifying the server to which can be connected for issuing monitor commands
- getName() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperator
-
Gets the operator name.
- getName() - Method in exception be.SIRAPRISE.util.DuplicateNameException
-
Gets the name that was found to be duplicate
- getNameAndMandatoryValueFromEscaped(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Returns the 'name' part of an expression of the form "name(content)"
- getNameAndMandatoryValueFromNonEscaped(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Returns the 'name' part of an expression of the form "name(content)"
- getNameAndMandatoryValueUntrimmedFromEscaped(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Returns the 'name' part of an expression of the form "name(content)"
- getNameIdentifiersInEntryOrder(String, char) - Static method in class be.SIRAPRISE.typeimplementations.MyNameIdentifier
-
Gets a LinkedList of the non-empty strings which appear in the given input string between any occurrences of the given separator character
- getNameIdentifiersInEntryOrderWithoutDuplicates(String, char) - Static method in class be.SIRAPRISE.typeimplementations.MyNameIdentifier
-
Gets a LinkedList of the non-empty strings which appear in the given input string between any occurrences of the given separator character
- getNames(String) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getNames(String, char) - Static method in class be.SIRAPRISE.util.MyString
-
Gets a Set of the non-empty strings which appear in the given input string between any occurrences of the given separator character
- getNamesInEntryOrder(String) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getNamesInEntryOrder(String, char) - Static method in class be.SIRAPRISE.util.MyString
-
Gets a LinkedList of the non-empty strings which appear in the given input string between any occurrences of the given separator character
- getNamesInEntryOrderWithoutDuplicates(String) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getNamesInEntryOrderWithoutDuplicates(String, char) - Static method in class be.SIRAPRISE.util.MyString
-
Gets a LinkedHashSet of the non-empty strings which appear in the given input string between any occurrences of the given separator character
- getNameValueFromEscaped(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Returns the 'name' part of an expression of the form "name(content)"
- getNameValueFromNonEscaped(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Returns the 'name' part of an expression of the form "name(content)"
- getNameValuePair() - Method in class be.SIRAPRISE.util.NameValueResult
-
Gets The NameValuePair that represents the actual content of the NAME(VALUE) string
- getNameValueUntrimmedFromEscaped(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Returns the 'name' part of an expression of the form "name(content)"
- getNanoSeconds(long) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets the nanoseconds portion of a long value holding a timeofday
- getNegated(String, String) - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- getNegated(String, String) - Method in interface be.SIRAPRISE.typeimplementations.BinaryBooleanOperatorImplementation
-
Gets the expression that is the negation of an invocation of this operator implementation
- getNegated(String, String) - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getNegated(String, String) - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getNegated(String, String) - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getNegatedJavaBoolean(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
Converts a ValueBuffer holding a boolean into a java boolean representing the negation of that boolean
- getNegatedJavaBooleanBuffer(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
Converts a ValueBuffer holding a boolean into a java boolean
- getNegativeInfiniteIntervalValue(ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets a valueBuffer holding the interval value from "negative infinity" to the END value provided in the given endValueBuffer
- getNextOperatorOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.OrdinalOperatorImplementations
-
Gets The operator implementation for the NEXT(...) operator of the concerned type
- getNextParsePos() - Method in class be.SIRAPRISE.util.NameValueResult
-
Gets The last parsed position in the input string
- getNonIntervalProjectAttributes() - Method in class be.SIRAPRISE.typeimplementations.PROJECTInvocationResultDetails
-
Gets nonIntervalProjectAttributes
- getNonScalarHeading() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets nonScalarHeading
- getNumeric() - Method in class be.SIRAPRISE.messages.DumpFileOption
-
Gets The numeric identifier for the option value
- getObject(Tuple, Class<C>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get an objects holding the same information as that which is held in this tuple.
- getObject(Tuple, Class<C>, Map<String, Method>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Gets an object of the given class, using the given set of setter methods and the attribute values from this tuple
- getObjectArray(TupleContainer, Class<C>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get an array of objects holding the same information as that which is held in this TupleContainer.
- getObjectArrayIgnoringMissingSetters(TupleContainer, Class<C>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get an array of objects holding a (potentially proper) subset of the information held in this TupleContainer.
- getObjectCollection(TupleContainer, Class<C>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get a collection of objects holding the same information as that which is held in this TupleContainer.
- getObjectCollectionIgnoringMissingSetters(TupleContainer, Class<C>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get a collection of objects holding a (potentially proper) subset of the information held in this TupleContainer.
- getObjectIgnoringMissingSetters(Tuple, Class<C>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get an objects holding the same information as that which is held in this tuple.
- getObjects(Tuple, Class<?>[]) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get a Map of objects holding the same information as that which is held in this Tuple.
- getObjectsCollection(TupleContainer, Class<?>[]) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Get a collection of Maps of objects holding the same information as that which is held in this TupleContainer.
- getOperandSignature() - Method in class be.SIRAPRISE.client.jsba.Operator
-
Gets typeName
- getOperandSignatureJSBA() - Method in class be.SIRAPRISE.client.jsba.Operator
-
Gets typeName
- getOperationType() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Gets operationType
- getOperationType() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Gets label
- getOperationType() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets operationType
- getOperatorGenerator(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.OperatorGenerators
-
Gets the operator generator identified by the given object name
- getOperatorGeneratorSignature() - Method in interface be.SIRAPRISE.typeimplementations.OperatorGenerator
-
Gets the "generator signature" of the operator generator.
- getOperatorGeneratorSignature() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperator
-
Gets the operator generator signature.
- getOperatorGeneratorSignature() - Method in class be.SIRAPRISE.typeimplementations.ScalarOperatorGenerator
-
- GETOPERATORIMPLEMENTATION - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.AGGREGATE
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.CONTAINST
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.DIVIDEBYPER
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.EXTEND
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.GROUP
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.GTCLOSE
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.INTERSECT
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.JOIN
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.JOINUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.LEFTJOIN
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.LEFTJOINUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.MINUS
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.MINUSUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in interface be.SIRAPRISE.typeimplementations.OperatorGenerator
-
Gets an implementation instance of the operator.
- getOperatorImplementation(NameIdentifier, List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the OperatorImplementation object corresponding to the given typeDeclaration
- getOperatorImplementation(NameIdentifier, NameIdentifier...) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the OperatorImplementation object corresponding to the given typeDeclaration
- getOperatorImplementation(String, List<String>) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.PACK
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.PROJECT
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.RENAME
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.RESTRICT
-
- getOperatorImplementation(String, String) - Static method in class be.SIRAPRISE.typeimplementations.ScalarOperatorGenerator_THE_
-
Gets The implementation object for the concerned THE_xyz operator
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.SEMIJOIN
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.SEMIJOINUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.SEMIMINUS
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.SEMIMINUSUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.SUMMARIZEBY
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.TCLOSE
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.TRANSFORM
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.UNGROUP
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.UNION
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.UNPACK
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.XMINUS
-
- getOperatorImplementation(OperatorGeneratorArgument[]) - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING
-
- GetOperatorImplementationMessageType - Class in be.SIRAPRISE.messages
-
The GetOperatorTypeImplementationMessageType is used for instructing the server monitor to return an operator implementation object.
- getOperatorImplementationNI(List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR
-
- getOperatorImplementationNI(List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING
-
- getOperatorImplementationNI(List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINST
-
- getOperatorImplementationNI(List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING
-
- getOperatorImplementationNI(List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.ScalarOperatorGenerator
-
Gets an operator implementation object for the operator with the invocation name that this factory corresponds to, and the given arguments specification
- GetOperatorImplementationParams - Class in be.SIRAPRISE.messages
-
- GetOperatorImplementationParams(String, List<String>) - Constructor for class be.SIRAPRISE.messages.GetOperatorImplementationParams
-
- getOperatorImplementationWithoutException(NameIdentifier, List<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the OperatorImplementation object corresponding to the given typeDeclaration
- getOperatorImplementationWithoutException(NameIdentifier, NameIdentifier...) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets the OperatorImplementation object corresponding to the given typeDeclaration
- getOperatorImplementationWithoutException(String, List<String>) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
- getOperatorInvocationName() - Method in class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
Gets typeName
- getOperatorInvocationName() - Method in class be.SIRAPRISE.messages.GetOperatorImplementationParams
-
Gets The invocation name of the operator to be retrieved
- getOptionalProperty(Properties, String) - Static method in class be.SIRAPRISE.util.MyProperties
-
Gets the named property value from the given Properties object.
- getOptionalProperty(String) - Method in class be.SIRAPRISE.util.MyProperties
-
Gets the named property value from the given Properties object.
- getOrderByAttributeNames() - Method in class be.SIRAPRISE.client.ServerInquireCommand
-
Gets The ordering spec for the inquire command.
- getOrderByAttributeNames() - Method in class be.SIRAPRISE.messages.ExecuteQueryMessage
-
Gets the ordering spec for the result
- getOrderingOperatorExpressionText() - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Gets orderingOperatorExpression
- getOrderingOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.AbstractJavaBackedTypeImplementation_V0105
-
- getOrderingOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the implementation object for the ordering operator (GT) pertaining to this type.
- getOrderingOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getOrderingOperatorImplementation(String) - Method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Gets The ordering operator implementation for the named type
- getOrdinal() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- getOrdinal() - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Gets ordinal
- getOrdinal() - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Gets ordinal
- getOrdinal() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Gets ordinal
- getOrdinalOperatorImplementations() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets an object holding the four ordinal operator implementations defined for the type : FIRSTxxx(), PRIOR(xxx), NEXT(xxx), and LASTxxx()
- getOriginalExceptionMessage() - Method in class be.SIRAPRISE.messages.ServerErrorMessage
-
Gets the server's original exception message
- getPackageCertificate(Class<?>) - Static method in class be.SIRAPRISE.util.MyCertificate
-
Gets a Certificate object of the default certificate type.
- getPackageCertificate(Class<?>, String) - Static method in class be.SIRAPRISE.util.MyCertificate
-
Gets a Certificate object of the given certificate type.
- getPackageCertificateInputStream(Class<?>) - Static method in class be.SIRAPRISE.util.MyCertificate
-
Gets an InputStream for reading a resource corresponding to the package of the given class.
- getPackageKeyStore(Class<?>) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the default keystore type.
- getPackageKeyStore(Class<?>, char[]) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the default keystore type.
- getPackageKeyStore(Class<?>, String) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the given keystore type.
- getPackageKeyStore(Class<?>, String, char[]) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets a KeyStore object of the given keystore type.
- getPackageKeyStoreInputStream(Class<?>) - Static method in class be.SIRAPRISE.util.MyKeyStore
-
Gets an InputStream for reading a resource corresponding to the package of the given class.
- getPackageResourceBaseName(Class<? extends Object>, String) - Static method in class be.SIRAPRISE.util.MyResource
-
Gets the base name for the resource of the indicated type corresponding to the package of the given class.
- getPackAttributes() - Method in class be.SIRAPRISE.typeimplementations.PACKInvocationResultDetails
-
Gets the pack attributes
- getPageCount() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- getPageCount() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets The number of pages in the index space
- getPageCount() - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Gets The page count
- getPageSize() - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
Gets The page size
- getPageSize() - Method in class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
Gets pageSize
- getPageSize() - Method in class be.SIRAPRISE.messages.SpaceCalcMessage
-
Gets pageSize
- getPageSize() - Method in class be.SIRAPRISE.messages.SpaceCalcParams
-
Gets The page size
- getParentTransaction() - Method in class be.SIRAPRISE.client.DBTransaction
-
Gets The "parent" transaction of this nested transaction, or null if this is not a nested transaction
- getPartitioningBy() - Method in class be.SIRAPRISE.typeimplementations.PACKInvocationResultDetails
-
Gets partitioningBy
- getPartitioningKeys() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTInvocationResultDetails
-
Gets the set of join attribute names that are not to be treated in 'USING' mode
- getPartitioningKeys() - Method in class be.SIRAPRISE.typeimplementations.JOINInvocationResultDetails
-
Gets the set of join attribute names that are not to be treated in 'USING' mode
- getPathFromRootForSubPath(File, File) - Static method in class be.SIRAPRISE.util.MyFile
-
Gets the path name for file, relative to the given relativeRoot, assuming that file points to some subfolder of relativeRoot
- getPerAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.DIVIDEBYPERInvocationResultDetails
-
Gets perAttributeNames
- getPhysicalPossrepName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Gets physicalPossrepName
- getPlainInstance() - Static method in class be.SIRAPRISE.typeimplementations.CONTAINSR
-
Gets an instance of the relation CONTAINSR operator for the particular given heading
- getPlainInstance() - Static method in class be.SIRAPRISE.typeimplementations.CONTAINST
-
Gets an instance of the relation CONTAINST operator for the particular given heading
- getPlainInstance(Heading) - Static method in class be.SIRAPRISE.typeimplementations.XMINUS
-
Gets an instance of the relation XMINUS operator for the particular given heading
- getPort() - Method in class be.SIRAPRISE.client.SiraPriseServer
-
Gets The port number identifying the server to which can be connected for issuing 'regular' DML commands
- getPositiveInfiniteIntervalValue(ValueBuffer) - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets a valueBuffer holding the interval value from the point value held in the provided value buffer to "positive infinity"
- getPossrepImplementation(String) - Method in class be.SIRAPRISE.typeimplementations.AbstractJavaBackedTypeImplementation_V0105
-
- getPossrepImplementation(String) - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the PossrepImplementation object implementing the possrep of which the given component name names a component.
- getPossrepImplementation(String) - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the set of all PossRepImplementations for this type.
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getPossrepImplementations() - Method in class be.SIRAPRISE.typeimplementations.UserDefinedTypeImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
Gets possrepName
- getPossrepName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Gets possrepName
- getPossrepName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Gets The name of the non-physical possrep that this translation formula is for.
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsAngleImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsAverageImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsBarImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsBooleanImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsDecimalImplementation
-
Deprecated.
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsFooImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsRelationImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation_MP
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.DbmsTupleImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.FromToPossrepImplementation
-
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
- getPossrepName() - Method in interface be.SIRAPRISE.typeimplementations.PossRepImplementation
-
Gets the possrep name
- getPossrepName() - Method in class be.SIRAPRISE.typeimplementations.UDTPhysicalPossrepImplementation
-
- getPredicate() - Method in class be.SIRAPRISE.client.jsba.Relvar
-
Gets predicate
- getPredicate() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperatorInvocationResultDetails
-
Gets The predicate
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- getPredicateForRelationType() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintChecksDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.AssignmentConstraintsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.AttributesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.AttributesOverview
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.ClientCertificatesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.ClientsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.ClusteredRecordSpaceManage
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.ConstrainedTypesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.DatabaseConstraintsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.DbmsFilesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.HashedRecordSpaceManage
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.IndexComponentDelete
-
Deprecated.
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.JavaBackedTypesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.KeyAttributesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.KeysDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.RecordAttributesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.RecordTypesCreate
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.RecordTypesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.RelvarAttributesCreate
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.RelvarAttributesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.RelvarsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.StorageSpaceDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.StorageSpaceManage
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.TriggeredDataActionsManage
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.TupleConstraintsCreate
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.TupleConstraintsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesManage
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsCreate
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesNonPhysicalPossrepsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesPhysicalPossrepComponentsCreate
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UserDefinedTypesPhysicalPossrepComponentsDelete
-
- getPresentationFunctionDescription() - Method in class be.SIRAPRISE.webclient.UsersDelete
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Attribute
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Client
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.JavaBackedType
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Key
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Operator
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Relvar
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
- getPreUpdateState() - Method in interface be.SIRAPRISE.client.jsba.UpdatableDBObject
-
Gets The state of the object as it was built by the J/R bridging engine immediately after the object was created from a database tuple (and which should have been set by/using the setPreUpdateState() method.
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.User
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
- getPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
- getPriorOperatorOperatorImplementation() - Method in class be.SIRAPRISE.typeimplementations.OrdinalOperatorImplementations
-
Gets The operator implementation for the PRIOR(...) operator of the concerned type
- getPropertiesBaseName(Class<? extends Properties>) - Static method in class be.SIRAPRISE.util.MyProperties
-
Gets the base name for the properties resource corresponding to the given class.
- getPropositionText(String, TupleBuffer, Heading) - Static method in class be.SIRAPRISE.typeimplementations.Tuple
-
Creates a textual proposition from a given predicate, given the attribute values held in the TupleBuffer.
- getPublicNoArgConstructor(Class<?>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Gets the public no-arg constructor from a class
- getPublishedKey(DataInputStream) - Method in class be.SIRAPRISE.util.SPE
-
- getPublishInfo() - Method in class be.SIRAPRISE.util.JCECipher
-
- getPublishInfo() - Method in class be.SIRAPRISE.util.ProprietaryOrJCECipher
-
Gets a byte array containing all the specific info needed to set up en-/decryption.
- getPublishInfo() - Method in class be.SIRAPRISE.util.SPE
-
- getQuery() - Method in class be.SIRAPRISE.messages.ExecuteQueryMessage
-
Gets the query expression
- getQueryExecutedMessage(RelationBuffer, Heading) - Method in class be.SIRAPRISE.messages.DmlExecutedMessageType
-
Factory method for getting the ServerMessage of the appropriate DmlExecuted type holding the relation that is the result of a query
- getQueryExecutedMessage(RelationBuffer, Heading) - Method in class be.SIRAPRISE.messages.DmlExecutedMessageTypeV1_0
-
- getQueryResult() - Method in class be.SIRAPRISE.messages.DmlExecutedMessage
-
Gets The relation holding the executed command's return value, or null if the command executed does not return a relation
- getQueryResultHeading() - Method in class be.SIRAPRISE.messages.DmlExecutedMessage
-
Gets The Heading of the relation holding the executed command's return value, or null if the command executed does not return a relation
- getRecordTypeName() - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Gets recordTypeName
- getRecordTypeName() - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Gets recordTypeName
- getRecordTypeName() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Gets recordTypeName
- getReferencedParameters() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets referencedParameters
- getReferencedRelvars() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets referencedRelvars
- getRelationalExpressionText() - Method in class be.SIRAPRISE.messages.ServerCommandDataWrapper
-
Gets the relational expression
- getRelationAttributeValueCommalist(Relation, NameIdentifier) - Static method in class be.SIRAPRISE.client.Relations
-
Gets a comma-separated list of values held in the tuples of the given relation for the named attribute
- getRelationAttributeValueCommalist(Relation, String) - Static method in class be.SIRAPRISE.client.Relations
-
- getRelationAttributeValueCommalist(Relation, String) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getRelationBuffer() - Method in interface be.SIRAPRISE.client.IRelation
-
Gets the RelationBuffer holding the tuples collection.
- getRelationBuffer() - Method in class be.SIRAPRISE.client.RelationProxy
-
- getRelationBuffer() - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- getRelationExpressionText() - Method in class be.SIRAPRISE.client.ServerBasicAssignmentCommand
-
Gets The expression text defining the relation that will be used in the command's operation type against the target relvar
- getRelationPredicate() - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
Gets The predicate corresponding to the nonscalar value held in the container that this typedeclaration is for
- getRelationText() - Method in class be.SIRAPRISE.client.jsba.DmlSingleAssignmentCommand
-
Gets the relation text denoting the singleton relation holding the tuple holding the values drawn from object o for the named relvar
- getRelvar1Attribute1() - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Gets the value of some attribute of this class for use in the Java-to-SIRA_PRISE part of the bridge.
- getRelvar1Attribute1() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Gets the value of some attribute of this class for use in the Java-to-SIRA_PRISE part of the bridge.
- getRelvar1Attribute2() - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Gets the value of some other attribute of this class for use in the Java-to-SIRA_PRISE part of the bridge.
- getRelvar1Attribute2() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Gets the value of some other attribute of this class for use in the Java-to-SIRA_PRISE part of the bridge.
- getRelvar2Attribute1() - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Gets the value of some attribute of this class for use in the Java-to-SIRA_PRISE part of the bridge.
- getRelvar2Attribute1() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Gets the value of some attribute of this class for use in the Java-to-SIRA_PRISE part of the bridge.
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Gets expression
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.DmlSingleAssignmentCommand
-
Gets The name of the relvar to which the update is targeted
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.Key
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.Relvar
-
Gets name
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.RelvarCardinality
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
Gets The name for the virtual relvar
- getRelvarName() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.messages.DBVerifyCommandParams
-
Gets the name of the relvar whose physical structures are to be verified
- getRelvarName() - Method in class be.SIRAPRISE.messages.DBVerifyMessage
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.messages.PrintJournalsParams
-
Gets The name of the relvar whose log entries are to be printed
- getRelvarName() - Method in class be.SIRAPRISE.messages.StatisticsMessage
-
Gets relvarName
- getRelvarName() - Method in class be.SIRAPRISE.messages.StatisticsParams
-
Gets The name of the relvar whose statistics are to be collected
- getRelvarNameBuffer() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
Gets relvarNameBuffer
- getRelvarNameBuffer() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
Gets relvarNameBuffer
- getRelvarNameIdentifier() - Method in class be.SIRAPRISE.client.ServerDBVerifyCommand
-
Gets relvarName
- getRelvarNameIdentifier() - Method in class be.SIRAPRISE.client.ServerStatisticsCommand
-
Gets relvarName
- getRemainingBytes(ByteBuffer) - Static method in class be.SIRAPRISE.util.MyByteBuffer
-
Gets the remaining contents of a byteBuffer (= its bytes from its current position to limit() ) as a byte array.
- getRenameToFromMap() - Method in class be.SIRAPRISE.typeimplementations.RENAMEInvocationResultDetails
-
Gets renameToFromMap
- getRequiredProperty(Properties, String) - Static method in class be.SIRAPRISE.util.MyProperties
-
Gets the named property value from the given Properties object.
- getRequiredProperty(String) - Method in class be.SIRAPRISE.util.MyProperties
-
Gets the named property value from the given Properties object.
- getResourceBaseName(Class<? extends Object>, String) - Static method in class be.SIRAPRISE.util.MyResource
-
Gets the base name for the resource of the indicated type corresponding to the given class.
- getResourceInputStream(Class<?>, String) - Static method in class be.SIRAPRISE.util.MyResource
-
Attempts to find a resource of the given name, and returns an input stream for reading that resource if it can be found.
- getResourceInputStream(String) - Static method in class be.SIRAPRISE.util.MyResource
-
Attempts to find a resource of the given name, and returns an input stream for reading that resource if it can be found.
- getRetainedAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.GROUPInvocationResultDetails
-
Gets retainedAttributeNames
- getRetainedAttributeNames() - Method in class be.SIRAPRISE.typeimplementations.RENAMEInvocationResultDetails
-
Gets retainedAttributeNames
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ABS_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ABS_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ABS_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ABS_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ABS_SCALEDNUMBER
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ACOS_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ACOSEC_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ACOTAN_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ASEC_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ASIN_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ATAN_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_NAME_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_STRING_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FIRSTDATE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FIRSTFLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FIRSTINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FIRSTLONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FIRSTTIMEOFDAY
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LASTDATE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LASTFLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LASTINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LASTLONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LASTTIMEOFDAY
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_BITS
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_FILENAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_INTINTERVAL
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_LONGINTERVAL
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_NAME
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LessOrEqualOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LessThanOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LN_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LOWERCASE_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.LUID
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
- getReturnTypeDeclaration(OperatorImplementation_V0104) - Static method in class be.SIRAPRISE.typeimplementations.MyOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.NEXTDATE_DATE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.NEXTINT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.NEXTLONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.NOT_BOOLEAN
-
- getReturnTypeDeclaration() - Method in interface be.SIRAPRISE.typeimplementations.OperatorImplementation_V0105
-
Gets the full type declaration of the type of the return value.
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PI
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PRIORDATE_DATE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PRIORINT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PRIORLONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ROUND_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ROUND_SCALEDNUMBER_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TAN_ANGLE
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.THE_OperatorImplementation
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOINT_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOLONG_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_BIGINT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_LONG
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.TRUNC_SCALEDNUMBER_INT
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.UNESCAPE_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.UPPERCASE_STRING
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
XMINUSUSING returns a relation of the type that is the most specific common supertype between the relation types of the arguments
- getReturnTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getReturnTypeName() - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Gets The page size
- getReturnTypeName() - Method in class be.SIRAPRISE.client.jsba.Operator
-
Gets typeName
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- getReturnTypeName() - Method in class be.SIRAPRISE.server.IsSubTypeOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ABS_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ABS_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ABS_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ABS_LONG
-
The return type is LONG.
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ABS_SCALEDNUMBER
-
The return type is SCALEDNUMBER
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ACOS_FLOAT
-
ACOS returns an ANGLE value
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ACOSEC_FLOAT
-
The return type is ANGLE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ACOTAN_FLOAT
-
The return type is ANGLE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ASEC_FLOAT
-
The return type is ANGLE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ASIN_FLOAT
-
The return value is of type ANGLE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ATAN_FLOAT
-
The return type is ANGLE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_NAME_NAME
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_STRING_STRING
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
The return type is the same as the arguments' type
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
The return type is the same as the arguments' type
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
The return type is the same as the arguments' type
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
CONCAT returns a STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
COSEC returns a FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
COTAN returns a FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
DATESHIFT returns a DATE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
The return type is SCALEDNUMBER
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
ENDSWITH returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
ENDSWITH returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
ESCAPE returns a STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FIRSTDATE
-
The return type is DATE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FIRSTFLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FIRSTINT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FIRSTLONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FIRSTTIMEOFDAY
-
The return type is TIMEOFDAY
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
CONTAINSPOINT returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
The ENDPOINTOF operator returns a value of the interval type's underlying base type (i.e.
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
The return type for GAPBETWEEN is the same as the arguments' type
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
The return type of any interval intersect operator is the same as its argument types.
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
ISEMPTYINTERVAL returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
The interval ISINFINITE operator returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
The interval ISLOWERBOUNDED operator returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
The interval ISINFINITE operator returns a BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
IMINUS returns the same interval type as its arguments
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
The interval SPAN operator returns the same interval type as its arguments
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
The STARTPOINTOF operator returns a value of the interval type's underlying base type (i.e.
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
Interval UNION returns the same interval type as its arguments
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LASTDATE
-
The return type is DATE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LASTFLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LASTINT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LASTLONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LASTTIMEOFDAY
-
The return type is TIMEOFDAY
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_BITS
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_FILENAME
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_INTINTERVAL
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_LONGINTERVAL
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_NAME
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_RELATION
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_STRING
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LessOrEqualOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LessThanOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LN_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LOWERCASE_STRING
-
The return type is STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.LUID
-
LUID returns a LONG value
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
The return type is BOOLEAN
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
The return type is SCALEDNUMBER
- getReturnTypeName(OperatorImplementation_V0104) - Static method in class be.SIRAPRISE.typeimplementations.MyOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.NEXTDATE_DATE
-
The return type is DATE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.NEXTINT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.NEXTLONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.NOT_BOOLEAN
-
The return type is BOOLEAN
- getReturnTypeName() - Method in interface be.SIRAPRISE.typeimplementations.OperatorImplementation_V0104
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PI
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
The return type is AVERAGE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
The return type is DECIMAL
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
The return type is SCALEDNUMBER
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
The return type is TIMEOFDAY
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PRIORDATE_DATE
-
The return type is of type DATE
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PRIORINT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PRIORLONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ROUND_FLOAT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ROUND_SCALEDNUMBER_INT
-
The return type is SCALEDNUMBER
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
The return type is BIGINT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
The return type is SCALEDNUMBER
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
The return type is TIMEOFDAY
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
The return type is STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
The return type is STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TAN_ANGLE
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.THE_OperatorImplementation
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_INT
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_LONG
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_INT
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_LONG
-
The return type is FLOAT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOINT_LONG
-
The return type is INT
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOLONG_INT
-
The return type is LONG
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_BIGINT
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_INT
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_LONG
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.TRUNC_SCALEDNUMBER_INT
-
The return type is SCALEDNUMBER
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.UNESCAPE_STRING
-
ESCAPE returns a STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.UPPERCASE_STRING
-
The return type is STRING
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
XMINUSUSING returns a relation of the type that is the most specific common supertype between the relation types of the arguments
- getReturnTypeName() - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getRootTypeName() - Method in class be.SIRAPRISE.typeimplementations.AbstractJavaBackedTypeImplementation_V0105
-
- getRootTypeName() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the name of the 'root' type that this type ultimately derives from (through specialization by constraint).
- getRootTypeName() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- getSeconds(long) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets the seconds portion of a long value holding a timeofday
- getSeq() - Static method in class be.SIRAPRISE.util.MyUniqueID
-
Gets a sequence
- getServer() - Method in class be.SIRAPRISE.client.SiraPriseServer
-
Gets The DNS name or IP address of the server to which can be connected
- getServerAssignmentCommand() - Method in class be.SIRAPRISE.client.jsba.DmlAssignmentCommand
-
Gets the ServerAssignmentCommand object representing this dml command
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlAddCommand
-
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlAssertCommand
-
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlCommand
-
Gets the ServerCommand object representing this dml command
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlDeleteCommand
-
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlMultipleAssignmentCommand
-
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlUnassertCommand
-
- getServerCommand() - Method in class be.SIRAPRISE.client.jsba.DmlUpdateCommand
-
- getServerErrorMessage() - Method in exception be.SIRAPRISE.messages.ErrorMessageException
-
Gets The error message that was read instead of the (presumably) expected one.
- getServerMessageType(int) - Method in class be.SIRAPRISE.messages.ServerMessageTypes
-
Gets the most recent version of the ServerMessageType of the indicated type, that is, the version that is used in the SIRA_PRISE version that this package conforms to / corresponds with.
- getServerMessageTypeForMessageVersion(int, int) - Method in class be.SIRAPRISE.messages.ServerMessageTypes
-
Gets The ServerMessageType of the indicated type and version
- getServerMessageTypeForSiraPriseVersion(int, Version) - Method in class be.SIRAPRISE.messages.ServerMessageTypes
-
Gets The ServerMessageType of the indicated type that was used in the indicated SIRA_PRISE specification version
- getSetterMethods(Class<?>) - Static method in class be.SIRAPRISE.client.jsba.DBObjectFactory
-
Gets the setter methods from a class applicable for the given set of attribute names
- getSignature() - Method in class be.SIRAPRISE.messages.ClientAuthenticationMessage
-
Gets The signature computed
- getSignature() - Method in class be.SIRAPRISE.messages.ExecuteCompiledMonitorCommandMessage
-
Gets the signature authenticating the user ID
- getSignature() - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessage
-
Gets the signature authenticating the user ID
- getSignature() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Gets the signature computed by the user
- getSignature() - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- getSignature() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- getSignature() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- getSignature() - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- getSignature() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- getSignature() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- getSignature() - Method in class be.SIRAPRISE.server.IsSubTypeOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ABS_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ABS_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ABS_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ABS_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ABS_SCALEDNUMBER
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ACOS_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ACOSEC_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ACOTAN_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ASEC_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ASIN_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ATAN_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_NAME_NAME
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_STRING_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FIRSTDATE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FIRSTFLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FIRSTINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FIRSTLONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FIRSTTIMEOFDAY
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LASTDATE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LASTFLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LASTINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LASTLONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LASTTIMEOFDAY
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_BITS
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_FILENAME
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_INTINTERVAL
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_LONGINTERVAL
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_NAME
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LessOrEqualOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LessThanOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LN_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LOWERCASE_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.LUID
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.NEXTDATE_DATE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.NEXTINT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.NEXTLONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.NOT_BOOLEAN
-
- getSignature() - Method in interface be.SIRAPRISE.typeimplementations.OperatorImplementation_V0104
-
Gets the name of the operator implemented by this implementation object
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PI
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PRIORDATE_DATE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PRIORINT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PRIORLONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ROUND_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ROUND_SCALEDNUMBER_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TAN_ANGLE
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.THE_OperatorImplementation
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOINT_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOLONG_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_BIGINT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_LONG
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.TRUNC_SCALEDNUMBER_INT
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.UNESCAPE_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.UPPERCASE_STRING
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
- getSignature() - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- getSignatureName() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets The name of the signing protocol to be used on the connection
- getSigningAlgorithmNameSet(String) - Static method in class be.SIRAPRISE.client.DBConnectionProperties
-
Gets a Set of supported signing algorithm names out of a comma-separated list of such names.
- getSmallUTFString(DataInput) - Static method in class be.SIRAPRISE.util.MyDataInputStream
-
Reads from the stream in
a representation of a Unicode character string encoded in Java modified UTF-8 format; this string of characters is then returned as a String
.
- getSnapShotIsolationMode() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Gets the snapshot isolation mode that this readonly transaction is to run under (snapshot isolation does not apply to update transactions.
- getSpecificationVersionForServer() - Method in class be.SIRAPRISE.client.DBConnection
-
Gets The specification version to use in communications with the server
- getStandardDeviation() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Gets standardDeviation
- getStartPos() - Method in class be.SIRAPRISE.util.NameValueResult
-
Gets The first parsed position in the input string
- getStorageSpaceID() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
Gets the ID
- getStorageSpaceID() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
Gets the ID
- getStorageSpaceID() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets the ID
- getStorageSpaceID() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Gets storageSpaceID
- getStorageSpaceID() - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Gets the ID
- getString() - Method in class be.SIRAPRISE.typeimplementations.FileNameIdentifier
-
Gets string
- getString() - Method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
Gets string
- getString(String, Locale) - Method in interface be.SIRAPRISE.util.Localizer
-
The GetString method of a localizer gets the message text corresponding to the given locale and key from its message repository.
- getString(long) - Static method in class be.SIRAPRISE.util.MyB32
-
Gets a radix 32 representation of the given long
- getSuperTypeImplementation() - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
Gets superTypeImplementation
- getTargetRelvarIdentifier() - Method in class be.SIRAPRISE.client.ServerSingleAssignmentCommand
-
Gets The target relvar Name of this 'individual' assignment
- getTargetRelvarName() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets targetRelvarName
- getTargetRelvarName() - Method in class be.SIRAPRISE.client.ServerSingleAssignmentCommand
-
Gets The target relvar Name of this 'individual' assignment
- getTargetRelvarName() - Method in class be.SIRAPRISE.messages.ServerCommandDataWrapper
-
Gets the target relvar name
- GetterMethod - Annotation Type in be.SIRAPRISE.client.jsba
-
The GetterMethod annotation documents the name of, type of, escaping requirement for the value of, and relvarname for the attribute corresponding to a getter/setter method.
The annotation elements are all arrays, the elements of which define the way how the annotated getter method fits in the JSBA to provide attribute values for database assignment commands.
The GetterMethod annotation is inspected when using JSBA objects for updating the database, that is, when building the database update command objects that reflect an INSERT, DELETE or UPDATE request corresponding to the annotated JSBA object.
The annotation type is experimental and currently unused.
- GetterMethodCache - Class in be.SIRAPRISE.client.jsba
-
The JSBAGetterMethodCache caches the sets of getter methods that can be derived by the JSBA architecture from a given combination of relvar name and java class.
- GetterMethodKey - Class in be.SIRAPRISE.client.jsba
-
GetterMethodKeys are containers holding the key elements that determine the set of getter methods that can be derived from a given DBObject class, given a relvar name.
- GetterMethodKey(Class<?>, String) - Constructor for class be.SIRAPRISE.client.jsba.GetterMethodKey
-
Creates the JSBAGetterMethodKey
- getText() - Method in class be.SIRAPRISE.typeimplementations.NonScalarOperatorGeneratorTextArgument
-
Gets The text value of some "modifier" argument to a NonScalarOperatorGenerator.
- getThisPackagesSiraPriseVersion() - Method in class be.SIRAPRISE.messages.ServerMessageTypes
-
Gets The specification version that this package corresponds to
- getTo() - Method in class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
Gets to
- getTo() - Method in class be.SIRAPRISE.messages.PrintJournalsMessage
-
Gets to
- getTo() - Method in class be.SIRAPRISE.messages.PrintJournalsParams
-
Gets The end date of the log period to be printed
- getTransactionID() - Method in class be.SIRAPRISE.client.DBTransaction
-
Gets The numerical server-side ID of the started transaction, or -1 if the server is pre 1.2
- getTransactionID() - Method in class be.SIRAPRISE.messages.CommitRollbackMessage
-
Gets The server-side ID of the transaction that requests to be either committed or rolled back.
- getTransactionID() - Method in class be.SIRAPRISE.messages.EndTransactionMessage
-
Gets The server-side ID of the transaction to be ended.
- getTransactionID() - Method in class be.SIRAPRISE.messages.TransactionStartedMessage
-
Gets The identification of the started transaction
- getTransactionMode(boolean) - Static method in class be.SIRAPRISE.client.TransactionMode
-
Gets The appropriate TransactionMode object for the given read-only setting
- getTriggeredOperationType() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets triggeredOperationType
- getTupleBuffer() - Method in exception be.SIRAPRISE.typeimplementations.IntersectionWithEmptyIntervalException
-
Gets The tupleBuffer that has the empty interval intersection
- getTupleBuffer() - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
Gets tupleBuffer
- getTupleBufferCollection() - Method in class be.SIRAPRISE.typeimplementations.RelationBuffer
-
- getTupleBufferCollection() - Method in class be.SIRAPRISE.typeimplementations.TupleBagBuffer
-
Gets the relation value
- getTupleBufferCollection() - Method in class be.SIRAPRISE.typeimplementations.TupleCollectionBuffer
-
Gets the collection of tuple buffers
- getTupleBufferSet() - Method in class be.SIRAPRISE.typeimplementations.RelationBuffer
-
Gets the relation value
- getTupleCollectionBuffer() - Method in class be.SIRAPRISE.client.TupleContainer
-
Gets tupleCollectionBuffer
- getTypeDeclaration(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the TypeDeclaration object corresponding to the named attribute.
- getTypeDeclaration(String) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getTypeDeclaration() - Method in class be.SIRAPRISE.typeimplementations.NonScalarOperatorGeneratorExpressionArgument
-
Gets The type declaration of the Expression argument to a NonScalarOperatorGenerator
- getTypeDeclaration(Heading, NameIdentifier) - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Factory method for obtaining TypeDeclaration objects
- getTypeDeclaration(Heading, String) - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
- getTypeDeclarations() - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets The set of attribute names
- getTypeDeclarationWithoutException(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the TypeDeclaration object corresponding to the named attribute.
- getTypeDeclarationWithoutException(String) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- GETTYPEIMPLEMENTATION - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- getTypeImplementation(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.TypeImplementationsManager
-
Gets the TypeImplementation object corresponding to the given typeDeclaration
- GetTypeImplementationMessage - Class in be.SIRAPRISE.messages
-
- GetTypeImplementationMessageType - Class in be.SIRAPRISE.messages
-
The GetTypeImplementationMessageType is used for instructing the server monitor to return a type implementation object.
- GetTypeImplementationMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The FilePoolMessageType is used for instructing the server monitor to return an overview of the file pool to the user.
- getTypeImplementationWithoutException(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.TypeImplementationsManager
-
Gets the TypeImplementation object corresponding to the given typeDeclaration
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Gets The type name
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Gets The type name
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.JavaBackedType
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.client.ServerTypeImplementationCommand
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.messages.GetTypeImplementationMessage
-
Gets typeName
- getTypeName() - Method in class be.SIRAPRISE.messages.TypeImplementationParams
-
Gets The name of the type whose implementation is to be retrieved
- getTypeName() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the type name (= invocation name for the value selector operator of this type)
- getTypeName(NameIdentifier) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets the typename of the named attribute.
- getTypeName(String) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- getTypeName() - Method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Gets The type name
- getTypeNameIdentifier() - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
Gets the type name (= invocation name for the value selector operator of this type)
- getTypeNameIdentifier() - Method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Gets The type name
- getTypeSizeHint() - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
Gets typeName
- getUnaryRelationValue(Set<String>, String, String) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getUnaryRelationValue(Set<String>, NameIdentifier, NameIdentifier) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getUnaryRelationValueSelectorExpressionText(Set<String>, String, String) - Static method in class be.SIRAPRISE.client.RelationValueSelectorFactory
-
- getUniqueID(ByteBuffer) - Static method in class be.SIRAPRISE.util.MyUniqueID
-
Gets a unique internal id
- getUnqualifiedClassName(String) - Static method in class be.SIRAPRISE.typeimplementations.TypeImplementationsManager
-
Gets The unqualified classname for the given type's implementing class, if the type were java-backed.
- getUserAuthenticationAlgorithm() - Method in class be.SIRAPRISE.messages.ExecuteCompiledMonitorCommandMessage
-
Gets The algorithm that can be used by the server to authenticate the user
- getUserAuthenticationAlgorithm() - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessage
-
Gets The algorithm that can be used by the server to authenticate the user
- getUserAuthenticationAlgorithm() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Gets the name of the user authentication algorithm to be used by the server if the decides that it will do user authentication itself
- getUserID() - Method in class be.SIRAPRISE.client.jsba.User
-
Gets userID
- getUserID() - Method in class be.SIRAPRISE.messages.ExecuteCompiledMonitorCommandMessage
-
Gets The user ID of the user issuing the monitor command
- getUserID() - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessage
-
Gets The user ID of the user issuing the monitor command
- getUserID() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Gets The identification of the user owning the new transaction
- getUsingAttributes() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTInvocationResultDetails
-
Gets The set of names of attributes to be treated in 'USING' mode
- getUsingAttributes() - Method in class be.SIRAPRISE.typeimplementations.JOINInvocationResultDetails
-
Gets The set of names of attributes to be treated in 'USING' mode
- getUsingAttributes() - Method in class be.SIRAPRISE.typeimplementations.MINUSInvocationResultDetails
-
Gets The set of names of attributes to be treated in 'USING' mode
- getUsingAttributes() - Method in class be.SIRAPRISE.typeimplementations.UNIONInvocationResultDetails
-
Gets usingAttributes
- getUTFString(DataInput, int, int) - Static method in class be.SIRAPRISE.util.MyDataInputStream
-
Gets The String whose UTF-encoded bytes are the next bytes read from the inputStream argument
- getUUencodedString(ValueBuffer) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
Gets a java String holding the SIRA_PRISE UU String from a SIRA_PRISE scalarvaluebuffer holding a SIRA_PRISE BITS value
- getUUencodedString(byte[]) - Static method in class be.SIRAPRISE.util.MyB64
-
Gets a java String holding the SIRA_PRISE UU String from a given byte array
- getUUEncodedString(ByteBuffer) - Static method in class be.SIRAPRISE.util.MyB64
-
Gets a java String holding the SIRA_PRISE UU String from a given ByteBuffer
- getValue() - Method in class be.SIRAPRISE.util.MyReadOnlyEntry
-
- getValue1() - Method in exception be.SIRAPRISE.util.EqualKeyUnequalValuesException
-
- getValue2() - Method in exception be.SIRAPRISE.util.EqualKeyUnequalValuesException
-
- getValueBuffer(BigInteger) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
Gets a ValueBuffer holding the given BigInteger value
- getValueBuffer(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBigintImplementation
-
Gets The ValueBuffer holding the value of which value is the external representation
- getValueBuffer(byte[]) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
Gets a ValueBuffer object holding the given bytes as an encoded BITS value
- getValueBuffer(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
Gets a SIRA_PRISE bitbucket valuebuffer from a java String.
- getValueBuffer(char) - Static method in class be.SIRAPRISE.typeimplementations.DbmsCharImplementation
-
Gets a SIRA_PRISE scalarvaluebuffer from a java String
- getValueBuffer(Calendar) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Creates a new ScalarValueBuffer holding the date value implied by the arguments
- getValueBuffer(Date) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Gets a DATE valueBuffer representing the date portion of the given date, in the UTC timezone (i.e.
- getValueBuffer(int) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Creates a new ScalarValueBuffer holding the date value implied by the arguments
- getValueBuffer(int, int, int) - Static method in class be.SIRAPRISE.typeimplementations.DbmsDateImplementation
-
Creates a new ScalarValueBuffer holding the date value implied by the arguments
- getValueBuffer(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
Gets a ValueBuffer containing the given Name value
- getValueBuffer(double) - Static method in class be.SIRAPRISE.typeimplementations.DbmsFloatImplementation
-
Transforms a java type into a SIRA_PRISE ValueBuffer
- getValueBuffer(int) - Static method in class be.SIRAPRISE.typeimplementations.DbmsIntImplementation
-
Returns a ScalarValueBuffer holding the given integer value
- getValueBuffer(long) - Static method in class be.SIRAPRISE.typeimplementations.DbmsLongImplementation
-
Converts a value into a ScalarValueBuffer
- getValueBuffer(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
Gets a ValueBuffer containing the given Name value
- getValueBuffer(BigDecimal) - Static method in class be.SIRAPRISE.typeimplementations.DbmsScalednumberImplementation
-
Gets The ValueBuffer holding the scalednumber value of which value is the external representation
- getValueBuffer(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
Gets a SIRA_PRISE scalarvaluebuffer from a java String
- getValueBuffer(Calendar) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Creates a new ScalarValueBuffer holding the time-of-day value implied by the arguments
- getValueBuffer(Date) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Gets a TIMEOFDAY valueBuffer representing the time portion of the given date, in the UTC timezone (i.e.
- getValueBuffer(int) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Creates a new ScalarValueBuffer holding the time-of-day value implied by the arguments
- getValueBuffer(int, int, int, int) - Static method in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
Creates a new ScalarValueBuffer holding the time-of-day value implied by the arguments
- getValueBuffer() - Method in class be.SIRAPRISE.typeimplementations.FileNameIdentifier
-
Gets the ValueBuffer
- getValueBuffer() - Method in class be.SIRAPRISE.typeimplementations.NameIdentifier
-
Gets the ValueBuffer for the NAME value
- getValueBuffer(ByteBuffer) - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
- getValueBuffer(ByteBuffer) - Method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
- getValueBuffer(ByteBuffer) - Method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Gets the appropriate (i.e.
- getValueBufferWithoutException(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsFilenameImplementation
-
Gets a ValueBuffer containing the given Name value
- getValueBufferWithoutException(String) - Static method in class be.SIRAPRISE.typeimplementations.DbmsNameImplementation
-
Gets a ValueBuffer containing the given Name value
- getValueCount() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Gets valueCount
- getVersion() - Method in class be.SIRAPRISE.messages.ServerHelloMessage
-
Gets The SIRA_PRISE version to use when deciding what message versions to send/interpret
- getWhollyInfiniteIntervalValue() - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Gets a ValueBuffer denoting the "universal interval" of the underlying type, i.e.
- GreaterOrEqualOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
GreaterOrEqualOperatorImplementation is a generic implementation implementing the behaviour of a GE operator, for all types for which an ordering is defined in the form of a GT operator.
- GreaterOrEqualOperatorImplementation(LessThanOperatorImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
Creates the GreaterOrEqualOperatorImplementation
- group(Map<NameIdentifier, Set<NameIdentifier>>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the grouping of this relation, according to the specs provided in groupAttributes.
- group(Map<NameIdentifier, Set<NameIdentifier>>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- GROUP - Class in be.SIRAPRISE.typeimplementations
-
- GROUP() - Constructor for class be.SIRAPRISE.typeimplementations.GROUP
-
- GROUP - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"GROUP" is the GROUPing operator as supported by SIRA_PRISE.
- group(Map<NameIdentifier, Set<NameIdentifier>>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- GROUP_RELATION - Class in be.SIRAPRISE.typeimplementations
-
GROUP_RELATION
- GROUP_RELATION(Heading, Map<NameIdentifier, Set<NameIdentifier>>, Set<NameIdentifier>) - Constructor for class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
Creates the GROUP_RELATION
- GroupAttributeOverlapException - Exception in be.SIRAPRISE.typeimplementations
-
GroupAttributeOverlapException
- GroupAttributeOverlapException(String) - Constructor for exception be.SIRAPRISE.typeimplementations.GroupAttributeOverlapException
-
Creates the GroupAttributeOverlapException
- GROUPInvocationResultDetails - Class in be.SIRAPRISE.typeimplementations
-
GROUPInvocationResultDetails
- GROUPInvocationResultDetails(Heading, String, Collection<? extends KeyDef>, Set<NameIdentifier>, Map<NameIdentifier, NonScalarTypeDeclaration>, boolean) - Constructor for class be.SIRAPRISE.typeimplementations.GROUPInvocationResultDetails
-
Creates the GROUPInvocationResultDetails
- GroupProxy - Class in be.SIRAPRISE.client
-
- GroupProxy(RelationProxy, Map<NameIdentifier, Set<NameIdentifier>>) - Constructor for class be.SIRAPRISE.client.GroupProxy
-
- GT - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- GT_ANGLE_ANGLE - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_ANGLE_ANGLE() - Constructor for class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
- GT_BIGINT_BIGINT - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_BIGINT_BIGINT() - Constructor for class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
- GT_DATE_DATE - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_DATE_DATE() - Constructor for class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
- GT_DECIMAL_DECIMAL - Class in be.SIRAPRISE.typeimplementations
-
- GT_DECIMAL_DECIMAL() - Constructor for class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
- GT_FLOAT_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_FLOAT_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
- GT_FOO_FOO - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_FOO_FOO() - Constructor for class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
- GT_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- GT_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
- GT_LONG_LONG - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_LONG_LONG() - Constructor for class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
- GT_SCALEDNUMBER_SCALEDNUMBER - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_SCALEDNUMBER_SCALEDNUMBER() - Constructor for class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
- GT_TIMEOFDAY_TIMEOFDAY - Class in be.SIRAPRISE.typeimplementations
-
GT returns true if the first operand compares higher than the second, and false otherwise
- GT_TIMEOFDAY_TIMEOFDAY() - Constructor for class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
- gtclose(Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, String>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the generalized transitive closure of this relation, according to the specs provided in matchby and expressions.
- gtclose(Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, String>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- GTCLOSE - Class in be.SIRAPRISE.typeimplementations
-
GTCLOSE
- GTCLOSE() - Constructor for class be.SIRAPRISE.typeimplementations.GTCLOSE
-
- GTCLOSE - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"GTCLOSE" is the generalized transitive closure operator as supported by SIRA_PRISE.
- gtclose(Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, String>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- GTCLOSEInvocationResultDetails - Class in be.SIRAPRISE.typeimplementations
-
GTCLOSEInvocationResultDetails
- GTCLOSEInvocationResultDetails(Heading, String, LinkedList<KeyDef>) - Constructor for class be.SIRAPRISE.typeimplementations.GTCLOSEInvocationResultDetails
-
Creates the GTCLOSEInvocationResultDetails
- GTCloseProxy - Class in be.SIRAPRISE.client
-
- GTCloseProxy(RelationProxy, Map<NameIdentifier, NameIdentifier>, Map<NameIdentifier, String>) - Constructor for class be.SIRAPRISE.client.GTCloseProxy
-
- I_D_ASSIGNMENTCONSTRAINTCHECK - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_UPDATECONSTRAINTCHECK
- I_D_ATTRIBUTEPHYSICALLENGTH - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_CONSTRAINTINVOLVESRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_DATAACTIONREFERENCES - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_DATABASECONSTRAINTCHECK - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_DATABASECONSTRAINTCHECK
- I_D_INDEXATTRIBUTE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_INDEXATTRIBUTE
- I_D_INDEXID - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_INTERVALTYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_INTERVALTYPE
- I_D_POSSREP - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_POSSREP
- I_D_POSSREPCOMPONENT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_POSSREPCOMPONENT
- I_D_RECORDTYPEID - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_RECORDTYPEID
- I_D_RELVARID - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_RELVARID
- I_D_SYSTEMDEFINEDCLIENT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_SYSTEMDEFINEDCLIENT
- I_D_SYSTEMDEFINEDCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_SYSTEMDEFINEDCONSTRAINT
- I_D_SYSTEMDEFINEDRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_SYSTEMDEFINEDRELVAR
- I_D_SYSTEMDEFINEDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_SYSTEMDEFINEDTYPE
- I_D_SYSTEMDEFINEDUSER - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_SYSTEMDEFINEDUSER
- I_D_TABLE_DEE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_TABLE_DEE
- I_D_TABLE_DUM - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_D_TABLE_DUM
- I_D_TRIGGEREDDATAACTION - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_TUPLECONSTRAINTATTRIBUTE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_TYPEPROPERTIES - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_D_VIRTUALRELVARREFERENCES - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_SYSTEMDEFINEDCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for I_SYSTEMDEFINEDCONSTRAINT
- I_TRIGGEREDDATAACTION - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_TUPLECONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_TYPESNAMEDINTERVAL - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- I_VIRTUALRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- identifierValueMap() - Method in class be.SIRAPRISE.typeimplementations.Tuple
-
Returns the Map holding the attribute values of this tuple
- IDS - Interface in be.SIRAPRISE.client
-
The IDS interface encloses interfaces that define the constant values for all sorts of internal Id used in SIRA_PRISE
- IDS.ERRORCODES - Interface in be.SIRAPRISE.client
-
- IDS.INDEXIDS - Interface in be.SIRAPRISE.client
-
- IDS.KEYERRORCODES - Interface in be.SIRAPRISE.client
-
- IDS.RELVARIDS - Interface in be.SIRAPRISE.client
-
The RELVARIDS interface contains the values for the internal ID of all system-defined relvars used in SIRA_PRISE
- IDS.STORAGESPACEIDS - Interface in be.SIRAPRISE.client
-
The STORAGESPACEIDS interface contains the values for the internal ID of all catalog storage spaces
- IINTERSECT - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"IINTERSECT" is the INTERSECT operator for intervals.
- IINTERSECT_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- IllegalConnectionStateException - Exception in be.SIRAPRISE.client
-
An IllegalConnectionStateException is thrown by DBConnection objects if the connection they represent is in a state that disallows invoking the method of the DBConnection object that was invoked.
- IllegalConnectionStateException(String) - Constructor for exception be.SIRAPRISE.client.IllegalConnectionStateException
-
Creates the exception, setting its message
- IllegalServerCommandException - Exception in be.SIRAPRISE.client
-
- IllegalServerCommandException(Exception) - Constructor for exception be.SIRAPRISE.client.IllegalServerCommandException
-
Creates the IllegalServerCommandException
- IllegalServerCommandException(String) - Constructor for exception be.SIRAPRISE.client.IllegalServerCommandException
-
Creates the IllegalServerCommandException
- IllegalServerCommandException(String, Exception) - Constructor for exception be.SIRAPRISE.client.IllegalServerCommandException
-
Creates the IllegalServerCommandException
- IllegalTransactionStateException - Exception in be.SIRAPRISE.client
-
An IllegalTransactionStateException is thrown by DBTransaction objects if the transaction they represent is in a state that disallows invoking the method of the DBTransaction object that was invoked.
- IllegalTransactionStateException() - Constructor for exception be.SIRAPRISE.client.IllegalTransactionStateException
-
- IMINUS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"IMINUS" is the MINUS operator for intervals.
- IMINUS_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- IncompatibleClosureTypesException - Exception in be.SIRAPRISE.typeimplementations
-
IncompatibleClosureTypesException
- IncompatibleClosureTypesException(String, String) - Constructor for exception be.SIRAPRISE.typeimplementations.IncompatibleClosureTypesException
-
Creates the IncompatibleClosureTypesException
- IncompatibleJoinHeadingsException - Exception in be.SIRAPRISE.typeimplementations
-
IncompatibleJoinHeadingsException
- IncompatibleJoinHeadingsException(Exception) - Constructor for exception be.SIRAPRISE.typeimplementations.IncompatibleJoinHeadingsException
-
Creates the IncompatibleJoinHeadingsException
- INDEX - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- INDEX - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID for the index relvar
- INDEX - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- INDEX_FILENAME - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The Storage space for indexes on filename
- INDEX_LOCATOR - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The Storage space for indexes on relvarname of the physical design relvars
- INDEX_STORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The multihashing index space holding indexes on filename+storagespaceid (relvars INDEX & RECORDTYPE)
- INDEX_STORAGESPACE - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- INDEX_TYPENAME - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The Storage space for indexes on typename
- INDEXATTRIBUTE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- INDEXATTRIBUTE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID of the IndexAttribute relvar
- IndexAttribute - Class in be.SIRAPRISE.client.jsba
-
- IndexAttribute() - Constructor for class be.SIRAPRISE.client.jsba.IndexAttribute
-
Creates the IndexComponent
- IndexAttribute(String, String, int, String) - Constructor for class be.SIRAPRISE.client.jsba.IndexAttribute
-
Creates the IndexComponent
- INDEXATTRIBUTE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The INDEXATTRIBUTE relvar lists the components that make up the indexer for a record type.
- INDEXATTRIBUTEINDEXCOMPONENT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"An Index Attribute refers to a non-existing Index"
- INDEXATTRIBUTERECORDATTRIBUTE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"An Index Attribute refers to a non-existing Record Attribute"
- INDEXCOMPONENT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- INDEXCOMPONENT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
- INDEXCOMPONENT - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
- INDEXCOMPONENT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- IndexComponentCreate - Class in be.SIRAPRISE.webclient
-
- IndexComponentCreate() - Constructor for class be.SIRAPRISE.webclient.IndexComponentCreate
-
Deprecated.
- IndexComponentCreatePresentation - Class in be.SIRAPRISE.webclient
-
- IndexComponentCreatePresentation() - Constructor for class be.SIRAPRISE.webclient.IndexComponentCreatePresentation
-
Deprecated.
- IndexComponentDelete - Class in be.SIRAPRISE.webclient
-
- IndexComponentDelete() - Constructor for class be.SIRAPRISE.webclient.IndexComponentDelete
-
Deprecated.
- IndexComponentDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- IndexComponentDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.IndexComponentDeleteConfirmPresentation
-
Deprecated.
- INDEXCOMPONENTINDEX - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
All indexcomponents must be components for an existing index
- IndexComponentManage - Class in be.SIRAPRISE.webclient
-
- IndexComponentManage() - Constructor for class be.SIRAPRISE.webclient.IndexComponentManage
-
Deprecated.
- IndexComponentManageDetailsPresentation - Class in be.SIRAPRISE.webclient
-
- IndexComponentManageDetailsPresentation() - Constructor for class be.SIRAPRISE.webclient.IndexComponentManageDetailsPresentation
-
Deprecated.
- INDEXCOMPONENTORDINAL - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"The ordinal of an indexcomponent must be > 0"
- IndexComponentSelectPresentation - Class in be.SIRAPRISE.webclient
-
- IndexComponentSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.IndexComponentSelectPresentation
-
Deprecated.
- IndexComponentWebClientFunction - Class in be.SIRAPRISE.webclient
-
- IndexComponentWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.IndexComponentWebClientFunction
-
Deprecated.
- INDEXID - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- INDEXID - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID of the relvar
- INDEXID - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
- INDEXID - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- INDEXID - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- INDEXID_ID - Static variable in interface be.SIRAPRISE.client.IDS.INDEXIDS
-
Deprecated.
- INDEXID_ID - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- INDEXID_ID - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
- INDEXID_ID - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
- INDEXID_NAMES - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
- INDEXIDINDEX - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- INDEXINDEXID - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- INDEXINDEXSPACE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"An index refers to a non-existing Index Space"
- INDEXINSINGLEINDEXSPACEUNIQUE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Single index spaces can contain only one index
- INDEXNAME - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- indexOf(Object) - Method in class be.SIRAPRISE.util.MyReadOnlyList
-
- indexOf(CharSequence, char, CharSequence) - Static method in class be.SIRAPRISE.util.MyString
-
Finds the index in the StringBuffer where the given search String appears between paragraph marks, using case insensitive comparison
- INDEXRECORDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
An index is defined on a relvar that is not recorded
- IndexTypeEnum - Class in be.SIRAPRISE.webclient
-
IndexTypeEnum is a WAAR enumeration type for indextypes
- IndexTypeEnum() - Constructor for class be.SIRAPRISE.webclient.IndexTypeEnum
-
Creates the enumeration type
- InfiniteIntervalsHaveNoBoundsException - Exception in be.SIRAPRISE.typeimplementations
-
InfiniteIntervalsHaveNoEndExceptions are thrown by IntervalTypeImplementation to signal that a request to get an interval boundary value is illegal because the given interval value is infinite at the requested bound.
- init() - Method in class be.SIRAPRISE.webclient.SIRAPRISEServlet
-
- init() - Method in class be.SIRAPRISE.webclient.SIRAPRISEServletMultiPartConfig
-
- INITIALASSIGNMENTCONSTRAINTPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The "INITIALASSIGNMENTCONSTRAINTPOOLSIZE" property defines the initial size of the server engine's cache for AssignmentConstraint objects.
- INITIALASSIGNMENTCONSTRAINTPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value ("750") for the INITIALASSIGNMENTCONSTRAINTPOOLSIZE property
- INITIALATTRIBUTEPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The "INITIALATTRIBUTEPOOLSIZE" property defines the initial size for the engine's cache of attributes.
- INITIALATTRIBUTEPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value ("500") for the INITIALATTRIBUTEPOOLSIZE property
- INITIALCONNECTIONPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The "INITIALCONNECTIONPOOLSIZE" property defines the initial size for the server engine's pool of active connections.
- INITIALCONNECTIONPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value ("5") for the INITIALCONNECTIONPOOLSIZE property
- INITIALDATABASECONSTRAINTPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- INITIALDATABASECONSTRAINTPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- INITIALOPERATORPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- INITIALOPERATORPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- INITIALRELVARPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The "INITIALRELVARPOOLSIZE" property defines the initial size of the server engine's cache for Relvar objects.
- INITIALRELVARPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value ("250") for the INITIALRELVARPOOLSIZE property
- INITIALTYPEPOOLSIZE - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- INITIALTYPEPOOLSIZEDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
- INQUIRE - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- INSERT - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- INSERTS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- INSERTSBAC - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- INSERTSSAC - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- instantiate(String, String) - Static method in class be.SIRAPRISE.util.MyClass
-
Utility method to instantiate a class.
- instantiate(String) - Static method in class be.SIRAPRISE.util.MyClass
-
Utility method to instantiate a class.
- instantiate(Class<?>) - Static method in class be.SIRAPRISE.util.MyClass
-
Utility method to instantiate a class.
- INT - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- INT - Static variable in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Utility constant usable for any type declaration object declaring a INT.
- INT - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
Type INT is the usual range of 32-bit integers from -2.147.483.648 to 2.147.483.647.
- INT_I - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
- intern() - Method in class be.SIRAPRISE.typeimplementations.ValueBuffer
-
Gets the interned value for this ScalarValueBuffer
- InternalErrorException - Exception in be.SIRAPRISE.util
-
- InternalErrorException() - Constructor for exception be.SIRAPRISE.util.InternalErrorException
-
- InternalErrorException(Exception) - Constructor for exception be.SIRAPRISE.util.InternalErrorException
-
Creates the InternalErrorException
- InternalErrorException(String) - Constructor for exception be.SIRAPRISE.util.InternalErrorException
-
Creates the InternalErrorException
- INTERNALPARAMETERSPREFIX - Static variable in interface be.SIRAPRISE.client.NAMES
-
- intersect(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the intersection of this relation with the given one.
- intersect(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- INTERSECT - Class in be.SIRAPRISE.typeimplementations
-
INTERSECT
- INTERSECT() - Constructor for class be.SIRAPRISE.typeimplementations.INTERSECT
-
- INTERSECT - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"INTERSECT" is the intersection operator of the relational algebra.
- intersect(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- intersect(Map<K, V>, K[]) - Static method in class be.SIRAPRISE.util.MyMap
-
Returns a Map that holds only the entries from map1 whose keys also occur in keys-to-be-included.
- intersect(Map<K, V>, K[], Class<? extends Map<K, V>>) - Static method in class be.SIRAPRISE.util.MyMap
-
Returns a Map that holds only the entries of map1 whose keys also occur in keys-to-be-included
- intersect(Map<K, V>, Set<K>) - Static method in class be.SIRAPRISE.util.MyMap
-
Returns a Map that holds only the entries from map1 whose keys also occur in keys-to-be-included.
- intersect(Map<K, V>, Set<K>, Class<? extends Map<K, V>>) - Static method in class be.SIRAPRISE.util.MyMap
-
Returns a Map that holds only the entries of map1 whose keys also occur in keys-to-be-included
- INTERSECT_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
The relation INTERSECT operator takes two arguments, both of a relation type.
- INTERSECT_RELATION_RELATION() - Constructor for class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- intersectIntoMap(Map<K, V>, K[], Map<? super K, ? super V>) - Static method in class be.SIRAPRISE.util.MyMap
-
Puts all entries that appear either in map1 in the result map, iff its key appears in the given set of keys-to-be-included.
- intersectIntoMap(Map<K, V>, Set<K>, Map<? super K, ? super V>) - Static method in class be.SIRAPRISE.util.MyMap
-
Puts all entries that appear either in map1 in the result map, iff its key appears in the given set of keys-to-be-included.
- INTERSECTInvocationResultDetails - Class in be.SIRAPRISE.typeimplementations
-
INTERSECTInvocationResultDetails
- INTERSECTInvocationResultDetails(Heading, String, Collection<? extends KeyDef>, LinkedHashSet<NameIdentifier>, Set<NameIdentifier>, MyReadOnlyLinkedHashMap<NameIdentifier, Map<String, OperatorImplementation_V0104>>) - Constructor for class be.SIRAPRISE.typeimplementations.INTERSECTInvocationResultDetails
-
Creates the JOINInvocationResultDetails
- IntersectionWithEmptyIntervalException - Exception in be.SIRAPRISE.typeimplementations
-
- IntersectProxy - Class in be.SIRAPRISE.client
-
- IntersectProxy(RelationProxy, IRelation) - Constructor for class be.SIRAPRISE.client.IntersectProxy
-
- intersectUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the intersection of this relation with the given one, with explicitly specified attributes (and only those) to be treated in 'USING' mode.
- intersectUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- INTERSECTUSING - Class in be.SIRAPRISE.typeimplementations
-
INTERSECTUSING
- INTERSECTUSING() - Constructor for class be.SIRAPRISE.typeimplementations.INTERSECTUSING
-
- INTERSECTUSING - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- intersectUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- INTERSECTUSING_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
The relation INTERSECT operator takes two arguments, both of a relation type.
- INTERSECTUSING_RELATION_RELATION() - Constructor for class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- IntersectUsingProxy - Class in be.SIRAPRISE.client
-
- IntersectUsingProxy(RelationProxy, IRelation, LinkedHashSet<NameIdentifier>) - Constructor for class be.SIRAPRISE.client.IntersectUsingProxy
-
- IntervalAfterOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
Implementation objects class for the interval 'AFTER' operators for the different interval types
- IntervalAfterOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
Creates the IntervalAfterOperatorImplementation object for some underlying base type
- IntervalBeforeOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation object holding the IntervalBeforeOperator logic for some specific underlying base type.
- IntervalBeforeOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
Creates the IntervalBeforeOperatorImplementation
- IntervalBeginsOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation object for a particular IntervalBegins operator
- IntervalBeginsOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
Creates the intervalbegins operator implementation object for some specific ordered base type.
- IntervalContainsOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation class for the CONTAINS operator on interval types
- IntervalContainsOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
Creates the implementation object
- IntervalContainsPointOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The CONTAINSPOINT operator can be used to check whether an interval value "contains" some value of its underlying base type.
- IntervalContainsPointOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
Creates the IntervalContainsPointOperatorImplementation
- IntervalEndPointOfOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
- IntervalEndPointOfOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
Creates the IntervalEndPointOfOperatorImplementation
- IntervalEndsOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation object for a specific IntervalEnds operator
- IntervalEndsOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
Creates the implementation object
- IntervalGapBetweenOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The gapbetween operator implementation for some specific interval type.
- IntervalGapBetweenOperatorImplementation(IntervalTypeImplementation, IntervalMergesOperatorImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
Creates the IntervalGapBetweenOperatorImplementation
- IntervalIntersectOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation for the interval intersect operator for a specific underlying base type
- IntervalIntersectOperatorImplementation(IntervalTypeImplementation, IntervalOverlapsOperatorImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
Creates the implementation object
- IntervalIsEmptyOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation object for the interval IsEmpty operator for some specific underlying ordered base type
- IntervalIsEmptyOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
- IntervalIsInfiniteOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
- IntervalIsInfiniteOperatorImplementation(String) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
Creates the IntervalIsInfiniteOperatorImplementation
- IntervalIsLowerBoundedOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation object for the ISLOWERBOUNDED operator for some specific interval type
- IntervalIsLowerBoundedOperatorImplementation(String) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
Creates the IntervalIsLowerBoundedOperatorImplementation
- IntervalIsUpperBoundedOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation object for the ISINFINITE operator for some specific interval type
- IntervalIsUpperBoundedOperatorImplementation(String) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
Creates the IntervalIsUpperBoundedOperatorImplementation
- INTERVALLOCATORCOMPONENT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
No intervaltyped attribute can be a determinant in a component of a locator index
- IntervalMapsForHeading - Class in be.SIRAPRISE.typeimplementations
-
- IntervalMapsForHeading() - Constructor for class be.SIRAPRISE.typeimplementations.IntervalMapsForHeading
-
- IntervalMeetsOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The MEETS implementation object for some specific interval type
- IntervalMeetsOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
Creates the implementation object
- IntervalMergesOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
IntervalMergesOperatorImplementation is the implementation class for the MERGES() operator for any interval type
- IntervalMergesOperatorImplementation(String, IntervalOverlapsOperatorImplementation, IntervalMeetsOperatorImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
Creates the IntervalMergesOperatorImplementation for the named interval type
- IntervalMinusOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
Creates the implementation object for the interval minus operator of some specific interval type
- IntervalMinusOperatorImplementation(IntervalTypeImplementation, IntervalOverlapsOperatorImplementation, IntervalWithinOperatorImplementation, IntervalSplitByOperatorImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
- IntervalOperatorImplementation - Interface in be.SIRAPRISE.typeimplementations
-
The IntervalOperatorImplementation has no associated methods.
- IntervalOverlapsOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation class of the overlaps operator for interval types
- IntervalOverlapsOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
Creates the implementation object for some interval type's overlap operator
- IntervalSpanOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The span operator implementation for some specific interval type
- IntervalSpanOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
Creates the operator implementation object for the interval union for some specific interval type
- IntervalSplitByOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
IntervalSplitByOperatorImplementation is the implementation class for "split by" interval operators
- IntervalSplitByOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
Creates the implementation object
- IntervalSplitException - Exception in be.SIRAPRISE.typeimplementations
-
An IntervalSplitException is thrown by the IntervalMinusOperatorImplementation to signal the fact that the result of the interval difference is not an interval (i.e.
- IntervalSplitsOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation of the "PROPERLY CONTAINED WITHIN" operator for interval types
- IntervalSplitsOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
Creates the operator implementation of within for some specific interval type
- IntervalStartPointOfOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The STARTPOINTOF operator is equivalent to the THE_BEGIN operator that exists automatically for any interval type.
- IntervalStartPointOfOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
Creates the IntervalStartPointOfOperatorImplementation
- INTERVALTYPE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
INTERVALTYPE:{INTERVALTYPENAME}
- INTERVALTYPE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID of the IntervalType relvar
- INTERVALTYPE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The IntervalType relvar lists the names of the intervaltypes known to SIRA_PRISE, and the name of the base type to which they correspond.
- INTERVALTYPE_I - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- INTERVALTYPE_NAME - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
Deprecated.
- INTERVALTYPE_SOURCE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
INTERVALTYPE:{TYPENAME}
- INTERVALTYPEBASETYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"An interval Type refers to a non-existing Base Type"
- IntervalTypeImplementation - Class in be.SIRAPRISE.typeimplementations
-
IntervalTypeImplementation generically defines implementation objects for each interval type.
- IntervalTypeImplementation(AbstractTypeImplementation_V0105) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Creates the IntervalTypeImplementation
- INTERVALTYPENAME - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- INTERVALTYPENAME_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- INTERVALTYPENAMESUFFIX - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
All interval type names are constructed by appending this suffix to the name of the ordered type that defines the interval type.
- INTERVALTYPETYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"An interval Type is itself not registered as a Type"
- IntervalUnionOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The union operator implementation for some specific interval type
- IntervalUnionOperatorImplementation(IntervalTypeImplementation, IntervalMergesOperatorImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
Creates the operator implementation object for the interval union for some specific interval type
- IntervalWithinOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
The implementation class of the WITHIN operator for interval types
- IntervalWithinOperatorImplementation(IntervalTypeImplementation) - Constructor for class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
Creates the operator implementation of within for some specific interval type
- InvalidEscapedCharacterException - Exception in be.SIRAPRISE.util
-
An exception used by the BracketParser to signal the detection of an invalid escape sequence.
- InvalidEscapedCharacterException(int, String) - Constructor for exception be.SIRAPRISE.util.InvalidEscapedCharacterException
-
Creates the exception, setting an error message based on the given string and checkPos
- InvalidMessageException - Exception in be.SIRAPRISE.messages
-
- InvalidPrintJournalsMessageException - Exception in be.SIRAPRISE.messages
-
- InvalidValueException - Exception in be.SIRAPRISE.typeimplementations
-
An InvalidTypeValueException is thrown by a TypeImplementation or a PossRepImplementation method when it is presented some string that is not a valid representation of a value of the type involved.
- InvalidValueException(String) - Constructor for exception be.SIRAPRISE.typeimplementations.InvalidValueException
-
Creates the Exception object, setting an error message
- InvalidValueException(String, Exception) - Constructor for exception be.SIRAPRISE.typeimplementations.InvalidValueException
-
Creates the Exception object, setting an error message and the causing exception
- invokeGetterAndConvertToString(Object, Object[]) - Method in class be.SIRAPRISE.client.jsba.JSBAMethodInvoker
-
Invokes a JSBA getter method and converts the result of the invocation to a String representation
- IRelation - Interface in be.SIRAPRISE.client
-
- isAtLeast(short, short) - Method in class be.SIRAPRISE.util.Version
-
Checks whether this version indicates a version that is at least (i.e the same, or later than) the one indicated by the given arguments
- isAtLeast(Version) - Method in class be.SIRAPRISE.util.Version
-
Checks whether this version indicates a version that is at least (i.e the same, or later than) the one indicated by the given arguments
- isAutoCommit() - Method in class be.SIRAPRISE.client.DBTransaction
-
Gets the flag indicating whether all DML statements executed in the transaction should be automatically committed
- isAutoCommit() - Method in class be.SIRAPRISE.messages.StartSubTransactionMessage
-
Checks whether each individual statement in the transaction is to be committed automatically
- isAutoCommit() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Checks whether, for read-only transactions, the read locks acquired by the server can be released after each individual statement executed by the transaction
- isBefore(short, short) - Method in class be.SIRAPRISE.util.Version
-
Checks whether this version indicates an earlier version than the one indicated by the given arguments
- isBefore(Version) - Method in class be.SIRAPRISE.util.Version
-
Checks if this Version object designates an earlier version than the other one
- isBypassAssignmentConstraints() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets bypassAssignmentConstraints
- isCaptureDDL() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Gets the flag indicating whether the server's DDL capture facility should be activated for this transaction
- isCapturingDDL() - Method in class be.SIRAPRISE.util.DDLCapture
-
Checks whether this DDLCapture represents the "capturing ON" mode
- isCommit() - Method in class be.SIRAPRISE.messages.CommitRollbackMessage
-
Gets the commit flag
- isCommit() - Method in class be.SIRAPRISE.messages.EndTransactionMessage
-
Gets the commit flag
- isCommit() - Method in class be.SIRAPRISE.messages.TransactionEndedMessage
-
Indicates whether the transaction must be ended with a commit or a rollback
- isCommitted() - Method in class be.SIRAPRISE.messages.CommittedMessage
-
Gets the flag indicating whether a commit has been done by the server
- isDefaultInitialAutoCommitForTransactions() - Static method in class be.SIRAPRISE.client.DBConnection
-
Gets defaultInitialAutoCommitForTransactions
- isDeterministic() - Method in class be.SIRAPRISE.server.__ACVFROMDC_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__ACVFROMTC_NAME_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__DCVFROMTC_NAME_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFO_STRING_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVE_STRING_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTOO_NAME_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__EXPRESSIONINFOTENTATIVEUDTPC_NAME_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__ISVALIDX509CERTIFICATE_BITS
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__TYPEIMPLINFO_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.server.__UDTERRORS_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.server.IsSubTypeOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ABS_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ABS_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ABS_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ABS_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ABS_SCALEDNUMBER
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ACOS_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ACOSEC_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ACOTAN_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.AND_BOOLEAN_BOOLEAN
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ASEC_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ASIN_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ATAN_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_NAME_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.BEGINSWITH_STRING_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.BinaryMaxOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.BinaryMinOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.BitPatternComparisonOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CEIL_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CEIL_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CEIL_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ChooseOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CONCAT_STRING_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSR_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSRUSING_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CONTAINST_RELATION_TUPLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.CONTAINSTUSING_RELATION_TUPLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.COS_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.COSEC_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.COTAN_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.DATESHIFT_DATE_INT_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.DIV_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.DIV_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.DIV_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.DIV_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.DIV_SCALEDNUMBER_SCALEDNUMBER
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_NAME_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ENDSWITH_STRING_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.EQ_BOOLEAN_BOOLEAN
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.EQ_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.EQ_TUPLE_TUPLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ESCAPE_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.EXP_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FIRSTDATE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FIRSTFLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FIRSTINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FIRSTLONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FIRSTTIMEOFDAY
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.FLOOR_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GreaterOrEqualOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GROUP_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_ANGLE_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_DATE_DATE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_DECIMAL_DECIMAL
-
Deprecated.
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_FOO_FOO
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_SCALEDNUMBER_SCALEDNUMBER
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.GT_TIMEOFDAY_TIMEOFDAY
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.INTERSECT_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.INTERSECTUSING_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalAfterOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeforeOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalBeginsOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalContainsPointOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndPointOfOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalEndsOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalGapBetweenOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalIntersectOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsEmptyOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsInfiniteOperatorImplementation
-
Deprecated.
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsLowerBoundedOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalIsUpperBoundedOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalMeetsOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalMergesOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalMinusOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalOverlapsOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalSpanOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitByOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalSplitsOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalStartPointOfOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalUnionOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.IntervalWithinOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.JOIN_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.JOINUSING_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LASTDATE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LASTFLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LASTINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LASTLONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LASTTIMEOFDAY
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_BITS
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_FILENAME
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_INTINTERVAL
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_LONGINTERVAL
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_NAME
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LENGTH_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LessOrEqualOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LessThanOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LN_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LOWERCASE_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.LUID
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.NEXTDATE_DATE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.NEXTINT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.NEXTLONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.NOT_BOOLEAN
-
- isDeterministic() - Method in interface be.SIRAPRISE.typeimplementations.OperatorImplementation_V0104
-
Tells whether the operator is deterministic with respect to the arguments of its invocations.
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.OR_BOOLEAN_BOOLEAN
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PI
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_AVERAGE_AVERAGE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_DECIMAL_DECIMAL
-
Deprecated.
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_SCALEDNUMBER_SCALEDNUMBER
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PLUS_TIMEOFDAY_TIMEOFDAY
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PRIORDATE_DATE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PRIORINT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PRIORLONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.PROJECT_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.RENAME_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ROUND_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ROUND_SCALEDNUMBER_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TAN_ANGLE
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TCLOSE_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.THE_OperatorImplementation
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOBIGINT_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOFLOAT_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOINT_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOLONG_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_BIGINT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TOSCALEDNUMBER_LONG
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.TRUNC_SCALEDNUMBER_INT
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.UNESCAPE_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.UNGROUP_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.UNION_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.UNIONUSING_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.UNPACK_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.UPPERCASE_STRING
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.XMINUS_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.XMINUSUSING_RELATION_RELATION
-
- isDeterministic() - Method in class be.SIRAPRISE.typeimplementations.XOR_BOOLEAN_BOOLEAN
-
- isDistinct() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Gets distinct
- ISDISTINCT - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ISDISTINCT_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- isEmpty() - Method in class be.SIRAPRISE.util.MyListSet
-
- isEmpty() - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- isEmpty() - Method in class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
- isEmpty() - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- isEmpty() - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- ISEMPTYINTERVAL - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"ISEMPTYINTERVAL" is the operator for testing emptiness of an interval.
- ISEMPTYINTERVAL_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- isFatal() - Method in class be.SIRAPRISE.messages.ServerErrorMessage
-
Gets a flag indicating whether the error was 'fatal', i.e.
- isFullyBounded(short) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Checks whether the interval value that the given finiteness indicator was drawn from, has both a begin and end component
- isFullyUnbounded(short) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Checks whether the interval value that the given finiteness indicator was drawn from, has both a begin and end component
- ISINFINITEINTERVAL - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- ISINFINITEINTERVAL_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- isIntervalTyped() - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
- isIntervalTyped() - Method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
- isIntervalTyped() - Method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Checks whether the declared scalar type is interval-typed.
- isKeyRetainedAfterGroup() - Method in class be.SIRAPRISE.typeimplementations.GROUPInvocationResultDetails
-
Gets the Indicator whether a key of the input expression was retained after the GROUP
- isLowerBounded(short) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Checks whether the interval value that the given finiteness indicator was drawn from, has a begin component.
- ISLOWERBOUNDED - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- ISLOWERBOUNDED_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- isLowerInfinite(short) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Checks whether the interval value that the given finiteness indicator was drawn from, lacks a begin component.
- isMonoRelationOperator() - Method in class be.SIRAPRISE.typeimplementations.RelationalOperator
-
Checks if the operator takes only one Relation as input.
- isNonScalarSubTypeOf(Heading) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Checks whether this heading represents/defines a nonscalar subtype of the given one.
- isNonScalarType(String) - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Checks whether the given type name indicates a NonScalar Type.
- ISO - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- ISO - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- ISO_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- ISODateFormat - Class in be.SIRAPRISE.util
-
The DateFormat for the ISO date format (which is the default)
- isOfType(AbstractTypeImplementation_V0105) - Method in class be.SIRAPRISE.typeimplementations.AbstractJavaBackedTypeImplementation_V0105
-
- isOfType(AbstractTypeImplementation_V0105) - Method in class be.SIRAPRISE.typeimplementations.AbstractTypeImplementation_V0105
-
- isOfType(AbstractTypeImplementation_V0105) - Method in class be.SIRAPRISE.typeimplementations.ConstrainedTypeImplementation
-
- isOpen() - Method in class be.SIRAPRISE.client.DBConnection
-
Checks whether a connection is open
- ISORDERED - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ISORDERED_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- ISOTimeFormat - Class in be.SIRAPRISE.util
-
The DateFormat object for the ISO time format (which is the default format for time values)
- ISOTimeStampFormat - Class in be.SIRAPRISE.util
-
The DateFormat object for the ISO timestamp format (which is the default)
- ISOWITHNANOSECONDS - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- ISOWITHNANOSECONDS - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- ISOWITHNANOSECONDS_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- isPossibleGenericOperator(NameIdentifier) - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
Checks whether an operator invocation name possible indicates a "generic" operator.
- isPossibleGenericOperator(String) - Static method in class be.SIRAPRISE.typeimplementations.OperatorImplementationsManager
-
- isProjectionCanCauseDuplicateElimination() - Method in class be.SIRAPRISE.typeimplementations.PROJECTInvocationResultDetails
-
Gets projectionCanCauseDuplicateElimination
- isProperSubSetOf(Relation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
Checks if this container contains all of the tuples in the given one
- isProperSuperSetOf(Relation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
Checks if this container contains all of the tuples in the given one
- isProxy() - Method in interface be.SIRAPRISE.client.IRelation
-
Checks whether this object is a proxy for a relation.
- isProxy() - Method in class be.SIRAPRISE.client.RelationProxy
-
- isProxy() - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- isReadOnly() - Method in class be.SIRAPRISE.client.DBTransaction
-
Gets the Flag indicating whether the transaction is read-only
- isReadOnly() - Method in class be.SIRAPRISE.client.TransactionMode
-
Gets the readOnly status of this transaction mode
- isReadOnlyTransaction() - Method in class be.SIRAPRISE.messages.StartSubTransactionMessage
-
Checks whether or not the new transaction is a read-only one, i.e.
- isReadOnlyTransaction() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Checks whether or not the new transaction is a read-only one, i.e.
- ISSCALAR - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- isScalar() - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
- isScalar() - Method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
- isScalar() - Method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Checks whether the declared type is scalar
- ISSCALAR_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- isScalarType(String) - Static method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Checks whether the given type name indicates a Scalar Type.
- isStrictUnionCompatibleWith(Heading) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Checks if the heading of another Relvar is exactly the same as this one :
The set of attribute names in the other heading is equal to the set of attribute names in this heading
The Type associated with each attribute name is the same in both headings
- isSubSetOf(Relation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
Checks if this container is a subset of the given one
- IsSubTypeOperatorImplementation - Class in be.SIRAPRISE.server
-
IsSubTypeOperatorImplementation implements the logic for the IS_SUBTYPE(SUPERTYPE) operator.
- IsSubTypeOperatorImplementation(String, LinkedList<ServerSideConstrainedTypeImplementation>) - Constructor for class be.SIRAPRISE.server.IsSubTypeOperatorImplementation
-
Creates the IsSubTypeOperatorImplementation
- isSuperSetOf(Relation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
Checks if this container contains all of the tuples in the given one
- isTrustAuthentications() - Method in class be.SIRAPRISE.client.jsba.Client
-
Gets trustAuthentications
- isUpperBounded(short) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Checks whether the interval value that the given finiteness indicator was drawn from, has an end component
truth table
xx01 ===> true
xx00 ===> false
- ISUPPERBOUNDED - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- ISUPPERBOUNDED_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- isUpperInfinite(short) - Static method in class be.SIRAPRISE.typeimplementations.IntervalTypeImplementation
-
Checks whether the interval value that the given finiteness indicator was drawn from, lacks an end component
truth table
xx01 ===> false
xx00 ===> true
- isUserAuthenticatedByClient() - Method in class be.SIRAPRISE.messages.ExecuteCompiledMonitorCommandMessage
-
Tells whether the user issuing the monitor command has been authenticated by the client
- isUserAuthenticatedByClient() - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessage
-
Tells whether the user issuing the monitor command has been authenticated by the client
- isUserAuthenticatedByClient() - Method in class be.SIRAPRISE.messages.StartTransactionMessage
-
Gets the flag indicating whether the user identified by getUserID() has been authenticated by the client, meaning that if the server trusts the client, the server needn't do user authentication of its own.
- iterator() - Method in class be.SIRAPRISE.client.TupleContainer
-
Gets an iterator over the tuples in the container
- iterator() - Method in class be.SIRAPRISE.util.MyListSet
-
- iterator() - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- iterator() - Method in class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
- IUNION - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"IUNION" is the UNION operator for intervals.
- IUNION_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- MAG - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- MAG_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- main(String[]) - Static method in class be.SIRAPRISE.client.jsba.DBObjectGenerator
-
The DBObjectGenerator utility helps the developer to write jsba-annotated classes for the java/SIRA_PRISE bridging architecture (abbreviated JSBA).
- main(String[]) - Static method in class be.SIRAPRISE.client.jsba.DBObjectInterfaceGenerator
-
The DBObjectInterfaceGenerator utility helps the developer in writing classes for the java/SIRA_PRISE bridging architecture (abbreviated JSBA) by generating java source files that define an interface for JSBA classes to implement.
- main(String[]) - Static method in class be.SIRAPRISE.client.ProcessScript
-
Runs a series of commands through the server
- main(String[]) - Static method in class be.SIRAPRISE.server.RecoverServerEngine
-
Method to recover the SIRA_PRISE engine
- main(String[]) - Static method in class be.SIRAPRISE.server.RegisterClientX509Certificate
-
Method to register a client's X.509 certificate in the database
- main(String[]) - Static method in class be.SIRAPRISE.server.RegisterUserX509Certificate
-
Method to register a client's X.509 certificate in the database
- main(String[]) - Static method in class be.SIRAPRISE.server.RequestLicense_SW
-
Launch the application.
- main(String[]) - Static method in class be.SIRAPRISE.server.StartServerEngine
-
Method to start the SIRA_PRISE engine
- main(String[]) - Static method in class be.SIRAPRISE.server.StopServerEngine
-
Method to stop the SIRA_PRISE engine
- main(String[]) - Static method in class be.SIRAPRISE.server.SysGen_CL
-
Launch the application.
- main(String[]) - Static method in class be.SIRAPRISE.server.SysGen_SW
-
Launch the application.
- main(String[]) - Static method in class be.SIRAPRISE.server.UpgradeServerEngine
-
Performs a SIRA_PRISE upgrade
- Main - Class in be.SIRAPRISE.webclient
-
- Main() - Constructor for class be.SIRAPRISE.webclient.Main
-
- MainSelectSessionServerPresentation - Class in be.SIRAPRISE.webclient
-
- MainSelectSessionServerPresentation() - Constructor for class be.SIRAPRISE.webclient.MainSelectSessionServerPresentation
-
- MainServerMenuPresentation - Class in be.SIRAPRISE.webclient
-
- MainServerMenuPresentation() - Constructor for class be.SIRAPRISE.webclient.MainServerMenuPresentation
-
- MAJORSPECIFICATIONVERSION - Static variable in interface be.SIRAPRISE.util.PRODUCTVERSION
-
The current major specification version number
- MapEntryKeyTransformer<S1,S2,V> - Class in be.SIRAPRISE.util
-
MapEntryKeyTransformer is a specialized transformer that transforms Map.Entry objects into other Map.Entry objects, with the Value component of the Entry being unaltered, and the Key component being transformed to another type
- MapEntryKeyTransformer(Transformer<S1, S2>) - Constructor for class be.SIRAPRISE.util.MapEntryKeyTransformer
-
Creates the MapEntryKeyTransformer
- MapEntryValueTransformer<K,VI,VO> - Class in be.SIRAPRISE.util
-
MapEntryValueTransformer is a transformer for transforming Map.Entry objects where the Key component is to remain unaltered and the Value component is to be transformed using another transformer
- MapEntryValueTransformer(Transformer<VI, VO>) - Constructor for class be.SIRAPRISE.util.MapEntryValueTransformer
-
Creates the MapEntryValueTransformer
- mark(int) - Method in class be.SIRAPRISE.util.MyReaderInputStream
-
Marks the read limit of the StringReader.
- markSupported() - Method in class be.SIRAPRISE.util.MyReaderInputStream
-
- MATCHES_STRING_STRING - Class in be.SIRAPRISE.typeimplementations
-
MATCHES returns a boolean indicating whether the first argument matches the pattern string given as the second argument.
- MATCHES_STRING_STRING() - Constructor for class be.SIRAPRISE.typeimplementations.MATCHES_STRING_STRING
-
- matchesExpectedTypeDeclaration(TypeDeclaration) - Method in class be.SIRAPRISE.typeimplementations.NonScalarTypeDeclaration
-
- matchesExpectedTypeDeclaration(TypeDeclaration) - Method in class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
- matchesExpectedTypeDeclaration(TypeDeclaration) - Method in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Checks whether this type declaration "matches" the given expected type declaration, i.e.
- MAX - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- MAX_HOURS - Static variable in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- MAX_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- MAX_MINUTES - Static variable in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- MAX_NANOSECONDS - Static variable in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- MAX_SECONDS - Static variable in class be.SIRAPRISE.typeimplementations.DbmsTimeofdayImplementation
-
- MAXIMUMGAPS - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- MAXIMUMGAPS_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- MAXIMUMLENGTH - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
The logicallength attribute now serves the purpose of defining a constraint for each relvar in which this attribute is included.
- MAXIMUMLENGTH_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- MAXIMUMSIZE - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- MAXLOGICALSIZE - Static variable in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
The maximum logical size of a SIRA_PRISE bit bucket.
- MAXLOGICALSIZE - Static variable in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
The maximum logical size of a SIRA_PRISE string (1G)
- MD5WITHRSA - Static variable in interface be.SIRAPRISE.client.NAMES.ALGORITHMNAMES
-
- MEETS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"MEETS" is the operator for the Allen MEETS interval operator.
- MEETS_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- MEMORY - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- MemoryMessage - Class in be.SIRAPRISE.messages
-
- MemoryMessageType - Class in be.SIRAPRISE.messages
-
The MemoryMessageType is used for instructing the server monitor to return an overview of the current engine memory state.
- MemoryMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The MemoryMessageType is used for instructing the server monitor to return an overview of the currently active luw's to the user.
- MemoryParams - Class in be.SIRAPRISE.messages
-
- MemoryParams() - Constructor for class be.SIRAPRISE.messages.MemoryParams
-
- MERGES - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"MERGES" is the operator for the Allen MERGESTS interval operator.
- MERGES_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- message() - Method in class be.SIRAPRISE.messages.AuthenticationOKMessageType
-
Gets an authenticationOK message corresponding to the type/version creating it
- message() - Method in class be.SIRAPRISE.messages.AuthenticationOKMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.BackupMessageTypeV1_0
-
- message(String, byte[]) - Method in class be.SIRAPRISE.messages.ClientAuthenticationMessageType
-
Factory method for producing a ClientAuthentication message of this version of the message type
- message(String, byte[]) - Method in class be.SIRAPRISE.messages.ClientAuthenticationMessageTypeV1_0
-
- message(Set<String>, Set<String>, long, Version, String) - Method in class be.SIRAPRISE.messages.ClientHelloMessageType
-
Factory method for creating instances of ClientHello messages of some particular version of the CLientHello messagetype
- message(Set<String>, Set<String>, long, Version, String) - Method in class be.SIRAPRISE.messages.ClientHelloMessageTypeV1_0
-
- message(boolean) - Method in class be.SIRAPRISE.messages.CommitRollbackMessageType
-
- message(boolean, long) - Method in class be.SIRAPRISE.messages.CommitRollbackMessageType
-
Gets a CommitRollbackMessage holding the request to either commit or roll back the transaction with the given ID
- message(boolean, long) - Method in class be.SIRAPRISE.messages.CommitRollbackMessageTypeV1_0
-
- message(boolean, long) - Method in class be.SIRAPRISE.messages.CommitRollbackMessageTypeV1_1
-
- message(boolean) - Method in class be.SIRAPRISE.messages.CommittedMessageType
-
Factory method for getting a message of this version of the message type
- message(boolean) - Method in class be.SIRAPRISE.messages.CommittedMessageTypeV1_0
-
- message(long, String) - Method in class be.SIRAPRISE.messages.ConstraintViolatedErrorMessageType
-
Factory method for getting a Message of this type holding the given violated-constraint data
- message(long, String) - Method in class be.SIRAPRISE.messages.ConstraintViolatedErrorMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.DBVerifyMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.DumpDBMessageTypeV1_0
-
- message() - Method in class be.SIRAPRISE.messages.EndConnectionMessageType
-
Factory method for creating messages of this version of the type
- message() - Method in class be.SIRAPRISE.messages.EndConnectionMessageTypeV1_0
-
- message(boolean) - Method in class be.SIRAPRISE.messages.EndTransactionMessageType
-
- message(boolean, long) - Method in class be.SIRAPRISE.messages.EndTransactionMessageType
-
Creates an EndTransaction message corresponding to the version of this message type, holding the given commit flag and transaction ID.
- message(boolean, long) - Method in class be.SIRAPRISE.messages.EndTransactionMessageTypeV1_0
-
- message(boolean, long) - Method in class be.SIRAPRISE.messages.EndTransactionMessageTypeV1_1
-
- message(ServerCommandDataWrapper[]) - Method in class be.SIRAPRISE.messages.ExecuteAssignmentMessageType
-
Factory method for producing a message of this type holding the given Query command
- message(ServerCommandDataWrapper[]) - Method in class be.SIRAPRISE.messages.ExecuteAssignmentMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.ExecuteCompiledMonitorCommandMessageType
-
Produces a CompiledMonitorCommandMessage of the appropriate type reflecting the given attribute values
- message(String) - Method in class be.SIRAPRISE.messages.ExecuteDMLMessageType
-
Factory method for producing a message of this type holding the given DML command
- message(String) - Method in class be.SIRAPRISE.messages.ExecuteDMLMessageTypeV1_0
-
- message(String, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessageType
-
Produces an ExecuteMonitorCommandMessage of the appropriate type reflecting the given attribute values
- message(String, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessageTypeV1_0
-
- message(String, List<String>) - Method in class be.SIRAPRISE.messages.ExecuteQueryMessageType
-
Factory method for producing a message of this type holding the given Query command
- message(String, List<String>) - Method in class be.SIRAPRISE.messages.ExecuteQueryMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.FilePoolMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.GetTypeImplementationMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.HotRestartMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.KillConnectionMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.LuwsMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.MemoryMessageTypeV1_0
-
- message(String, String) - Method in class be.SIRAPRISE.messages.NonSiraPriseErrorMessageType
-
Factory method for getting a message of this version of the type holding the given java exception data
- message(String, String, boolean) - Method in class be.SIRAPRISE.messages.NonSiraPriseErrorMessageType
-
Factory method for getting a message of this version of the type holding the given java exception data
- message(String, String, boolean) - Method in class be.SIRAPRISE.messages.NonSiraPriseErrorMessageTypeV1_0
-
- message(String, String, boolean) - Method in class be.SIRAPRISE.messages.NonSiraPriseErrorMessageTypeV1_1
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.PrintJournalsMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.RelvarPoolMessageTypeV1_0
-
- message(String, String, long, Version, Set<String>, byte[], byte[], String) - Method in class be.SIRAPRISE.messages.ServerHelloMessageType
-
Factory method to produce a ServerHello message of this version of the message type
- message(String, String, long, Version, Set<String>, byte[], byte[], String) - Method in class be.SIRAPRISE.messages.ServerHelloMessageTypeV1_0
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.ShutDownMessageTypeV1_0
-
- message(long, String) - Method in class be.SIRAPRISE.messages.SiraPriseErrorMessageType
-
Factory method for producing messages of this version of the message type, holding the given SIRA_PRISE runtime error description
- message(long, String, boolean) - Method in class be.SIRAPRISE.messages.SiraPriseErrorMessageType
-
Factory method for producing messages of this version of the message type, holding the given SIRA_PRISE runtime error description
- message(long, String, boolean) - Method in class be.SIRAPRISE.messages.SiraPriseErrorMessageTypeV1_0
-
- message(long, String, boolean) - Method in class be.SIRAPRISE.messages.SiraPriseErrorMessageTypeV1_1
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.SpaceCalcMessageTypeV1_0
-
- message(boolean, boolean) - Method in class be.SIRAPRISE.messages.StartSubTransactionMessageType
-
Gets a StartSubTransactionMessage of this MessageType's version, holding the given data
- message(boolean, boolean) - Method in class be.SIRAPRISE.messages.StartSubTransactionMessageTypeV1_0
-
- message(String, boolean, String, byte[], boolean, boolean, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.messages.StartTransactionMessageType
-
Factory method for getting a StartTransactionMessage of this MessageType's version, holding the given data
- message(String, boolean, String, byte[], boolean, boolean, DDLCapture) - Method in class be.SIRAPRISE.messages.StartTransactionMessageType
-
- message(String, boolean, String, byte[], boolean, boolean) - Method in class be.SIRAPRISE.messages.StartTransactionMessageType
-
- message(String, boolean, String, byte[]) - Method in class be.SIRAPRISE.messages.StartTransactionMessageType
-
- message(String, boolean, String, byte[], boolean, boolean, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.messages.StartTransactionMessageTypeV1_0
-
- message(String, boolean, String, byte[], boolean, boolean, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.messages.StartTransactionMessageTypeV1_1
-
- message(String, boolean, String, byte[], boolean, boolean, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.messages.StartTransactionMessageTypeV1_2
-
- message(String, boolean, String, byte[], boolean, boolean, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.messages.StartTransactionMessageTypeV1_3
-
- message(MessageParams, byte[], String, boolean, String) - Method in class be.SIRAPRISE.messages.StatisticsMessageTypeV1_0
-
- message(boolean) - Method in class be.SIRAPRISE.messages.TransactionEndedMessageType
-
Factory method for getting messages of this version of the message type
- message(boolean) - Method in class be.SIRAPRISE.messages.TransactionEndedMessageTypeV1_0
-
- message() - Method in class be.SIRAPRISE.messages.TransactionStartedMessageType
-
- message(long) - Method in class be.SIRAPRISE.messages.TransactionStartedMessageType
-
Factory method for getting A TransactionStarted message of this version of the type
- message(long) - Method in class be.SIRAPRISE.messages.TransactionStartedMessageTypeV1_0
-
- message(long) - Method in class be.SIRAPRISE.messages.TransactionStartedMessageTypeV1_1
-
- MessageParams - Class in be.SIRAPRISE.messages
-
- MessageParams() - Constructor for class be.SIRAPRISE.messages.MessageParams
-
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.AuthenticationOKMessageType
-
The numeric ID for messages of this type (135352576 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.BackupMessageType
-
The numeric ID for messages of this type (12239625 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ClientAuthenticationMessageType
-
The numeric ID for messages of this type (404034958 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ClientHelloMessageType
-
The numeric ID for messages of this type (-1413809458 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.CommitRollbackMessageType
-
The numeric ID for messages of this type (-1070395000 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.CommittedMessageType
-
The numeric ID for messages of this type (-1070394899 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ConstraintViolatedErrorMessageType
-
The numeric ID for messages of this type (201806116 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.DBVerifyMessageType
-
The numeric ID for messages of this type (-614563337 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.DmlExecutedMessageType
-
The numeric ID for messages of this type (-437517843 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.DumpDBMessageType
-
The numeric ID for messages of this type (13665755 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.EndConnectionMessageType
-
The numeric ID for messages of this type (238927923 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.EndTransactionMessageType
-
The numeric ID for messages of this type (-523138475 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ExecuteAssignmentMessageType
-
The numeric ID for messages of this type (241093205 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ExecuteDMLMessageType
-
The numeric ID for messages of this type (241094017 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ExecuteMonitorCommandMessageType
-
The numeric ID for messages of this type (241092620 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ExecuteQueryMessageType
-
The numeric ID for messages of this type (241090695 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.FilePoolMessageType
-
The numeric ID for messages of this type (-249671679 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.GetOperatorImplementationMessageType
-
The numeric ID for messages of this type (1578133785 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.GetTypeImplementationMessageType
-
The numeric ID for messages of this type (1578193285 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.HotRestartMessageType
-
The numeric ID for messages of this type (1075335553 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.KillConnectionMessageType
-
The numeric ID for messages of this type (823246967 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.LuwsMessageType
-
The numeric ID for messages of this type (4149 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.MemoryMessageType
-
The numeric ID for messages of this type (4075655 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.NonSiraPriseErrorMessageType
-
The numeric ID for messages of this type (858993459 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.PrintJournalsMessageType
-
The numeric ID for messages of this type (1746039079 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.RelvarPoolMessageType
-
The numeric ID for messages of this type (-1911183279 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ServerHelloMessageType
-
The numeric ID for messages of this type (464515565 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.ShutDownMessageType
-
The numeric ID for messages of this type (1476513847 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.SiraPriseErrorMessageType
-
The numeric ID for messages of this type (1497858657 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.SpaceCalcMessageType
-
The numeric ID for messages of this type (1504504860 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.StartSubTransactionMessageType
-
The numeric ID for messages of this type (1344375413 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.StartTransactionMessageType
-
The numeric ID for messages of this type (1367873380 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.StatisticsMessageType
-
The numeric ID for messages of this type (1470567797 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.TransactionEndedMessageType
-
The numeric ID for messages of this type (26090989 )
- MESSAGETYPEID - Static variable in class be.SIRAPRISE.messages.TransactionStartedMessageType
-
The numeric ID for messages of this type (531345901 )
- meta(String) - Static method in class be.SIRAPRISE.util.BracketParser
-
Adapts a given string for representation of the siraprise metalanguage characters ()\
- MIN - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- MIN_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- MINIMUMSIZE - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- MINLOGICALSIZE - Static variable in class be.SIRAPRISE.typeimplementations.DbmsBitsImplementation
-
The minimum logical size of a SIRA_PRISE bits bucket
- MINLOGICALSIZE - Static variable in class be.SIRAPRISE.typeimplementations.DbmsStringImplementation
-
The minimum logical size of a SIRA_PRISE string
- MINORSPECIFICATIONVERSION - Static variable in interface be.SIRAPRISE.util.PRODUCTVERSION
-
The current minor specification version number.
- minus(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the difference of this relation with the given subtrahend, with explicitly specified attributes (and only those) to be treated in 'USING' mode.
- minus(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- MINUS - Class in be.SIRAPRISE.typeimplementations
-
MINUS
- MINUS() - Constructor for class be.SIRAPRISE.typeimplementations.MINUS
-
- MINUS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"MINUS" is the difference operator of the relational algebra.
- minus(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- minus(Map<K, V>, Collection<K>) - Static method in class be.SIRAPRISE.util.MyMap
-
Returns a Map that holds only the entries whose keys do not occur in the given set of keys-to-be-excluded
- minus(Map<K, V>, Collection<K>, Class<? extends Map<K, V>>) - Static method in class be.SIRAPRISE.util.MyMap
-
Returns a Map that holds only the entries whose keys do not occur in the given set of keys-to-be-excluded
- MINUS_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
Class providing a utility method for calculating relational differences.
- minusFrom(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the difference between the given relation and this one.
- minusFrom(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- minusFrom(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- MinusHeadingsIncompatibleException - Exception in be.SIRAPRISE.typeimplementations
-
MinusHeadingsIncompatibleException
- MinusHeadingsIncompatibleException(Exception) - Constructor for exception be.SIRAPRISE.typeimplementations.MinusHeadingsIncompatibleException
-
Creates the UnionHeadingsIncompatibleException
- minusIntoMap(Map<K, V>, Collection<K>, Map<? super K, ? super V>) - Static method in class be.SIRAPRISE.util.MyMap
-
Puts all entries that appear either in map1 in the result map, iff its key does not appear in the given set of keys-to-be-excluded.
- MINUSInvocationResultDetails - Class in be.SIRAPRISE.typeimplementations
-
MINUSInvocationResultDetails
- MINUSInvocationResultDetails(Heading, String, Collection<? extends KeyDef>, LinkedHashSet<NameIdentifier>) - Constructor for class be.SIRAPRISE.typeimplementations.MINUSInvocationResultDetails
-
Creates the MINUSInvocationResultDetails
- MinusProxy - Class in be.SIRAPRISE.client
-
- MinusProxy(IRelation, IRelation) - Constructor for class be.SIRAPRISE.client.MinusProxy
-
- minusUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the difference of this relation with the given subtrahend, with explicitly specified attributes (and only those) to be treated in 'USING' mode.
- minusUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- MINUSUSING - Class in be.SIRAPRISE.typeimplementations
-
MINUSUSING
- MINUSUSING() - Constructor for class be.SIRAPRISE.typeimplementations.MINUSUSING
-
- MINUSUSING - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- minusUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- MINUSUSING_RELATION_RELATION - Class in be.SIRAPRISE.typeimplementations
-
Class providing a utility method for calculating relational USING<...> differences.
- minusUsingFrom(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the difference between the given relation and this one, with the attributes mentioned in usingAttributes treated in 'USING' mode.
- minusUsingFrom(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- minusUsingFrom(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- MinusUsingProxy - Class in be.SIRAPRISE.client
-
- MinusUsingProxy(IRelation, IRelation, LinkedHashSet<NameIdentifier>) - Constructor for class be.SIRAPRISE.client.MinusUsingProxy
-
- MINUTES - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- MINUTES_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- MissingEscapedCharacterException - Exception in be.SIRAPRISE.util
-
An exception type used by the BracketParser to signal a string argument ending with the escape token (backslash), with the subsequent escaped character missing
- MissingEscapedCharacterException() - Constructor for exception be.SIRAPRISE.util.MissingEscapedCharacterException
-
Creates the MissingEscapedCharacterException
- MOD_BIGINT_BIGINT - Class in be.SIRAPRISE.typeimplementations
-
MOD(a,b) returns the number c such that a = (a / b) + c.
- MOD_BIGINT_BIGINT() - Constructor for class be.SIRAPRISE.typeimplementations.MOD_BIGINT_BIGINT
-
- MOD_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
MOD(a,b) returns the number c such that a = (a / b) + c.
- MOD_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.MOD_INT_INT
-
- MOD_LONG_LONG - Class in be.SIRAPRISE.typeimplementations
-
MOD(a,b) returns the number c such that a = (a / b) + c.
- MOD_LONG_LONG() - Constructor for class be.SIRAPRISE.typeimplementations.MOD_LONG_LONG
-
- MODIFY - Static variable in interface be.SIRAPRISE.client.NAMES.COMMANDNAMES
-
- MONITORCOMMANDNAMES - Interface in be.SIRAPRISE.client
-
The MONITORCOMMANDNAMES interface defines the names of all system-defined monitor commands used in SIRA_PRISE
- MonitorMemory - Class in be.SIRAPRISE.webclient
-
- MonitorMemory() - Constructor for class be.SIRAPRISE.webclient.MonitorMemory
-
- MonitorMemoryHelpPresentation - Class in be.SIRAPRISE.webclient
-
- MonitorMemoryHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.MonitorMemoryHelpPresentation
-
- MonitorMemoryPresentation - Class in be.SIRAPRISE.webclient
-
- MonitorMemoryPresentation() - Constructor for class be.SIRAPRISE.webclient.MonitorMemoryPresentation
-
- MONITORPORT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The property name ("MONITORPORT" ) for specifying the monitor port to connect to for issuing monitor commands to a SIRA_PRISE server.
- MONITORPORTDEFAULT - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
- MonitorWebClientFunction - Class in be.SIRAPRISE.webclient
-
- MonitorWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.MonitorWebClientFunction
-
- MonoRelationOperator - Annotation Type in be.SIRAPRISE.typeimplementations
-
- MONTH - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- MONTH_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- MP - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- MULT_BIGINT_BIGINT - Class in be.SIRAPRISE.typeimplementations
-
The BIGINT multiplication operator.
- MULT_BIGINT_BIGINT() - Constructor for class be.SIRAPRISE.typeimplementations.MULT_BIGINT_BIGINT
-
- MULT_FLOAT_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
The FLOAT multiplication operator.
- MULT_FLOAT_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.MULT_FLOAT_FLOAT
-
- MULT_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
The INT multiplication operator.
- MULT_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.MULT_INT_INT
-
- MULT_LONG_LONG - Class in be.SIRAPRISE.typeimplementations
-
The LONG multiplication operator.
- MULT_LONG_LONG() - Constructor for class be.SIRAPRISE.typeimplementations.MULT_LONG_LONG
-
- MULT_SCALEDNUMBER_SCALEDNUMBER - Class in be.SIRAPRISE.typeimplementations
-
The SCALEDNUMBER multiplication operator.
- MULT_SCALEDNUMBER_SCALEDNUMBER() - Constructor for class be.SIRAPRISE.typeimplementations.MULT_SCALEDNUMBER_SCALEDNUMBER
-
- MULTIHASHINGINDEXSPACE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- MULTIHASHINGINDEXSPACE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
- MULTIHASHINGINDEXSPACE - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
- MULTIHASHINGINDEXSPACE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- MULTIHASHINGINDEXSPACE_ID - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
- MULTIHASHINGINDEXSPACECOMPRESSIONTHRESHOLD - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for DATASPACECOMPRESSIONTHRESHOLD
- MULTIHASHINGINDEXSPACEMAXIMUMGAPS - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for DATASPACEMAXIMUMGAPS
- MULTIHASHINGINDEXSPACESTORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
- MultipleUngroupNotSupportedException - Exception in be.SIRAPRISE.typeimplementations
-
MultipleUngroupNotSupportedException
- MultipleUngroupNotSupportedException() - Constructor for exception be.SIRAPRISE.typeimplementations.MultipleUngroupNotSupportedException
-
- MyB32 - Class in be.SIRAPRISE.util
-
MyB32 provides a utility method relating to Base32/UU encoding
- MyB32() - Constructor for class be.SIRAPRISE.util.MyB32
-
- MyB64 - Class in be.SIRAPRISE.util
-
MyB64 provides a utility method relating to Base64/UU encoding
- MyB64() - Constructor for class be.SIRAPRISE.util.MyB64
-
- MyBigInteger - Class in be.SIRAPRISE.util
-
- MyBigInteger() - Constructor for class be.SIRAPRISE.util.MyBigInteger
-
- MyByteBuffer - Class in be.SIRAPRISE.util
-
The MyByteBuffer Class provides some utility methods for ByteBuffers.
- MyByteBufferInputStream - Class in be.SIRAPRISE.util
-
- MyByteBufferInputStream(ByteBuffer) - Constructor for class be.SIRAPRISE.util.MyByteBufferInputStream
-
Creates the ByteBufferInputStream
- MyCertificate - Class in be.SIRAPRISE.util
-
- MyCipherInputStream - Class in be.SIRAPRISE.util
-
- MyCipherInputStream(InputStream, BigInteger, BigInteger) - Constructor for class be.SIRAPRISE.util.MyCipherInputStream
-
Creates the InputStream
- MyCipherOutputStream - Class in be.SIRAPRISE.util
-
- MyCipherOutputStream(OutputStream, BigInteger, BigInteger) - Constructor for class be.SIRAPRISE.util.MyCipherOutputStream
-
Creates the RSAEncodingOutputStream
- MyClass - Class in be.SIRAPRISE.util
-
- MyCommandLineParameters - Class in be.SIRAPRISE.util
-
Utility class providing a method for turning a String array (e.g.
- MyConsole - Class in be.SIRAPRISE.util
-
Provides a Console.format() method targeted at the System console, and that quietly disregards the case where the System console is null, thus avoiding a nullpointerexception
- MyDataInputStream - Class in be.SIRAPRISE.util
-
MyDataInputStream defines utility methods for reading Strings in UTF encoding from some given input stream
- MyDataInputStream() - Constructor for class be.SIRAPRISE.util.MyDataInputStream
-
- MyDataOutputStream - Class in be.SIRAPRISE.util
-
MyDataOutputStream defines utility methods for writing Strings in UTF encoding to some given output stream
- MyDataOutputStream() - Constructor for class be.SIRAPRISE.util.MyDataOutputStream
-
- MyException - Class in be.SIRAPRISE.util
-
MyException contain utility methods relating to Exceptions
- MyException.LineBreakStyle - Class in be.SIRAPRISE.util
-
- MyFile - Class in be.SIRAPRISE.util
-
- MyFixedLengthFormatter - Class in be.SIRAPRISE.util
-
Utility class with some formatting methods to produce fixed-length character and/or number strings
- MyHashMap - Class in be.SIRAPRISE.util
-
MyHashMap provides utility methods relating to HashMaps.
- MyHashSet - Class in be.SIRAPRISE.util
-
MyHashSet contains utility methods relating to HashSets
- MyHashSet() - Constructor for class be.SIRAPRISE.util.MyHashSet
-
- MyKeyStore - Class in be.SIRAPRISE.util
-
- MyLinkedHashSet - Class in be.SIRAPRISE.util
-
MyLinkedHashSet contains utility methods relating to LinkedHashSets
- MyLinkedHashSet() - Constructor for class be.SIRAPRISE.util.MyLinkedHashSet
-
- MyLinkedList - Class in be.SIRAPRISE.util
-
MyLinkedList contains utility methods relating to LinkedLists
- MyLinkedList() - Constructor for class be.SIRAPRISE.util.MyLinkedList
-
- MyLinkedListBackedByHash<E> - Class in be.SIRAPRISE.util
-
- MyLinkedListBackedByHash() - Constructor for class be.SIRAPRISE.util.MyLinkedListBackedByHash
-
- MyListSet<E> - Class in be.SIRAPRISE.util
-
MyListSet is a Set implementation that is backed by a sequential list.
- MyListSet() - Constructor for class be.SIRAPRISE.util.MyListSet
-
Creates the MyListSet
- MyListSet(Collection<E>) - Constructor for class be.SIRAPRISE.util.MyListSet
-
Creates the MyListSet
- MyListSet(Set<E>) - Constructor for class be.SIRAPRISE.util.MyListSet
-
Creates the MyReadOnlyEntrySet
- MyListSetIterator<E> - Class in be.SIRAPRISE.util
-
MyListSetIterator is the Iterator class corresponding to the MyListSet Set implementation
- MyListSetIterator(MyListSet<E>, Iterator<E>) - Constructor for class be.SIRAPRISE.util.MyListSetIterator
-
Creates the MyListSetIterator
- MyMap - Class in be.SIRAPRISE.util
-
MyMap provides utility methods relating to Maps.
- MyMessageFormat - Class in be.SIRAPRISE.util
-
Provides a MessageFormat.format() method that relieves localizers of having to know whether or not they should be typing single or double quotes in order to obtain a single quote.
- MyNameIdentifier - Class in be.SIRAPRISE.typeimplementations
-
- MyNameIdentifier() - Constructor for class be.SIRAPRISE.typeimplementations.MyNameIdentifier
-
- MyOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
- MyOperatorImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.MyOperatorImplementation
-
- MyPossrepImplementation - Class in be.SIRAPRISE.typeimplementations
-
- MyPossrepImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.MyPossrepImplementation
-
- MyProperties - Class in be.SIRAPRISE.util
-
- MyProperties() - Constructor for class be.SIRAPRISE.util.MyProperties
-
- MyProperties(boolean) - Constructor for class be.SIRAPRISE.util.MyProperties
-
Creates the Properties object, and tries to load it from one of the following places:
A resource available to this' classloader
A file in the directory pointed to by the user.dir system property
A file in the directory pointed to by the user.home system property
- MyProperties(Properties) - Constructor for class be.SIRAPRISE.util.MyProperties
-
Creates the MyProperties
- MyProperties(Properties, boolean) - Constructor for class be.SIRAPRISE.util.MyProperties
-
Creates the MyProperties
- MyProperties(MyProperties.SKIPAUTOLOAD) - Constructor for class be.SIRAPRISE.util.MyProperties
-
Constructor that skips the automatic loading process.
- MyProperties.SKIPAUTOLOAD - Class in be.SIRAPRISE.util
-
- MyPropertiesInInsertionOrder - Class in be.SIRAPRISE.util
-
- MyPropertiesInInsertionOrder() - Constructor for class be.SIRAPRISE.util.MyPropertiesInInsertionOrder
-
- MyPropertiesInInsertionOrder(boolean) - Constructor for class be.SIRAPRISE.util.MyPropertiesInInsertionOrder
-
Creates the Properties object, and tries to load it from one of the following places:
A resource available to this' classloader
A file in the directory pointed to by the user.dir system property
A file in the directory pointed to by the user.home system property
- MyPropertiesInInsertionOrder(Properties) - Constructor for class be.SIRAPRISE.util.MyPropertiesInInsertionOrder
-
Creates the MyProperties
- MyPropertiesInInsertionOrder(Properties, boolean) - Constructor for class be.SIRAPRISE.util.MyPropertiesInInsertionOrder
-
Creates the MyProperties
- MyReaderInputStream - Class in be.SIRAPRISE.util
-
Adapts a Reader
as an InputStream
.
- MyReaderInputStream(Reader) - Constructor for class be.SIRAPRISE.util.MyReaderInputStream
-
Construct a ReaderInputStream
for the specified Reader
.
- MyReaderInputStream(Reader, String) - Constructor for class be.SIRAPRISE.util.MyReaderInputStream
-
Construct a ReaderInputStream
for the specified Reader
, with the specified encoding.
- MyReadOnlyCollection<V> - Class in be.SIRAPRISE.util
-
MyReadOnlyCollection is completely identical to java's unmodifiableCollection, except that the class is publicly visible and that the read-only property is thus declared to its users.
- MyReadOnlyCollection(Collection<V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyCollection
-
Creates the MyReadOnlyCollection
- MyReadOnlyEntry<K,V> - Class in be.SIRAPRISE.util
-
MyReadOnlyEntry is a wrapper class around Entry objects.
- MyReadOnlyEntry(Map.Entry<K, V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyEntry
-
Creates the MyReadOnlyEntry from an underlying Entry object
- MyReadOnlyEntry(K, V) - Constructor for class be.SIRAPRISE.util.MyReadOnlyEntry
-
Creates the MyReadOnlyEntry
- MyReadOnlyEntryIterator<K,V> - Class in be.SIRAPRISE.util
-
MyReadOnlyEntryIterator is an Iterator implementation to be used in conjuction with read-only views on Maps.
- MyReadOnlyEntryIterator(Iterator<Map.Entry<K, V>>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyEntryIterator
-
Creates the MyReadOnlyEntryIterator
- MyReadOnlyEntrySet<K,V> - Class in be.SIRAPRISE.util
-
MyReadOnlyEntrySet is a class in which results from entrySet() method invocations can be wrapped.
- MyReadOnlyEntrySet(Set<Map.Entry<K, V>>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
Creates the MyReadOnlyEntrySet
- MyReadOnlyIterator<T> - Class in be.SIRAPRISE.util
-
MyReadOnlyIterator is identical to Java's unmodifiable collections iterator, except for the fact that it is publicly visible, and that the read-only property is therefore declared to the user.
- MyReadOnlyIterator(Iterator<T>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyIterator
-
Creates the MyReadOnlyIterator
- MyReadOnlyLinkedHashMap<K,V> - Class in be.SIRAPRISE.util
-
MyReadOnlyMaps are identical to java's Collections.unmodifiableMap(), but for the fact that the read-only property is declared to the user, and users getting back a MyReadOnlyMap from some method, know they shouldn't even attempt to modify the map's contents, instead of having to wait for the UnsupportedOperationException to appear at run-time.
- MyReadOnlyLinkedHashMap(LinkedHashMap<K, V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
Creates the MyReadOnlyMap with the given underlying map for its mapping
- MyReadOnlyLinkedList<V> - Class in be.SIRAPRISE.util
-
MyReadOnlyLinkedList is identical to java's unmodifiable collections, but for the fact that the 'Unmodifiable' property is declared to its users.
- MyReadOnlyLinkedList(LinkedList<V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyLinkedList
-
Creates the MyReadOnlyList
- MyReadOnlyList<V> - Class in be.SIRAPRISE.util
-
MyReadOnlyList is identical to java's unmodifiable collections, but for the fact that the 'Unmodifiable' property is declared to its users.
- MyReadOnlyList(List<V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyList
-
Creates the MyReadOnlyList
- MyReadOnlyListIterator<V> - Class in be.SIRAPRISE.util
-
MyReadOnlyListIterator is identical to java's unmodifiable iterators, but for the fact that the class is publicly visible, making it possible for methods that return read-only iterators, to declare to the user that they shouldn't even attempt any update.
- MyReadOnlyListIterator(ListIterator<V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyListIterator
-
Creates the MyReadOnlyListIterator
- MyReadOnlyMap<K,V> - Class in be.SIRAPRISE.util
-
MyReadOnlyMaps are identical to java's Collections.unmodifiableMap(), but for the fact that the read-only property is declared to the user, and users getting back a MyReadOnlyMap from some method, know they shouldn't even attempt to modify the map's contents, instead of having to wait for the UnsupportedOperationException to appear at run-time.
- MyReadOnlyMap(Map<K, V>) - Constructor for class be.SIRAPRISE.util.MyReadOnlyMap
-
Creates the MyReadOnlyMap with the given underlying map for its mapping
- MyReadOnlySet<E> - Class in be.SIRAPRISE.util
-
MyReadOnlySets are identical to java's Collections.unmodifiableSet(), but for the fact that the read-only property is declared to the user, and users getting back a MyReadOnlySet from some method, know they shouldn't even attempt to modify the set's contents, instead of having to wait for the UnsupportedOperationException to appear at run-time.
- MyReadOnlySet(Set<E>) - Constructor for class be.SIRAPRISE.util.MyReadOnlySet
-
Creates the MyReadOnlyEntrySet
- MyReadOnlySet(Collection<E>) - Constructor for class be.SIRAPRISE.util.MyReadOnlySet
-
Creates the MyReadOnlySet
- MyResource - Class in be.SIRAPRISE.util
-
- MySimpleDateFormat - Class in be.SIRAPRISE.util
-
MySimpleDateFormat is a utility class holding a utility method for date formatting.
- MySimpleDateFormat() - Constructor for class be.SIRAPRISE.util.MySimpleDateFormat
-
- MyString - Class in be.SIRAPRISE.util
-
- MyString() - Constructor for class be.SIRAPRISE.util.MyString
-
- MyTreeMap - Class in be.SIRAPRISE.util
-
MyTreeMap provides utility methods relating to TreeMaps.
- MyUniqueID - Class in be.SIRAPRISE.util
-
- MyZip - Class in be.SIRAPRISE.util
-
MyZip contains utility methods for creating zip files
- MyZip() - Constructor for class be.SIRAPRISE.util.MyZip
-
- savePoint() - Method in class be.SIRAPRISE.client.DBTransaction
-
Takes a savepoint in the current transaction.
- ScalarEqualityOperatorImplementation - Class in be.SIRAPRISE.typeimplementations
-
ScalarEqualityOperatorImplementation is the "generic" implementation for the EQ() operator for all types.
- ScalarEqualityOperatorImplementation() - Constructor for class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
- ScalarEqualityOperatorImplementation(String) - Constructor for class be.SIRAPRISE.typeimplementations.ScalarEqualityOperatorImplementation
-
Creates the equality operator implementation for the named type
- ScalarOperatorGenerator - Class in be.SIRAPRISE.typeimplementations
-
- ScalarOperatorGenerator() - Constructor for class be.SIRAPRISE.typeimplementations.ScalarOperatorGenerator
-
- ScalarOperatorGenerator_THE_ - Class in be.SIRAPRISE.typeimplementations
-
- ScalarTypeDeclaration - Class in be.SIRAPRISE.typeimplementations
-
A ScalarTypeDeclaration is the type declaration for attributes in a heading if that attribute is not relation- or tuple-typed.
- ScalarTypeDeclaration(NameIdentifier) - Constructor for class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
Creates the typedeclaration-by-name
- ScalarTypeDeclaration(String) - Constructor for class be.SIRAPRISE.typeimplementations.ScalarTypeDeclaration
-
- ScalarValueBuffer - Class in be.SIRAPRISE.typeimplementations
-
A ScalarValueBuffer is the class that can be used as a container for any sort of scalar value.
- ScalarValueBuffer(ByteBuffer) - Constructor for class be.SIRAPRISE.typeimplementations.ScalarValueBuffer
-
Creates the value buffer and makes it store the scalar value contained in the ByteBuffer given.
- SCALE - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- SCALE_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- SCALEDNUMBER - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPNAMES
-
- SCALEDNUMBER - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
The SCALEDNUMBER type is provided as the replacement for the deprecated DECIMAL type.
- SCALEDNUMBER_I - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
- SCRIPTSDIRECTORY - Static variable in class be.SIRAPRISE.client.ProcessScriptProperties
-
The property name for specifying the directory containing the SIRA_PRISE script to be run
- SEC_ANGLE - Class in be.SIRAPRISE.typeimplementations
-
The ANGLE secant operator.
- SEC_ANGLE() - Constructor for class be.SIRAPRISE.typeimplementations.SEC_ANGLE
-
- SECONDS - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- SECONDS_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- semijoin(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semijoin between this relation and the given one.
- semijoin(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- SEMIJOIN - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"SEMIJOIN" is the MATCHING operator of the relational algebra defined in TTM.
- semijoin(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SEMIJOIN - Class in be.SIRAPRISE.typeimplementations
-
SEMIJOIN
- SEMIJOIN() - Constructor for class be.SIRAPRISE.typeimplementations.SEMIJOIN
-
- semiJoinFor(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semijoin between the given relation and this one.
- semiJoinFor(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- semiJoinFor(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SemiJoinProxy - Class in be.SIRAPRISE.client
-
SemiMinusProxy
- SemiJoinProxy(IRelation, IRelation) - Constructor for class be.SIRAPRISE.client.SemiJoinProxy
-
Creates the SemiMinusProxy
- semijoinUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semijoin between this relation and the given one.
- semijoinUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- SEMIJOINUSING - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- semijoinUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SEMIJOINUSING - Class in be.SIRAPRISE.typeimplementations
-
SEMIJOINUSING
- SEMIJOINUSING() - Constructor for class be.SIRAPRISE.typeimplementations.SEMIJOINUSING
-
- semijoinUsingFor(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semijoin between the given relation and this one, with the attributes mentioned in usingAttributes treated in 'USING' mode.
- semijoinUsingFor(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- semijoinUsingFor(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SemiJoinUsingProxy - Class in be.SIRAPRISE.client
-
SemiMinusProxy
- SemiJoinUsingProxy(IRelation, IRelation, LinkedHashSet<NameIdentifier>) - Constructor for class be.SIRAPRISE.client.SemiJoinUsingProxy
-
Creates the SemiMinusProxy
- semiminus(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semidifference between this relation and the given one.
- semiminus(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- SEMIMINUS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"SEMIMINUS" is the NOT MATCHING operator of the relational algebra defined in TTM.
- semiminus(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SEMIMINUS - Class in be.SIRAPRISE.typeimplementations
-
SEMIMINUS
- SEMIMINUS() - Constructor for class be.SIRAPRISE.typeimplementations.SEMIMINUS
-
- semiminusFor(IRelation) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semiminus between the given relation and this one.
- semiminusFor(IRelation) - Method in class be.SIRAPRISE.client.RelationProxy
-
- semiminusFor(IRelation) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SemiMinusProxy - Class in be.SIRAPRISE.client
-
SemiMinusProxy
- SemiMinusProxy(IRelation, IRelation) - Constructor for class be.SIRAPRISE.client.SemiMinusProxy
-
Creates the SemiMinusProxy
- semiminusUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semidifference between this relation and the given one.
- semiminusUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- SEMIMINUSUSING - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- semiminusUsing(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SEMIMINUSUSING - Class in be.SIRAPRISE.typeimplementations
-
SEMIMINUSUSING
- SEMIMINUSUSING() - Constructor for class be.SIRAPRISE.typeimplementations.SEMIMINUSUSING
-
- semiminusUsingFor(IRelation, LinkedHashSet<NameIdentifier>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the semiminus between the given relation and this one, with the attributes mentioned in usingAttributes treated in 'USING' mode.
- semiminusUsingFor(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- semiminusUsingFor(IRelation, LinkedHashSet<NameIdentifier>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SemiMinusUsingProxy - Class in be.SIRAPRISE.client
-
SemiMinusProxy
- SemiMinusUsingProxy(IRelation, IRelation, LinkedHashSet<NameIdentifier>) - Constructor for class be.SIRAPRISE.client.SemiMinusUsingProxy
-
Creates the SemiMinusProxy
- sendMessage(DataOutputStream, Signature, Signer, ProprietaryOrJCECipher) - Method in class be.SIRAPRISE.messages.ServerMessage
-
Sends this message to the given output stream using the given signing and encryption settings.
- SeparatorCommaMissingException - Exception in be.SIRAPRISE.util
-
SeparatorCommaMissingException
- SeparatorCommaMissingException(String) - Constructor for exception be.SIRAPRISE.util.SeparatorCommaMissingException
-
Creates the SeparatorCommaMissingException
- ServerAddCommand - Class in be.SIRAPRISE.client
-
A ServerAddCommand consists of two portions :
The target relvar name
The relational expression defining which tuples in the target relvar will be added
- ServerAddCommand(String, String) - Constructor for class be.SIRAPRISE.client.ServerAddCommand
-
Creates the ServerAddCommand
- ServerAssertCommand - Class in be.SIRAPRISE.client
-
A ServerAssertCommand consists of two portions :
The target relvar name
The relational expression defining which tuples in the target relvar will be unioned with the current value of the relvar.
- ServerAssertCommand(String, String) - Constructor for class be.SIRAPRISE.client.ServerAssertCommand
-
Creates the ServerAssertCommand
- ServerAssignmentCommand - Class in be.SIRAPRISE.client
-
- ServerAssignmentCommand() - Constructor for class be.SIRAPRISE.client.ServerAssignmentCommand
-
- ServerBackupCommand - Class in be.SIRAPRISE.client
-
- ServerBackupCommand() - Constructor for class be.SIRAPRISE.client.ServerBackupCommand
-
- ServerBasicAssignmentCommand - Class in be.SIRAPRISE.client
-
A ServerBasicAssignmentCommand is a server update command that constitutes a single basic operation type on a single relvar target.
- ServerCommand - Class in be.SIRAPRISE.client
-
A ServerCommand is any command that can get sent to the SIRA_PRISE server
- ServerCommand() - Constructor for class be.SIRAPRISE.client.ServerCommand
-
- ServerCommandDataWrapper - Class in be.SIRAPRISE.messages
-
- ServerCommandDataWrapper(byte, String, String, String) - Constructor for class be.SIRAPRISE.messages.ServerCommandDataWrapper
-
- ServerDBVerifyCommand - Class in be.SIRAPRISE.client
-
- ServerDBVerifyCommand(NameIdentifier) - Constructor for class be.SIRAPRISE.client.ServerDBVerifyCommand
-
Creates the ServerDBVerifyCommand
- ServerDBVerifyCommand(String) - Constructor for class be.SIRAPRISE.client.ServerDBVerifyCommand
-
- ServerDBVerifyCommand(ValueBuffer) - Constructor for class be.SIRAPRISE.client.ServerDBVerifyCommand
-
Creates the ServerDBVerifyCommand
- ServerDeleteCommand - Class in be.SIRAPRISE.client
-
A ServerDeleteCommand consists of two portions :
The target relvar name
The relational expression defining which tuples in the target relvar will be removed from the current value of the relvar.
- ServerDeleteCommand(String, String) - Constructor for class be.SIRAPRISE.client.ServerDeleteCommand
-
Creates the ServerDeleteCommand
- ServerDumpDBCommand - Class in be.SIRAPRISE.client
-
- ServerDumpDBCommand(String, DumpFileOption) - Constructor for class be.SIRAPRISE.client.ServerDumpDBCommand
-
Creates the ServerDumpDBCommand
- ServerDumpDBCommand(FileNameIdentifier, DumpFileOption) - Constructor for class be.SIRAPRISE.client.ServerDumpDBCommand
-
Creates the ServerDumpDBCommand
- SERVERENGINE - Static variable in interface be.SIRAPRISE.client.NAMES.CLIENTANDUSERNAMES
-
- ServerEngine - Class in be.SIRAPRISE.server
-
A single autonomous "working unit" that, together with possible other engines, forms a database engine complex.
- ServerEngineManager - Class in be.SIRAPRISE.server
-
- ServerEngineManager() - Constructor for class be.SIRAPRISE.server.ServerEngineManager
-
- ServerEngineManagerMBean - Interface in be.SIRAPRISE.server
-
- ServerEngineProperties - Class in be.SIRAPRISE.server
-
The ServerEngineProperties class contains the configuration information of the SIRA_PRISE server engine.
- ServerErrorMessage - Class in be.SIRAPRISE.messages
-
A ServerErrorMessage is any kind of message holding an indication that some kind of error has occurred on the server side.
- ServerFilePoolCommand - Class in be.SIRAPRISE.client
-
- ServerFilePoolCommand() - Constructor for class be.SIRAPRISE.client.ServerFilePoolCommand
-
- ServerHelloMessage - Class in be.SIRAPRISE.messages
-
- ServerHelloMessageType - Class in be.SIRAPRISE.messages
-
ServerHelloMessageType is the class representing all known versions of the server hello message type.
- ServerHelloMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
ServerHelloMessageTypeV1_0 is the V1.0 version of the server hello message type.
- ServerHotRestartCommand - Class in be.SIRAPRISE.client
-
- ServerHotRestartCommand() - Constructor for class be.SIRAPRISE.client.ServerHotRestartCommand
-
- ServerInputMessage - Class in be.SIRAPRISE.messages
-
The ServerInputMessage class is an abstract class defining all possible messages sent to the SIRA_PRISE server
- ServerInputMessageType - Class in be.SIRAPRISE.messages
-
A ServerInputMessageType defines a type of message that can be sent to a SIRA_PRISE engine by a SIRA_PRISE client
- ServerInquireCommand - Class in be.SIRAPRISE.client
-
A NonAssignmentCommand is a command that will not assign a new value to the database, such as INQUIRE.
- ServerInquireCommand(String) - Constructor for class be.SIRAPRISE.client.ServerInquireCommand
-
Creates the ServerInquireCommand, setting the expression to be inquired, with no requested ordering
- ServerInquireCommand(String, List<String>) - Constructor for class be.SIRAPRISE.client.ServerInquireCommand
-
Creates the ServerInquireCommand, setting the expression to be inquired, plus the given requested ordering
- ServerKillConnectionCommand - Class in be.SIRAPRISE.client
-
- ServerKillConnectionCommand(String) - Constructor for class be.SIRAPRISE.client.ServerKillConnectionCommand
-
Creates the ServerKillConnectionCommand
- ServerLuwsCommand - Class in be.SIRAPRISE.client
-
- ServerLuwsCommand() - Constructor for class be.SIRAPRISE.client.ServerLuwsCommand
-
- ServerMemoryCommand - Class in be.SIRAPRISE.client
-
- ServerMemoryCommand() - Constructor for class be.SIRAPRISE.client.ServerMemoryCommand
-
- ServerMessage - Class in be.SIRAPRISE.messages
-
The ServerMessage class is an abstract class defining all possible messages sent to/by the SIRA_PRISE server
- ServerMessageType - Class in be.SIRAPRISE.messages
-
A ServerMessageType defines a type of message that can be sent to/by a SIRA_PRISE engine
- ServerMessageTypes - Class in be.SIRAPRISE.messages
-
- ServerMonitorCommand - Class in be.SIRAPRISE.client
-
A ServerMonitorCommand is any command that can get sent to the SIRA_PRISE server monitor
- ServerMonitorCommand() - Constructor for class be.SIRAPRISE.client.ServerMonitorCommand
-
- ServerMultipleAssignmentCommand - Class in be.SIRAPRISE.client
-
A ServerMultipleAssignmentCommand is a command that consists of >1 IndividualAssignmentCommands.
- ServerMultipleAssignmentCommand(ServerAssignmentCommand...) - Constructor for class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
Creates the ServerMultipleAssignmentCommand.
- ServerMultipleAssignmentCommand(Collection<? extends ServerSingleAssignmentCommand>) - Constructor for class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
Creates the ServerMultipleAssignmentCommand
- ServerMultipleAssignmentCommand(ServerSingleAssignmentCommand[]) - Constructor for class be.SIRAPRISE.client.ServerMultipleAssignmentCommand
-
Creates the ServerMultipleAssignmentCommand
- ServerNonAssignmentCommand - Class in be.SIRAPRISE.client
-
A NonAssignmentCommand is a command that will not assign a new value to the database, such as INQUIRE.
- ServerNonAssignmentCommand() - Constructor for class be.SIRAPRISE.client.ServerNonAssignmentCommand
-
- ServerOperatorImplementationCommand - Class in be.SIRAPRISE.client
-
- ServerOperatorImplementationCommand(String, List<String>) - Constructor for class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
Creates the ServerTypeImplementationCommand
- ServerOperatorImplementationCommand(NameIdentifier, List<NameIdentifier>) - Constructor for class be.SIRAPRISE.client.ServerOperatorImplementationCommand
-
Creates the ServerTypeImplementationCommand
- ServerOutputMessage - Class in be.SIRAPRISE.messages
-
The ServerOutputMessage class is an abstract class defining all possible messages sent to the SIRA_PRISE server
- ServerPrintJournalsCommand - Class in be.SIRAPRISE.client
-
- ServerPrintJournalsCommand(String, Date, Date) - Constructor for class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
Creates the ServerDBVerifyCommand
- ServerPrintJournalsCommand(ValueBuffer, Date, Date) - Constructor for class be.SIRAPRISE.client.ServerPrintJournalsCommand
-
Creates the ServerDBVerifyCommand
- ServerRelvarPoolCommand - Class in be.SIRAPRISE.client
-
- ServerRelvarPoolCommand() - Constructor for class be.SIRAPRISE.client.ServerRelvarPoolCommand
-
- ServerShutDownCommand - Class in be.SIRAPRISE.client
-
- ServerShutDownCommand() - Constructor for class be.SIRAPRISE.client.ServerShutDownCommand
-
- ServerSideOperatorImplementationsManager - Class in be.SIRAPRISE.server
-
- ServerSideTypeImplementationsManager - Class in be.SIRAPRISE.server
-
- ServerSingleAssignmentCommand - Class in be.SIRAPRISE.client
-
An AssignmentCommand is a command that will assign a new value to the database, such as ADD,ASSERT,UPDATE.
- ServerSpaceCalcCommand - Class in be.SIRAPRISE.client
-
- ServerSpaceCalcCommand(String, int, long, int, int) - Constructor for class be.SIRAPRISE.client.ServerSpaceCalcCommand
-
Creates the ServerSpaceCalcCommand
- ServerStatisticsCommand - Class in be.SIRAPRISE.client
-
- ServerStatisticsCommand(NameIdentifier) - Constructor for class be.SIRAPRISE.client.ServerStatisticsCommand
-
Creates the ServerStatisticsCommand
- ServerStatisticsCommand(String) - Constructor for class be.SIRAPRISE.client.ServerStatisticsCommand
-
- ServerStatisticsCommand(ValueBuffer) - Constructor for class be.SIRAPRISE.client.ServerStatisticsCommand
-
Creates the ServerStatisticsCommand
- ServerTypeImplementationCommand - Class in be.SIRAPRISE.client
-
- ServerTypeImplementationCommand(NameIdentifier) - Constructor for class be.SIRAPRISE.client.ServerTypeImplementationCommand
-
Creates the ServerTypeImplementationCommand
- ServerUnassertCommand - Class in be.SIRAPRISE.client
-
A ServerDeleteCommand consists of two portions :
The target relvar name
The relational expression defining which tuples in the target relvar will be removed-if-present from the current value of the relvar.
- ServerUnassertCommand(String, String) - Constructor for class be.SIRAPRISE.client.ServerUnassertCommand
-
Creates the ServerUnassertCommand
- ServerUpdateCommand - Class in be.SIRAPRISE.client
-
A ServerUpdateCommand consists of three portions :
The target relvar name
The relational expression defining which tuples in the target relvar will be affected (=deleted) by the update
The specification of the changes that have to be applied to all affected tuples, i.e.
- ServerUpdateCommand(String, String, String) - Constructor for class be.SIRAPRISE.client.ServerUpdateCommand
-
Creates the ExecUpdateCommand
- set(int, E) - Method in class be.SIRAPRISE.util.MyLinkedListBackedByHash
-
- set(int, V) - Method in class be.SIRAPRISE.util.MyReadOnlyList
-
- set(V) - Method in class be.SIRAPRISE.util.MyReadOnlyListIterator
-
- setAlgorithm(String) - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Sets algorithm
- setAlgorithm(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Sets algorithm
- setAttribute1(int) - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Sets some attribute of this class
- setAttribute1(int) - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Sets some attribute of this class
- setAttribute1FromDB(String) - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Sets some attribute of this class, given a SIRA_PRISE string representation of the value to set.
- setAttribute1FromDB(String) - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Sets some attribute of this class, given a SIRA_PRISE string representation of the value to set.
- setAttribute2(String) - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Sets some other attribute of this class
- setAttribute2(String) - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Sets some other attribute of this class
- setAttribute2FromDB(String) - Method in class be.SIRAPRISE.client.jsba.DBObjectTemplate
-
Sets some other attribute of this class, given a SIRA_PRISE string representation of the value to set.
- setAttribute2FromDB(String) - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
Sets some other attribute of this class, given a SIRA_PRISE string representation of the value to set.
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Sets The attribute name
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Sets The attribute name
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets attributeName
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets attributeName
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets attributeName
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets attributeName
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
Sets attributeName
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
Sets attributeName
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Sets The [name of the] new attribute
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Sets The [name of the] new attribute
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
Sets The attribute name
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
Sets The attribute name
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets attributeName
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets attributeName
- setAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
Sets attributeName
- setAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
Sets attributeName
- setBaseTypeName(String) - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Sets The base type's name
- setBaseTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Sets The base type's name
- setBypassAssignmentConstraints(boolean) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets bypassAssignmentConstraints
- setBypassAssignmentConstraints(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets bypassAssignmentConstraints
- setCardinality(int) - Method in class be.SIRAPRISE.client.jsba.RelvarCardinality
-
Sets cardinality
- setCardinality(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RelvarCardinality
-
Sets cardinality
- setCertificateBytes(byte[]) - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Sets clientID
- setCertificateBytes(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Sets algorithm
- setClientID(String) - Method in class be.SIRAPRISE.client.jsba.Client
-
Sets clientID
- setClientID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Client
-
Sets clientID
- setClientID(String) - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Sets clientID
- setClientID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
Sets clientID
- setComponentName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets componentName
- setComponentName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets componentName
- setComponentName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets componentName
- setComponentName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets componentName
- setComponentName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets the ComponentName of the physical possrep that this formula is defined for.
- setComponentName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets the ComponentName of the physical possrep that this formula is defined for.
- setComponentTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets componentTypeName
- setComponentTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets componentTypeName
- setComponentValueSelectorExpression(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets componentValueSelectorExpression
- setComponentValueSelectorExpression(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets componentValueSelectorExpression
- setConstraintExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Sets The constraint expression
- setConstraintExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Sets The constraint expression
- setConstraintExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets expression
- setConstraintExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets expression
- setConstraintExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets constraintExpression
- setConstraintExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets constraintExpression
- setConstraintExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets constraintExpression
- setConstraintExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets constraintExpression
- setConstraintLabel(String) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Sets The constraint label
- setConstraintLabel(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Sets The constraint label
- setConstraintLabel(String) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets label
- setConstraintLabel(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets label
- setConstraintMessageText(String) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Sets The corresponding constraint message text, if any
- setConstraintMessageText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Sets The corresponding constraint message text, if any
- setConstraintMessageText(String) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets messageText
- setConstraintMessageText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets messageText
- setConstraintMessageText(String) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets messageText
- setConstraintMessageText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets constraintMessageText
- setContainedAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
Sets The type name
- setContainedAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
Sets The type name
- setDataActionName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets actionName
- setDatacAtionName(String) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets actionName
- setDbcchecksFromDB(Relation) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The set of database constraint checks that will correspond to this expression being used as the definition of a database constraint
- setDefaultTransactionAutoCommit(boolean) - Method in class be.SIRAPRISE.client.DBConnection
-
Sets The default autocommit setting for all transactions created on this connection
- setDistinct(boolean) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets distinct
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Sets errorCode
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Sets errorCode
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets errorCode
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Sets errorCode
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Sets errorCode
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Sets errorCode
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.Key
-
Sets errorCode
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Key
-
Sets errorCode
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
Sets errorCode
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
Sets errorCode
- setErrorCode(long) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets errorCode
- setErrorCode(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets errorCode
- setExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Sets The constraint expression
- setExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Sets The constraint expression
- setExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Sets expression
- setExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Sets expression
- setExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets expression
- setExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets expression
- setExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
Sets expression
- setExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
Sets expression
- setExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets expressionText
- setExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets expressionText
- setExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
Sets The expression
- setExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
Sets The expression
- setExtentsCount(int) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- setExtentsCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- setExtentsCount(int) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The number of extents that the storage space can take
- setExtentsCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The number of extents that the storage space can take
- setExtentsCount(int) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets extentsCount
- setExtentsCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets extentsCount
- setFileName(String) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
Sets The file name
- setFileName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
Sets The file name
- setFileName(String) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
Sets The file name
- setFileName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
Sets The file name
- setFileName(String) - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
Sets The file name
- setFileName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
Sets The file name
- setFileName(String) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The file name
- setFileName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The file name
- setFileName(String) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets fileName
- setFileName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets fileName
- setFileName(String) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets The file name
- setFileName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets The file name
- setFrequency(double) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets frequency
- setFrequency(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets frequency
- setGapCompressionThreshold(int) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The gap compression threshold
- setGapCompressionThreshold(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The gap compression threshold
- setInsertsdeletesinvocationsFromDB(Relation) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The set of referenced parameters
- setInvocationName(String) - Method in class be.SIRAPRISE.client.jsba.Operator
-
Sets typeName
- setInvocationName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Operator
-
Sets the typeName
- setInvolvedtypesFromDB(Relation) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The set of involved types
- setIsDistinct(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets distinct
- setLocatorAttributeName(String) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- setLocatorAttributeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- setMaximumGaps(int) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Gets The maximum gap count
- setMaximumGaps(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The maximum gap count
- setMaximumLength(int) - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Sets The maximumLength
- setMaximumLength(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Sets The maximumLength
- setMaximumLength(int) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets maximumLength
- setMaximumLength(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets maximumLength
- setNonscalarheadingFromDB(Relation) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The set of attributes and their corresponding type that define the precise RELATION or TUPLE return type
- setOperandSignature(LinkedList<String>) - Method in class be.SIRAPRISE.client.jsba.Operator
-
Sets typeName
- setOperandSignature(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Operator
-
Sets the typeName
- setOperationType(int) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Sets operationType
- setOperationType(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Sets operationType
- setOperationType(int) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Sets label
- setOperationType(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Sets label
- setOperationType(int) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets operationType
- setOperationType(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets operationType
- setOrderingOperatorExpressionText(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets orderingOperatorExpression
- setOrderingOperatorExpressionText(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets orderingOperatorExpression
- setOrdinal(int) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- setOrdinal(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- setOrdinal(int) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets ordinal
- setOrdinal(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets ordinal
- setOrdinal(int) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets ordinal
- setOrdinal(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets ordinal
- setOrdinal(int) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets ordinal
- setOrdinal(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets ordinal
- setPageCount(int) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- setPageCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- setPageCount(int) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The number of pages in the index space
- setPageCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets The number of pages in the index space
- setPageCount(int) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets The page count
- setPageCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets The page count
- setPageSize(int) - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
Sets The page size
- setPageSize(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
Sets The page size
- setPhysicalPossrepName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets physicalPossrepName
- setPhysicalPossrepName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets physicalPossrepName
- setPossrepName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
Sets possrepName
- setPossrepName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
Sets possrepName
- setPossrepName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets possrepName
- setPossrepName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets possrepName
- setPossrepName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets The name of the non-physical possrep that this translation formula is for.
- setPossrepName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets The name of the non-physical possrep that this translation formula is for.
- setPredicate(String) - Method in class be.SIRAPRISE.client.jsba.Relvar
-
Sets predicate
- setPredicate(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Relvar
-
Sets predicate
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Attribute
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Client
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ClientCertificate
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.DbmsFile
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.JavaBackedType
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Key
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.KeyAttribute
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.NonScalarAttributeAttribute
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Operator
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.RecordType
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.Relvar
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
- setPreUpdateState() - Method in interface be.SIRAPRISE.client.jsba.UpdatableDBObject
-
This method is called by the J/R bridging engine after an object has been setup from some tuple retrieved from the database.
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UpdatableDBObjectTemplate
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.User
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
- setPreUpdateState() - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
- setPublishedInfo(byte[]) - Method in class be.SIRAPRISE.util.JCECipher
-
- setPublishedInfo(byte[]) - Method in class be.SIRAPRISE.util.ProprietaryOrJCECipher
-
Sets all the specific info needed to set up en-/decryption.
- setPublishedInfo(byte[]) - Method in class be.SIRAPRISE.util.SPE
-
- setRecordTypeName(String) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets recordTypeName
- setRecordTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets recordTypeName
- setRecordTypeName(String) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets recordTypeName
- setRecordTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets recordTypeName
- setRecordTypeName(String) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets recordTypeName
- setRecordTypeTame(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets recordTypeName
- setReferencedparametersFromDB(Relation) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The set of referenced parameters
- setReferencedrelvarsFromDB(Relation) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The set of referenced parameters
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraintCheck
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Sets expression
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraintCheck
-
Sets expression
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.IndexAttribute
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.Key
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Key
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Sets The [name of the] relvar to which a new attribute is being added
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.NewAttributeDefaultValue
-
Sets The [name of the] relvar to which a new attribute is being added
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordAttribute
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.Relvar
-
Sets name
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Relvar
-
Sets name
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RelvarAttribute
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.RelvarCardinality
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RelvarCardinality
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets relvarName
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Sets relvarName
- setRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
Sets The name for the virtual relvar
- setRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.VirtualRelvar
-
Sets The name for the virtual relvar
- setReturnTypeName(String) - Method in class be.SIRAPRISE.client.jsba.Operator
-
Sets typeName
- setReturnTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Operator
-
Sets the typeName
- setSp_expressionFromDB(String) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The file name
- setStandardDeviation(double) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets standardDeviation
- setStandardDeviation(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets standardDeviation
- setStorageSpaceID(int) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
Sets the ID
- setStorageSpaceID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpace
-
Sets the ID
- setStorageSpaceID(int) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
Sets the ID
- setStorageSpaceID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ClusteredRecordSpaceLocAttrs
-
Sets the ID
- setStorageSpaceID(int) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets the ID
- setStorageSpaceID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.HashedRecordSpace
-
Sets the ID
- setStorageSpaceID(int) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets storageSpaceID
- setStorageSpaceID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.RecordType
-
Sets storageSpaceID
- setStorageSpaceID(int) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets the ID
- setStorageSpaceID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.StorageSpace
-
Sets the ID
- setTargetRelvarName(String) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets targetRelvarName
- setTargetRelvarName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets targetRelvarName
- SettersMissingException - Exception in be.SIRAPRISE.client.jsba
-
A SettersMissingException is thrown by the SIRA_PRISE/Java bridge to signal that a relation contained some attributes for which no corresponding setter methods could be found in any of the given classes.
- SettersMissingException(String) - Constructor for exception be.SIRAPRISE.client.jsba.SettersMissingException
-
Creates the exception, setting the exception message
- setTriggeredOperationType(int) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets triggeredOperationType
- setTriggeredOperationType(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TriggeredDataAction
-
Sets triggeredOperationType
- setTrustAuthentications(boolean) - Method in class be.SIRAPRISE.client.jsba.Client
-
Sets trustAuthentications
- setTrustAuthentications(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Client
-
Sets trustAuthentications
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Sets The type name
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.Attribute
-
Sets The type name
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Sets The type name
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.ConstrainedType
-
Sets The type name
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.JavaBackedType
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.JavaBackedType
-
Sets the typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
Sets the typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedOrderingOperator
-
Sets typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedType
-
Sets typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypeNonPhysicalPossrep
-
Sets typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePhysicalPossrepComponent
-
Sets typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePossrepComponent
-
Sets typeName
- setTypeName(String) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets typeName
- setTypeName(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.UserDefinedTypePPCValueSelector
-
Sets typeName
- setTypenameFromDB(String) - Method in class be.SIRAPRISE.client.jsba.ExpressionInfo
-
Sets The page size
- setTypeSizeHint(String) - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
Sets typeSizeHint
- setTypeSizeHint(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.TypeSpaceCalcHint
-
Sets the typeSizeHint
- setUserID(String) - Method in class be.SIRAPRISE.client.jsba.User
-
Sets userID
- setUserID(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.User
-
Sets userID
- setValue(V) - Method in class be.SIRAPRISE.util.MyReadOnlyEntry
-
- setValueCount(int) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets valueCount
- setValueCount(ValueBuffer) - Method in class be.SIRAPRISE.client.jsba.AttributeValueDistribution
-
Sets valueCount
- SHUTDOWN - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- ShutdownEngine - Class in be.SIRAPRISE.webclient
-
The shutdown command starts the server's graceful-shutdown procedure.
- ShutdownEngine() - Constructor for class be.SIRAPRISE.webclient.ShutdownEngine
-
- ShutdownEngineHelpPresentation - Class in be.SIRAPRISE.webclient
-
ShutdownEngineHelpPresentation
- ShutdownEngineHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.ShutdownEngineHelpPresentation
-
- ShutdownEnginePresentation - Class in be.SIRAPRISE.webclient
-
- ShutdownEnginePresentation() - Constructor for class be.SIRAPRISE.webclient.ShutdownEnginePresentation
-
- ShutDownMessage - Class in be.SIRAPRISE.messages
-
- ShutDownMessageType - Class in be.SIRAPRISE.messages
-
The ShutDownMessageType is used for instructing the server monitor to shut down the engine.
- ShutDownMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The ShutDownMessageType is used for instructing the server monitor to return an overview of the file pool to the user.
- ShutDownParams - Class in be.SIRAPRISE.messages
-
- ShutDownParams() - Constructor for class be.SIRAPRISE.messages.ShutDownParams
-
- shutEngineDown() - Method in class be.SIRAPRISE.server.ServerEngineManager
-
- shutEngineDown() - Method in interface be.SIRAPRISE.server.ServerEngineManagerMBean
-
MBean method to shut down a running engine without going through a Monitor connection.
- sign(Signature, byte[]) - Method in class be.SIRAPRISE.client.ClientSideOperatorImplementationsManagerSigner
-
- sign(Signature, byte[]) - Method in class be.SIRAPRISE.client.ClientSideTypeImplementationsManagerSigner
-
- sign(Signature, byte[]) - Method in class be.SIRAPRISE.client.jsba.DBObjectGenerator
-
- sign(Signature, byte[]) - Method in class be.SIRAPRISE.client.jsba.DBObjectInterfaceGenerator
-
- sign(Signature, byte[]) - Method in class be.SIRAPRISE.client.ProcessScript
-
- sign(Signature, byte[]) - Method in interface be.SIRAPRISE.util.Signer
-
Computes the signature for the given byte string and the given Signature.
- sign(Signature, byte[]) - Method in class be.SIRAPRISE.util.UserPrivateKeyProvider
-
- SIGNATUREALGORITHMNAMES - Static variable in class be.SIRAPRISE.client.ClientSideTypeImplementationsManagerProperties
-
The option that names the signatures that can be used by the type implementations manager client for authenticating/signing
- SIGNATUREALGORITHMNAMESDEFAULT - Static variable in class be.SIRAPRISE.client.ClientSideTypeImplementationsManagerProperties
-
The default value for the SIGNATUREALGORITHMNAMES option
- SIGNATUREALGORITHMS - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The "SIGNATUREALGORITHMS" property defines which Signature algorithms are supported by the server engine.
- SIGNATUREALGORITHMSDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value ("SPS, MD5withRSA, MD2withRSA, SHA1withRSA, SHA1withDSA") for the SIGNATUREALGORITHMS property
- Signer - Interface in be.SIRAPRISE.util
-
Signers are used by clients in two circumstances :
The client needs to establish a connection to a server and wants to authenticate itself
The client needs to start a transaction for a non-anonymous user and wants/needs to authenticate the user identity by computing a signature
- SIGNINGALGORITHMS - Static variable in class be.SIRAPRISE.client.DBConnectionProperties
-
The name of the property ("SIGNINGALGORITHMS" ) used to indicate the set of signing algorithm names that can be used by a client
- SIN_ANGLE - Class in be.SIRAPRISE.typeimplementations
-
The ANGLE sine operator.
- SIN_ANGLE() - Constructor for class be.SIRAPRISE.typeimplementations.SIN_ANGLE
-
- SiraPriseErrorMessage - Class in be.SIRAPRISE.messages
-
- SiraPriseErrorMessageType - Class in be.SIRAPRISE.messages
-
The SiraPriseErrorMessageType is the message type returned by a SIRA_PRISE server in the event when any command issued by a client has resulted in a runtime error.
- SiraPriseErrorMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
SiraPriseErrorMessageTypeV1_0 is V1_0 of the SiraPriseErrorMessageType.
- SiraPriseErrorMessageTypeV1_1 - Class in be.SIRAPRISE.messages
-
SiraPriseErrorMessageTypeV1_1 is V1_1 of the SiraPriseErrorMessageType.
- SiraPriseServer - Class in be.SIRAPRISE.client
-
A SiraPriseServer identifies a SIRA_PRISE host or server.
- SiraPriseServer() - Constructor for class be.SIRAPRISE.client.SiraPriseServer
-
- SiraPriseServer(String, int, int) - Constructor for class be.SIRAPRISE.client.SiraPriseServer
-
Creates the SiraPriseServer identifier object.
- SiraPriseServerSession - Class in be.SIRAPRISE.webclient
-
- SiraPriseServerSession() - Constructor for class be.SIRAPRISE.webclient.SiraPriseServerSession
-
Constructor for the Serializable/Externalizable machinery.
- SIRAPRISEServlet - Class in be.SIRAPRISE.webclient
-
- SIRAPRISEServlet() - Constructor for class be.SIRAPRISE.webclient.SIRAPRISEServlet
-
- SIRAPRISEServletMultiPartConfig - Class in be.SIRAPRISE.webclient
-
- SIRAPRISEServletMultiPartConfig() - Constructor for class be.SIRAPRISE.webclient.SIRAPRISEServletMultiPartConfig
-
- SIRAPRISEWEBCLIENT - Static variable in interface be.SIRAPRISE.client.NAMES.CLIENTANDUSERNAMES
-
- SiraPriseWebClient - Class in be.SIRAPRISE.client
-
Class relating to the client signer and its certificates
- SiraPriseWebClient - Class in be.SIRAPRISE.webclient
-
Class relating to the web client signer and its certificates.
- SiraPriseWebClientFunction - Class in be.SIRAPRISE.webclient
-
Class that can be used to define methods that can commonly be used by all SIRA_PRISE web client functions
- SiraPriseWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.SiraPriseWebClientFunction
-
- size() - Method in class be.SIRAPRISE.client.TupleContainer
-
Gets The number of tuples that appear in the relation.
- size() - Method in class be.SIRAPRISE.util.MyListSet
-
- size() - Method in class be.SIRAPRISE.util.MyReadOnlyCollection
-
- size() - Method in class be.SIRAPRISE.util.MyReadOnlyEntrySet
-
- size() - Method in class be.SIRAPRISE.util.MyReadOnlyLinkedHashMap
-
- size() - Method in class be.SIRAPRISE.util.MyReadOnlyMap
-
- SKIPAUTOLOAD() - Constructor for class be.SIRAPRISE.util.MyProperties.SKIPAUTOLOAD
-
- smartUpdateComand() - Method in class be.SIRAPRISE.client.jsba.DatabaseConstraint
-
Gets a "smart" update command that brings the catalog from the state reflected in preUpdateState, to the current state.
- smartUpdateCommand() - Method in class be.SIRAPRISE.client.jsba.AssignmentConstraint
-
Gets a "smart" update command that brings the catalog from the state reflected in preUpdateState, to the current state.
- smartUpdateCommand() - Method in class be.SIRAPRISE.client.jsba.TupleConstraint
-
Gets a "smart" update command that brings the catalog from the state reflected in preUpdateState, to the current state.
- SnapShotIsolationMode - Enum in be.SIRAPRISE.util
-
- SOCKETACCEPTTIMEOUT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The "SOCKETACCEPTTIMEOUT" property defines the time in milliseconds that the server will keep waiting for a connection to arrive.
- SOCKETACCEPTTIMEOUTDEFAULT - Static variable in class be.SIRAPRISE.server.ServerEngineProperties
-
The default value for the SOCKETACCEPTTIMEOUT property is "3600000"
- SP_EXPRESSION - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- SP_EXPRESSION_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- SPACECALC - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- SpaceCalcMessage - Class in be.SIRAPRISE.messages
-
- SpaceCalcMessageType - Class in be.SIRAPRISE.messages
-
The SpaceCalcMessageType is used for instructing the server monitor to do a space calculation on the passed-in parameters and return the results.
- SpaceCalcMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The SpaceCalcMessageType is used for instructing the server monitor to do a space calculation on the passed-in parameters and return the results.
- SpaceCalcParams - Class in be.SIRAPRISE.messages
-
- SpaceCalcParams(String, int, long, int, int) - Constructor for class be.SIRAPRISE.messages.SpaceCalcParams
-
- SpaceCalculations - Class in be.SIRAPRISE.webclient
-
Function to perform space calculations, v2.
- SpaceCalculations() - Constructor for class be.SIRAPRISE.webclient.SpaceCalculations
-
- SpaceCalculationsHelpPresentation - Class in be.SIRAPRISE.webclient
-
- SpaceCalculationsHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.SpaceCalculationsHelpPresentation
-
- SpaceCalculationsPresentation - Class in be.SIRAPRISE.webclient
-
- SpaceCalculationsPresentation() - Constructor for class be.SIRAPRISE.webclient.SpaceCalculationsPresentation
-
- SpaceCalculationsSelectRelvarPresentation - Class in be.SIRAPRISE.webclient
-
- SpaceCalculationsSelectRelvarPresentation() - Constructor for class be.SIRAPRISE.webclient.SpaceCalculationsSelectRelvarPresentation
-
- SPACES - Static variable in class be.SIRAPRISE.util.MyException.LineBreakStyle
-
- SPAN - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"SPAN" is the SPAN interval operator.
- SPAN_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- SPCHALLENGE_LENGTH - Static variable in class be.SIRAPRISE.messages.ServerHelloMessageTypeV1_0
-
The length of the SPCHALLENGE field in bytes (14 )
- SPE - Class in be.SIRAPRISE.util
-
- SPE() - Constructor for class be.SIRAPRISE.util.SPE
-
- SPEKey - Class in be.SIRAPRISE.util
-
- SPEKey(int[]) - Constructor for class be.SIRAPRISE.util.SPEKey
-
- SPEKey(LinkedList<Integer>) - Constructor for class be.SIRAPRISE.util.SPEKey
-
- SPLITBY - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"SPLITBY" is the SPLITBY interval operator.
- SPLITBY_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- splitIntoExpressions(String, int) - Static method in class be.SIRAPRISE.util.BracketParser
-
Gets the multiple expressions that are in the comma-separated list arg2
- splitLog() - Method in class be.SIRAPRISE.server.ServerEngineManager
-
- splitLog() - Method in interface be.SIRAPRISE.server.ServerEngineManagerMBean
-
MBean method to force a log split
- SPLITS - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"SPLITS" is the operator for the SPLITS interval operator.
- SPLITS_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- SPS - Static variable in class be.SIRAPRISE.client.ProcessScript
-
The suffix by which script files can be recognized
- SQRT_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
The FLOAT square root operator.
- SQRT_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.SQRT_FLOAT
-
- startNestedTransaction(boolean, boolean) - Method in class be.SIRAPRISE.client.DBTransaction
-
Starts a nested transaction within this transaction.
- STARTPOINTOF - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"STARTPOINTOF" is the operator for the STARTPOINTOF interval operator.
- STARTPOINTOF_I - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
- StartServerEngine - Class in be.SIRAPRISE.server
-
StartServerEngine is the class that holds the main method to invoke when starting the server engine
- StartSubTransactionMessage - Class in be.SIRAPRISE.messages
-
- StartSubTransactionMessageType - Class in be.SIRAPRISE.messages
-
The StartSubTransactionMessageType is the type of message sent by a client to a SIRA_PRISE server if that client wants to establish a transaction savepoint and start a "nested" transaction within the currently running transaction.
- StartSubTransactionMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
StartSubTransactionMessageTypeV1_0 is V1_0 of the StartSubTransactionMessageType.
- startTransaction() - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction on the connection with the default autocommit, transactionmode and ddl capture settings for transactions created on this connection
- startTransaction(boolean) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction on the connection with the given autocommit setting
- startTransaction(boolean, DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction on the connection with the given autocommit and ddl capture settings
- startTransaction(boolean, TransactionMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the given autocommit setting
- startTransaction(boolean, TransactionMode, DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the given autocommit setting
- startTransaction(boolean, TransactionMode, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the given autocommit setting
- startTransaction(boolean, TransactionMode, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the given autocommit setting
- startTransaction(DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction on the connection with the default autocommit and transactionmode settings for transactions created on this connection, and the given ddl capture setting
- startTransaction(String, boolean, String, byte[]) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(String, boolean, String, byte[], boolean, TransactionMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the given autoCommit setting
- startTransaction(String, boolean, String, byte[], boolean, TransactionMode, DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the given autoCommit setting
- startTransaction(String, boolean, String, byte[], boolean, TransactionMode, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the given autoCommit setting
- startTransaction(String, boolean, String, byte[], boolean, TransactionMode, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the given autoCommit setting
- startTransaction(String, boolean, String, byte[], DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(String, boolean, String, byte[], TransactionMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(String, boolean, String, byte[], TransactionMode, DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(String, Signer) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection for the named user and with the default autocommit setting for transactions created on this connection.
- startTransaction(String, Signer, boolean) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction on the connection for the named user and with the default autocommit setting for transactions created on this connection.
- startTransaction(String, Signer, boolean, TransactionMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction in the given transaction mode on the connection for the named user and with the default autocommit setting for transactions created on this connection.
- startTransaction(String, Signer, boolean, TransactionMode, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction in the given transaction mode on the connection for the named user and with the default autocommit setting for transactions created on this connection.
- startTransaction(String, Signer, TransactionMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction in the given read-only mode on the connection for the named user and with the default autocommit setting for transactions created on this connection.
- startTransaction(String, Signer, TransactionMode, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts a transaction in the given read-only mode on the connection for the named user and with the default autocommit setting for transactions created on this connection.
- startTransaction(TransactionMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(TransactionMode, DDLCapture) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(TransactionMode, DDLCapture, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the default autocommit setting for transactions created on this connection
- startTransaction(TransactionMode, SnapShotIsolationMode) - Method in class be.SIRAPRISE.client.DBConnection
-
Starts an anonymous transaction in the given transaction mode on the connection with the default autocommit setting for transactions created on this connection
- StartTransactionMessage - Class in be.SIRAPRISE.messages
-
- StartTransactionMessageType - Class in be.SIRAPRISE.messages
-
The StartTransactionMessageType is the message type to be sent by clients who wish to start a transaction on the server to do some data manipulation activity.
- StartTransactionMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
StartTransactionMessageTypeV1_0 is V1_0 of the StartTransactionMessageType.
- StartTransactionMessageTypeV1_1 - Class in be.SIRAPRISE.messages
-
StartTransactionMessageTypeV1_1 is V1_1 of the StartTransactionMessageType.
- StartTransactionMessageTypeV1_2 - Class in be.SIRAPRISE.messages
-
StartTransactionMessageTypeV1_2 is V1_2 of the StartTransactionMessageType.
- StartTransactionMessageTypeV1_3 - Class in be.SIRAPRISE.messages
-
StartTransactionMessageTypeV1_3 is V1_3 of the StartTransactionMessageType.
- STATISTICS - Static variable in interface be.SIRAPRISE.client.MONITORCOMMANDNAMES
-
- STATISTICS_LOCATOR - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
The storage space for RELVARNAME indexes for the statistics relvars
- StatisticsMessage - Class in be.SIRAPRISE.messages
-
- StatisticsMessageType - Class in be.SIRAPRISE.messages
-
The StatisticsMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
- StatisticsMessageTypeV1_0 - Class in be.SIRAPRISE.messages
-
The StatisticsMessageType is used for instructing the server monitor to do a DBVERIFY on a relvar.
- StatisticsParams - Class in be.SIRAPRISE.messages
-
- StatisticsParams(NameIdentifier) - Constructor for class be.SIRAPRISE.messages.StatisticsParams
-
- STDDEV - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- STDDEV_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- StopServerEngine - Class in be.SIRAPRISE.server
-
StopServerEngine is the class with the main method to invoke when stopping the server engine
- STORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- STORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID
- STORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.STORAGESPACEIDS
-
- StorageSpace - Class in be.SIRAPRISE.client.jsba
-
- StorageSpace() - Constructor for class be.SIRAPRISE.client.jsba.StorageSpace
-
- StorageSpace(String, int, int, int) - Constructor for class be.SIRAPRISE.client.jsba.StorageSpace
-
- STORAGESPACE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The STORAGESPACE relvar lists the various storage spaces that the engine's physical files are made up of.
Heading : FILENAME(NAME) STORAGESPACEID(INT) PAGECOUNT(INT) EXTENTSCOUNT(INT)
Key {FILENAME STORAGESPACEID}
Predicate : StorageSpace <{2}> of Dbms File <{1}> has <{0}> pages and is extensible with up to <{3}> extents.
- STORAGESPACE_ID - Static variable in interface be.SIRAPRISE.client.NAMES.INDEXNAMES
-
- STORAGESPACEBOTHHASHANDDATA - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A Storage space is defined to be both a hashing index space and a data space"
- STORAGESPACEBOTHHASHANDMULTIHASH - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for STORAGESPACEBOTHHASHANDMULTIHASH
- STORAGESPACEBOTHHASHANDTREE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A Storage space is defined to be both a hashing index space and a tree index space"
- STORAGESPACEBOTHMULTIHASHANDDATA - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for STORAGESPACEBOTHMULTIHASHANDDATA
- STORAGESPACEBOTHMULTIHASHANDTREE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for STORAGESPACEBOTHMULTIHASHANDTREE
- STORAGESPACEBOTHTREEANDDATA - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A Storage space is defined to be both a tree index space and a data space"
- StorageSpaceDelete - Class in be.SIRAPRISE.webclient
-
Function to delete a storage space.
- StorageSpaceDelete() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceDelete
-
- StorageSpaceDeleteConfirmPresentation - Class in be.SIRAPRISE.webclient
-
- StorageSpaceDeleteConfirmPresentation() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceDeleteConfirmPresentation
-
- STORAGESPACEEXTENTS - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- STORAGESPACEEXTENTS - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID
- STORAGESPACEEXTENTS - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- STORAGESPACEEXTENTSTORAGESPACE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for STORAGESPACEEXTENTSTORAGESPACE
- STORAGESPACEID - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for STORAGESPACEID
- STORAGESPACEID - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- STORAGESPACEID_I - Static variable in interface be.SIRAPRISE.client.NAMES.ATTRIBUTENAMES
-
- StorageSpaceManage - Class in be.SIRAPRISE.webclient
-
Function to manage the details of a storage space.
- StorageSpaceManage() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceManage
-
- StorageSpaceOverview - Class in be.SIRAPRISE.webclient
-
Function to produce an overview of existing storage spaces
- StorageSpaceOverview() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceOverview
-
- StorageSpaceOverviewHelpPresentation - Class in be.SIRAPRISE.webclient
-
- StorageSpaceOverviewHelpPresentation() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceOverviewHelpPresentation
-
- StorageSpaceOverviewPresentation - Class in be.SIRAPRISE.webclient
-
- StorageSpaceOverviewPresentation() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceOverviewPresentation
-
- STORAGESPACEPAGECOUNT - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for STORAGESPACEPAGECOUNT
- StorageSpaceSelectPresentation - Class in be.SIRAPRISE.webclient
-
- StorageSpaceSelectPresentation() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceSelectPresentation
-
- STORAGESPACESIZEUPDATEWHILEINUSE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"An attempt was made to change the number of allowed extents for storage space §STORAGESPACEID§ in dbms file §FILENAME§, which is still used for recording record type §RECORDTYPENAME§ of relvar §RELVARNAME§."
- StorageSpaceTypeEnum - Class in be.SIRAPRISE.webclient
-
The ASPL enumeration type for storage space types
- StorageSpaceTypeEnum() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceTypeEnum
-
Creates the enum
- STORAGESPACETYPEUNSPECIFIED - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
"A StorageSpace has no corresponding Data or Index Space"
- StorageSpaceWebClientFunction - Class in be.SIRAPRISE.webclient
-
- StorageSpaceWebClientFunction() - Constructor for class be.SIRAPRISE.webclient.StorageSpaceWebClientFunction
-
- STRING - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- STRING - Static variable in class be.SIRAPRISE.typeimplementations.TypeDeclaration
-
Utility constant usable for any type declaration object declaring a STRING.
- STRING - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
Type STRING are all strings that can be composed using the characters of the CHAR type, limited to a maximum length of (close to) 1G (1073741820) tokens.
- STRING_I - Static variable in interface be.SIRAPRISE.typeimplementations.POSSREPCOMPONENTNAMES
-
- STRING_I - Static variable in interface be.SIRAPRISE.typeimplementations.TYPENAMES
-
- StringMapToNameIdentifierMapConverter<V> - Class in be.SIRAPRISE.typeimplementations
-
- StringMapToNameIdentifierMapConverter() - Constructor for class be.SIRAPRISE.typeimplementations.StringMapToNameIdentifierMapConverter
-
- StringToLongTransformer - Class in be.SIRAPRISE.util
-
- StringToLongTransformer() - Constructor for class be.SIRAPRISE.util.StringToLongTransformer
-
- StringToNameIdentifierTransformer - Class in be.SIRAPRISE.typeimplementations
-
Transformer for getting the NameIdentifier that is equivalent to a String
- SUB_BIGINT_BIGINT - Class in be.SIRAPRISE.typeimplementations
-
The integer subtraction operator.
- SUB_BIGINT_BIGINT() - Constructor for class be.SIRAPRISE.typeimplementations.SUB_BIGINT_BIGINT
-
- SUB_FLOAT_FLOAT - Class in be.SIRAPRISE.typeimplementations
-
The FLOAT subtraction operator.
- SUB_FLOAT_FLOAT() - Constructor for class be.SIRAPRISE.typeimplementations.SUB_FLOAT_FLOAT
-
- SUB_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
The integer subtraction operator.
- SUB_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.SUB_INT_INT
-
- SUB_LONG_LONG - Class in be.SIRAPRISE.typeimplementations
-
The LONG subtraction operator.
- SUB_LONG_LONG() - Constructor for class be.SIRAPRISE.typeimplementations.SUB_LONG_LONG
-
- SUB_SCALEDNUMBER_SCALEDNUMBER - Class in be.SIRAPRISE.typeimplementations
-
The scalednumber subtraction operator.
- SUB_SCALEDNUMBER_SCALEDNUMBER() - Constructor for class be.SIRAPRISE.typeimplementations.SUB_SCALEDNUMBER_SCALEDNUMBER
-
- SUB_TIMEOFDAY_TIMEOFDAY - Class in be.SIRAPRISE.typeimplementations
-
The timeofday difference operator.
- SUB_TIMEOFDAY_TIMEOFDAY() - Constructor for class be.SIRAPRISE.typeimplementations.SUB_TIMEOFDAY_TIMEOFDAY
-
- subHeadingExcluding(Collection<NameIdentifier>, boolean) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets a Heading that includes only the attribute definitions from this Heading whose attribute names do not appear in the given set
- subHeadingExcluding(Collection<String>) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- subHeadingIncluding(Set<NameIdentifier>, boolean) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
Gets a Heading that includes only the attribute definitions from this Heading whose attribute names appear in the given set
- subHeadingIncluding(Set<String>) - Method in class be.SIRAPRISE.typeimplementations.Heading
-
- subList(int, int) - Method in class be.SIRAPRISE.util.MyReadOnlyList
-
- SUBSTR_STRING_INT - Class in be.SIRAPRISE.typeimplementations
-
The String Substring operator.
- SUBSTR_STRING_INT() - Constructor for class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT
-
- SUBSTR_STRING_INT_INT - Class in be.SIRAPRISE.typeimplementations
-
The String Substring operator.
- SUBSTR_STRING_INT_INT() - Constructor for class be.SIRAPRISE.typeimplementations.SUBSTR_STRING_INT_INT
-
- success() - Method in class be.SIRAPRISE.client.jsba.DmlCommand
-
Invoked after successfull execution.
- success() - Method in class be.SIRAPRISE.client.jsba.DmlMultipleAssignmentCommand
-
- success() - Method in class be.SIRAPRISE.client.jsba.DmlSingleAssignmentCommand
-
If the object from which this command was created, implements UpdatableDBObject, invokes that object's setPreUpdateState() method to reflect the successfull database insert or update.
- SUFFIX - Static variable in class be.SIRAPRISE.util.MyCertificate
-
- SUFFIX - Static variable in class be.SIRAPRISE.util.MyKeyStore
-
- SUFFIX - Static variable in class be.SIRAPRISE.util.MyProperties
-
- SuffixFilter - Class in be.SIRAPRISE.util
-
A SuffixFilter is a FilenameFilter implementation that filters by suffix.
- SuffixFilter(String) - Constructor for class be.SIRAPRISE.util.SuffixFilter
-
Creates the suffixfilter
- summarizeby(Set<NameIdentifier>, Map<NameIdentifier, String>) - Method in interface be.SIRAPRISE.client.IRelation
-
Computes the summaries specified by expressions groups of tuples in this relation, with the grouping as specified in byAttributes.
- summarizeby(Set<NameIdentifier>, Map<NameIdentifier, String>) - Method in class be.SIRAPRISE.client.RelationProxy
-
- SUMMARIZEBY - Static variable in interface be.SIRAPRISE.typeimplementations.OPERATORNAMES
-
"SUMMARIZEBY" is the generic summarization operator as supported by SIRA_PRISE.
- summarizeby(Set<NameIdentifier>, Map<NameIdentifier, String>) - Method in class be.SIRAPRISE.typeimplementations.Relation
-
- SUMMARIZEBY - Class in be.SIRAPRISE.typeimplementations
-
SUMMARIZEBY
- SUMMARIZEBY() - Constructor for class be.SIRAPRISE.typeimplementations.SUMMARIZEBY
-
- SummarizebyProxy - Class in be.SIRAPRISE.client
-
SummarizebyProxy
- SummarizebyProxy(RelationProxy, Set<NameIdentifier>, Map<NameIdentifier, String>) - Constructor for class be.SIRAPRISE.client.SummarizebyProxy
-
Creates the SummarizebyProxy
- switchToCharset(String) - Method in class be.SIRAPRISE.util.CRLFInputStream
-
- SyntaxException - Exception in be.SIRAPRISE.typeimplementations
-
- SyntaxException(String, Exception) - Constructor for exception be.SIRAPRISE.typeimplementations.SyntaxException
-
- SysGen_CL - Class in be.SIRAPRISE.server
-
- SysGen_CL(MyCommandLineParameters) - Constructor for class be.SIRAPRISE.server.SysGen_CL
-
Create the application.
- SysGen_SW - Class in be.SIRAPRISE.server
-
- SysGen_SW(MyCommandLineParameters) - Constructor for class be.SIRAPRISE.server.SysGen_SW
-
Create the application.
- SYSTEMDEFINEDCLIENT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- SYSTEMDEFINEDCLIENT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The numeric ID of the relvar
- SYSTEMDEFINEDCLIENT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
This relvar lists the system-provided clients that can successfully connect to the server.
- SYSTEMDEFINEDCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- SYSTEMDEFINEDCONSTRAINT - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID for this relvar
- SYSTEMDEFINEDCONSTRAINT - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
This relvar lists the system-defined constraints.
- SYSTEMDEFINEDCONSTRAINTCONSTRAINTS - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for SYSTEMDEFINEDCONSTRAINTCONSTRAINTRELVAR
- SYSTEMDEFINEDDBMSFILE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- SYSTEMDEFINEDRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- SYSTEMDEFINEDRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID for this relvar
- SYSTEMDEFINEDRELVAR - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
This relvar lists the system-defined relvars.
- SYSTEMDEFINEDRELVARRELVARVIRTUALRELVAR - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for SYSTEMDEFINEDRELVARRELVARVIRTUALRELVAR
- SYSTEMDEFINEDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- SYSTEMDEFINEDTYPE - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
The internal ID for this relvar
- SYSTEMDEFINEDTYPE - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
The SystemDefinedType relvar lists which types are system-defined, preventing their deletion from the catalog.
- SYSTEMDEFINEDTYPE_I - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
- SYSTEMDEFINEDTYPETYPE - Static variable in interface be.SIRAPRISE.client.IDS.ERRORCODES
-
Comment for SYSTEMDEFINEDTYPETYPE
- SYSTEMDEFINEDUSER - Static variable in interface be.SIRAPRISE.client.IDS.KEYERRORCODES
-
- SYSTEMDEFINEDUSER - Static variable in interface be.SIRAPRISE.client.IDS.RELVARIDS
-
Comment for USER
- SYSTEMDEFINEDUSER - Static variable in interface be.SIRAPRISE.client.NAMES.RELVARNAMES
-
This relvar lists system-provided users that can succesfully start a transaction.