Uses of Package
org.odmg
-
Packages that use org.odmg Package Description org.odmg org.rasdaman.rasnet.communication rasj rasj.clientcommhttp rasj.odmg -
Classes in org.odmg used by org.odmg Class Description DArray The interface that defines the operations of an ODMG array,
not yet available in RasDaMan.Database The interface for interacting with an ODMG database.DBag This interface defines the operations associated with an ODMG bag collection.DCollection The base interface for all ODMG collections.DList The ODMG List collection.DMap The ODMG Map collection interface,
not yet available in RasDaMan.DSet The ODMG Set collection interface.LockNotGrantedException This exception is thrown if a lock could not be granted on an object.ObjectNameNotFoundException An attempt to get a object via its name usingDatabase.lookupand the name is not associated with an object in the database.ObjectNameNotUniqueException This exception is thrown when attempting to bind a name to an object when the name is already bound to another object.ODMGException This is the base class for all exceptions thrown by an ODMG implementation.ODMGRuntimeException This is the base class for all RuntimeExceptions thrown by an ODMG implementation.OQLQuery The interface to an OQL query object.QueryException This is the base class for all exceptions associated with queries.QueryInvalidException This exception is thrown if the query is not a valid OQL query.QueryParameterCountInvalidException This exception is thrown when the number of bound parameters for a query does not match the number of placeholders.QueryParameterTypeInvalidException This exception is thrown when the type of a query parameter is not compatible with the expected type.Transaction This interfaces provides the operations necessary to perform database transactions. -
Classes in org.odmg used by org.rasdaman.rasnet.communication Class Description DArray The interface that defines the operations of an ODMG array,
not yet available in RasDaMan.Database The interface for interacting with an ODMG database.DBag This interface defines the operations associated with an ODMG bag collection.DList The ODMG List collection.DMap The ODMG Map collection interface,
not yet available in RasDaMan.DSet The ODMG Set collection interface.Implementation The factory interface for a particular ODMG implementation.ODMGException This is the base class for all exceptions thrown by an ODMG implementation.OQLQuery The interface to an OQL query object.Transaction This interfaces provides the operations necessary to perform database transactions. -
Classes in org.odmg used by rasj Class Description DArray The interface that defines the operations of an ODMG array,
not yet available in RasDaMan.Database The interface for interacting with an ODMG database.DBag This interface defines the operations associated with an ODMG bag collection.DList The ODMG List collection.DMap The ODMG Map collection interface,
not yet available in RasDaMan.DSet The ODMG Set collection interface.Implementation The factory interface for a particular ODMG implementation.ODMGException This is the base class for all exceptions thrown by an ODMG implementation.ODMGRuntimeException This is the base class for all RuntimeExceptions thrown by an ODMG implementation.OQLQuery The interface to an OQL query object.QueryException This is the base class for all exceptions associated with queries.QueryInvalidException This exception is thrown if the query is not a valid OQL query.Transaction This interfaces provides the operations necessary to perform database transactions. -
Classes in org.odmg used by rasj.clientcommhttp Class Description DBag This interface defines the operations associated with an ODMG bag collection.DCollection The base interface for all ODMG collections. -
Classes in org.odmg used by rasj.odmg Class Description DArray The interface that defines the operations of an ODMG array,
not yet available in RasDaMan.Database The interface for interacting with an ODMG database.DBag This interface defines the operations associated with an ODMG bag collection.DCollection The base interface for all ODMG collections.DList The ODMG List collection.DMap The ODMG Map collection interface,
not yet available in RasDaMan.DSet The ODMG Set collection interface.Implementation The factory interface for a particular ODMG implementation.LockNotGrantedException This exception is thrown if a lock could not be granted on an object.ObjectNameNotFoundException An attempt to get a object via its name usingDatabase.lookupand the name is not associated with an object in the database.ObjectNameNotUniqueException This exception is thrown when attempting to bind a name to an object when the name is already bound to another object.ODMGException This is the base class for all exceptions thrown by an ODMG implementation.ODMGRuntimeException This is the base class for all RuntimeExceptions thrown by an ODMG implementation.OQLQuery The interface to an OQL query object.QueryException This is the base class for all exceptions associated with queries.QueryInvalidException This exception is thrown if the query is not a valid OQL query.QueryParameterCountInvalidException This exception is thrown when the number of bound parameters for a query does not match the number of placeholders.QueryParameterTypeInvalidException This exception is thrown when the type of a query parameter is not compatible with the expected type.Transaction This interfaces provides the operations necessary to perform database transactions.