Uses of Package
org.eclipse.emf.cdo.server.db
Packages that use org.eclipse.emf.cdo.server.db
Package
Description
Server concepts for dealing with DB stores and accessors.
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
-
Classes in org.eclipse.emf.cdo.server.db used by org.eclipse.emf.cdo.server.dbClassDescriptionThe main entry point to the API of CDO's proprietary object/relational mapper.Called back from
IDBStore.visitAllTables(Connection, TableVisitor)
for all tables in the database.Astore accessor
for CDO's proprietary object/relational mapper.Manages theelements
of the meta model level of a CDOrepository
.Deprecated.Deprecated.An enum for the degree of probability to which a prepared statement is reused later on. -
Classes in org.eclipse.emf.cdo.server.db used by org.eclipse.emf.cdo.server.db.mappingClassDescriptionThe main entry point to the API of CDO's proprietary object/relational mapper.A
store accessor
for CDO's proprietary object/relational mapper.Achunk reader
for CDO's proprietary object/relational mapper.
IDBConnection
.