See: Description
Interface | Description |
---|---|
DatastoreIdentifier |
Representation of an datastore identifier in an ORM datastore.
|
IdentifierFactory |
Factory that creates immutable instances of DatastoreIdentifier.
|
Class | Description |
---|---|
AbstractIdentifierFactory |
Abstract representation of an identifier factory for ORM datastores.
|
DatastoreIdentifierImpl |
Implementation of a datastore identifier.
|
DN2IdentifierFactory |
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores.
|
DNIdentifierFactory |
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores.
|
JPAIdentifierFactory |
Factory that creates immutable instances of DatastoreIdentifier for mapped datastores with JPA.
|
JPOXIdentifierFactory |
Enum | Description |
---|---|
IdentifierType |
Enum defining the type of component that the identifier is for.
|
Copyright © 2015. All rights reserved.