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 model evolution and database migration.
A phased approach to database evolution.
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 accessorfor CDO's proprietary object/relational mapper.Manages theelementsof 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.evolutionClassDescriptionThe main entry point to the API of CDO's proprietary object/relational mapper.
-
Classes in org.eclipse.emf.cdo.server.db used by org.eclipse.emf.cdo.server.db.evolution.phasedClassDescriptionThe main entry point to the API of CDO's proprietary object/relational mapper.A
store accessorfor CDO's proprietary object/relational mapper. -
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 accessorfor CDO's proprietary object/relational mapper.Achunk readerfor CDO's proprietary object/relational mapper.
IDBConnection.