Uses of Package
be.SIRAPRISE.client.jsba

Packages that use be.SIRAPRISE.client.jsba
be.SIRAPRISE.client   
be.SIRAPRISE.client.jsba This package contains all the classes and interfaces for the Java SIRA_PRISE Bridging Architecture, as well as classes that can be used to manipulate catalog objects using the JSBA. 
 

Classes in be.SIRAPRISE.client.jsba used by be.SIRAPRISE.client
ClassDoesNotImplementDBObjectException
          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.
DBObject
          An interface without associated methods that allows to identify the classes that are used in Java/SIRA_PRISE bridging
UpdatableDBObject
          The UpdatableDBObject must be implemented by all classes whose objects are to be used as initiators of SIRA_PRISE update commands in the Jave/SIRA_PRISE bridge
 

Classes in be.SIRAPRISE.client.jsba used by be.SIRAPRISE.client.jsba
AbstractDBObject
          An abstract class that can be inherited from by classes that need to implement DBObject, providing default implementations for the Java/SIRA_PRISE bridge methods
AbstractUpdatableDBObject
          An abstract class that can be inherited from by classes that need to implement UpdatableDBObject, providing default implementations for the Java/SIRA_PRISE bridge methods
AssignmentconstraintcheckToDBObject
           
AssignmentconstraintToDBObject
           
AttributelogicallengthToDBObject
           
AttributeToDBObject
           
AttributevaluedistributionToDBObject
           
ClassDoesNotImplementDBObjectException
          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.
ClientToDBObject
           
ConstrainedtypeToDBObject
           
ConstraintmessagetextToDBObject
           
ConstructorFor
          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.
DatabaseconstraintToDBObject
           
DataspaceToDBObject
           
DbmsfileToDBObject
           
DBObject
          An interface without associated methods that allows to identify the classes that are used in Java/SIRA_PRISE bridging
DBObjectToAssignmentconstraint
           
DBObjectToAssignmentconstraintcheck
           
DBObjectToAttribute
           
DBObjectToAttributelogicallength
           
DBObjectToAttributevaluedistribution
           
DBObjectToClient
           
DBObjectToConstrainedtype
           
DBObjectToConstraintmessagetext
           
DBObjectToDatabaseconstraint
           
DBObjectToDataspace
           
DBObjectToDbmsfile
           
DBObjectToHashingindexspace
           
DBObjectToIndex
           
DBObjectToIndexcomponent
           
DBObjectToJavabackedtype
           
DBObjectToKey
           
DBObjectToKeyattribute
           
DBObjectToMultihashingindexspace
           
DBObjectToNewattributedefaultvalue
           
DBObjectToRecordattribute
           
DBObjectToRecordtype
           
DBObjectToRelvar
           
DBObjectToRelvarattribute
           
DBObjectToRelvarcardinality
           
DBObjectToStoragespace
           
DBObjectToTransactionconstraint
          Deprecated. 
DBObjectToTreeindexspace
           
DBObjectToTriggereddataaction
           
DBObjectToTupleconstraint
           
DBObjectToTupleindex
           
DBObjectToTypeproperties
           
DBObjectToUser
           
DBObjectToVirtualrelvar
           
ForRelvars
           
GetterMethodCache
          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.
HashingindexspaceToDBObject
           
IndexcomponentToDBObject
           
IndexToDBObject
           
JavabackedtypeToDBObject
           
JSBAMethodInvoker
           
KeyattributeToDBObject
           
KeyToDBObject
           
MultihashingindexspaceToDBObject
           
NewattributedefaultvalueToDBObject
           
RecordattributeToDBObject
           
RecordtypeToDBObject
           
RelvarattributeToDBObject
           
RelvarcardinalityToDBObject
           
RelvarToDBObject
           
SetterMethod
           
StoragespaceToDBObject
           
TransactionconstraintToDBObject
          Deprecated. 
TreeindexspaceToDBObject
           
TriggereddataactionToDBObject
           
TupleconstraintToDBObject
           
TupleindexToDBObject
           
TypepropertiesToDBObject
           
UpdatableDBObject
          The UpdatableDBObject must be implemented by all classes whose objects are to be used as initiators of SIRA_PRISE update commands in the Jave/SIRA_PRISE bridge
UserToDBObject
           
VirtualrelvarToDBObject