Uses of Interface
org.datanucleus.store.rdbms.mapping.column.ColumnMapping

Packages that use ColumnMapping
Package
Description
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).
Package containing mappings for column (JDBC) types.
Package providing mappings for all supported Java types in DataNucleus.
Provides the internal DataNucleus definition of a table/view and its columns.