Package | Description |
---|---|
org.datanucleus.store.rdbms.mapping.java |
Package providing mappings for all supported Java types in DataNucleus.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeConverterLongMapping
Mapping where the member has its value converted to/from some storable datastore type using a TypeConverter that
uses a Long in the datastore.
|
class |
TypeConverterStringMapping
Mapping where the member has its value converted to/from some storable datastore type using a TypeConverter that
uses a String in the datastore.
|
Copyright © 2023. All rights reserved.