| Package | Description |
|---|---|
| org.datanucleus.store.schema.table |
Provides a series of convenience classes for modelling tables and columns that a class and its members map onto.
|
| org.datanucleus.store.types |
Package providing basic java type handling for DataNucleus.
|
| org.datanucleus.store.types.converters |
Package providing type conversion for member types, using the interface TypeConverter allowing
conversion between some member Java type, and a Java type suitable for persistence in the datastore.
|
| Class and Description |
|---|
| TypeConverter
Converter for a java type to another type suitable for the datastore.
|
| Class and Description |
|---|
| TypeConverter
Converter for a java type to another type suitable for the datastore.
|
| Class and Description |
|---|
| ColumnLengthDefiningTypeConverter
Interface implemented by a TypeConverter if it has default length values for any of its datastore columns.
|
| MultiColumnConverter
Interface implemented by a TypeConverter when it converts a member to multiple columns, providing the
information about what types the columns store.
|
| TypeConverter
Converter for a java type to another type suitable for the datastore.
|
Copyright © 2016. All rights reserved.