Uses of Enum
org.datanucleus.store.rdbms.mapping.MappingType

Packages that use MappingType
Package
Description
In an RDBMS datastore each class is represented as a Table (maybe shared with other classes).
Provides the mechanism of communicating with the database using JDBC.
Provides the internal DataNucleus definition of a table/view and its columns.