Uses of Package
org.eclipse.emf.cdo.server.db.mapping

Packages that use org.eclipse.emf.cdo.server.db.mapping
org.eclipse.emf.cdo.server.db   
org.eclipse.emf.cdo.server.db.mapping   
 

Classes in org.eclipse.emf.cdo.server.db.mapping used by org.eclipse.emf.cdo.server.db
IMappingStrategy
          The mapping strategy acts as a connection between the DBStore and the database management (and OR-mapping) classes.
 

Classes in org.eclipse.emf.cdo.server.db.mapping used by org.eclipse.emf.cdo.server.db.mapping
IClassMapping
          Basic interface for class mappings.
IListMapping
          Interface for mapping features with isMany() == true.
ITypeMapping
          Mapping of single values to and from the database.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.