Package org.datanucleus.store.rdbms.mapping.java

Package providing mappings for all supported Java types in DataNucleus. A JavaTypeMapping provides a mapping from the Java type to the associated ColumnMapping type(s). At the class side we have a field, and at the datastore side we have the column(s).