Package org.eclipse.emf.cdo.server.db
package org.eclipse.emf.cdo.server.db
Server concepts for dealing with DB stores and accessors.
-
ClassDescriptionVarious static methods that may help in setting up and dealing with
DB stores
.The main entry point to the API of CDO's proprietary object/relational mapper.Contains symbolic constants that specify valid keys ofDB store properties
.Called back fromIDBStore.visitAllTables(Connection, TableVisitor)
for all tables in the database.Astore accessor
for CDO's proprietary object/relational mapper.Achunk reader
for CDO's proprietary object/relational mapper.Manages theelements
of the meta model level of a CDOrepository
.Deprecated.An enum for the degree of probability to which a prepared statement is reused later on.
IDBConnection
.