Package | Description |
---|---|
org.datanucleus.store.rdbms |
Package providing management of the persistence to RDBMS datastores.
|
org.datanucleus.store.rdbms.adapter |
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
|
org.datanucleus.store.rdbms.mapping |
In an RDBMS datastore each class is represented as a Table (maybe shared with other classes).
|
org.datanucleus.store.rdbms.mapping.java |
Package providing mappings for all supported Java types in DataNucleus.
|
org.datanucleus.store.rdbms.table |
Provides the internal DataNucleus definition of a table/view and its columns.
|
Class and Description |
---|
MappingManager
Representation of a MappingManager, mapping a java mapping type to a datastore mapping type.
|
Class and Description |
---|
MappingManager
Representation of a MappingManager, mapping a java mapping type to a datastore mapping type.
|
Class and Description |
---|
MappingManager
Representation of a MappingManager, mapping a java mapping type to a datastore mapping type.
|
MappingManagerImpl
Default Mapping manager implementation.
|
MappingManagerImpl.MappingConverterDetails |
MappingType
Enum defining types of mappings, for use with a MappingConsumer.
|
Class and Description |
---|
MappingCallbacks
Interface defining a series of callbacks that are called when this mapping goes through
certain lifecycle events.
|
Class and Description |
---|
MappingConsumer
Consumer of mappings.
|
MappingType
Enum defining types of mappings, for use with a MappingConsumer.
|
Copyright © 2019. All rights reserved.