Uses of Interface
org.datanucleus.store.rdbms.mapping.MappingManager

Packages that use MappingManager
Package
Description
Package providing management of the persistence to RDBMS datastores.
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
In an RDBMS datastore each class is represented as a Table (maybe shared with other classes).