Package | Description |
---|---|
org.datanucleus.store.rdbms.identifier |
This package contains a series of classes defining the identifier names of datastore objects,
such as tables, foreign keys, indexes, primary keys etc.
|
Modifier and Type | Class and Description |
---|---|
class |
DN2IdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores.
|
class |
DNIdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores.
|
class |
JPAIdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores with JPA.
|
class |
JPOXIdentifierFactory |
Copyright © 2017. All rights reserved.