Package | Description |
---|---|
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.
|
Copyright © 2021. All rights reserved.