Skip navigation links

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

Package providing mappings for all supported Java types in DataNucleus.

See: Description

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

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

Skip navigation links

Copyright © 2020. All rights reserved.