|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IDBStore | |
|---|---|
| org.eclipse.emf.cdo.server.db | Server concepts for dealing with DB stores and accessors. |
| org.eclipse.emf.cdo.server.db.mapping | Server concepts for dealing with mapping strategies and mappings for classes, lists and types. |
| Uses of IDBStore in org.eclipse.emf.cdo.server.db |
|---|
| Methods in org.eclipse.emf.cdo.server.db that return IDBStore | |
|---|---|
static IDBStore |
CDODBUtil.createStore(IMappingStrategy mappingStrategy,
IDBAdapter dbAdapter,
IDBConnectionProvider dbConnectionProvider)
|
static IDBStore |
CDODBUtil.createStore(IMappingStrategy mappingStrategy,
IDBAdapter dbAdapter,
IDBConnectionProvider dbConnectionProvider,
Map<String,String> properties)
|
IDBStore |
IDBStoreAccessor.getStore()
|
IDBStore |
IIDHandler.getStore()
|
| Uses of IDBStore in org.eclipse.emf.cdo.server.db.mapping |
|---|
| Methods in org.eclipse.emf.cdo.server.db.mapping that return IDBStore | |
|---|---|
IDBStore |
IMappingStrategy.getStore()
|
| Methods in org.eclipse.emf.cdo.server.db.mapping with parameters of type IDBStore | |
|---|---|
void |
IMappingStrategy.setStore(IDBStore dbStore)
Set the store to which this MappingStrategy instance belongs. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||