|
Objectivity for Java Reference | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ClusterReason | Defines constants that indicate the reason an object is being clustered, as well as behavior shared by all cluster reasons. |
ClusterStrategy | Defines behavior shared by all clustering strategies. |
ExceptionInfo | Defines behavior shared by all exception information objects. |
oo | Defines constants used as parameters and return values by many methods. |
ooId | Defines the behavior of object identifiers (OIDs). |
SchemaPolicy | Defines behavior shared by all schema policies. |
Class Summary | |
Connection | Represents a connection to an Objectivity/DB federated database. |
Database | Represents an ODMG database. |
DefaultClusterStrategy | Represents the default clustering strategy for assigning basic objects to containers and for assigning containers to databases. |
Iterator | Class to perform iteration over groups of persistent objects. |
ManyToMany | Defines a many-to-many relationship on a class. |
ManyToOne | Defines a many-to-one relationship on a class. |
OneToMany | Defines a one-to-many relationship on a class. |
OneToOne | Defines a one-to-one relationship on a class. |
ooAbstractObj | Abstract superclass for classes that identify storage layers in federated databases. |
ooAPObj | (FTO/DRO) Represents an Objectivity/DB autonomous partition. |
ooContObj | Represents a physical grouping of basic objects in a database. |
ooDBObj | Represents an Objectivity/DB database. |
ooDefaultContObj | Represents the default container for a database. |
ooFDObj | Represents an Objectivity/DB federated database. |
ooGCContObj | Represents a garbage-collectible container. |
ooGCRootsContObj | Represents the roots container of a database. |
ooObj | Superclass for all persistence-capable classes with the ability to respond to persistent events, a public API that supports all persistent operations, and default implementation for persistent operations. |
Relationship | Abstract superclass for classes that define relationships between objects. |
Session | Represents an extended interaction between an application and the connected federated database. |
ToManyRelationship | Represents a to-many relationship on a class. |
ToOneRelationship | Represents a to-one relationship on a class. |
Transaction | Represents an ODMG transaction. |
Provides general application classes and interfaces.
|
Objectivity for Java Reference | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 2000 Objectivity, Inc. All rights reserved.