be.SIRAPRISE.client.jsba
Interface DBObject

All Known Subinterfaces:
AssignmentconstraintcheckToDBObject, AssignmentconstraintToDBObject, AttributelogicallengthToDBObject, AttributeToDBObject, AttributevaluedistributionToDBObject, ClientToDBObject, ConstrainedtypeToDBObject, ConstraintmessagetextToDBObject, DatabaseconstraintToDBObject, DataspaceToDBObject, DbmsfileToDBObject, 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, DBObjectToTreeindexspace, DBObjectToTriggereddataaction, DBObjectToTupleconstraint, DBObjectToTupleindex, DBObjectToTypeproperties, DBObjectToUser, DBObjectToVirtualrelvar, HashingindexspaceToDBObject, IndexcomponentToDBObject, IndexToDBObject, JavabackedtypeToDBObject, KeyattributeToDBObject, KeyToDBObject, MultihashingindexspaceToDBObject, NewattributedefaultvalueToDBObject, RecordattributeToDBObject, RecordtypeToDBObject, RelvarattributeToDBObject, RelvarcardinalityToDBObject, RelvarToDBObject, StoragespaceToDBObject, TransactionconstraintToDBObject, TreeindexspaceToDBObject, TriggereddataactionToDBObject, TupleconstraintToDBObject, TupleindexToDBObject, TypepropertiesToDBObject, UpdatableDBObject, UserToDBObject, VirtualrelvarToDBObject
All Known Implementing Classes:
AbstractDBObject, AbstractUpdatableDBObject, AssignmentConstraint, AssignmentConstraintCheck, Attribute, AttributeValueDistribution, Client, ConstrainedType, DatabaseConstraint, DataSpace, DbmsFile, DBObjectTemplate, ExpressionInfo, HashingIndexSpace, Index, IndexComponent, JavaBackedType, Key, KeyAttribute, MultiHashingIndexSpace, NewAttributeDefaultValue, RecordAttribute, RecordType, Relvar, RelvarAttribute, RelvarCardinality, StorageSpace, TransactionConstraint, TreeIndexSpace, TriggeredDataAction, TupleConstraint, TupleIndex, UpdatableDBObjectTemplate, User, VirtualRelvar

public interface DBObject

An interface without associated methods that allows to identify the classes that are used in Java/SIRA_PRISE bridging

Author:
Erwin Smout