See: Description
Class | Description |
---|---|
ColumnPositionHandler |
Handler for the
ColumnPosition annotation when applied to a field/property of a persistable class. |
IndexHandler |
Handler for the
Index annotation when applied to a field/property of a persistable class. |
JdbcTypeHandler |
Handler for the
JdbcType annotation when applied to a field/property of a persistable class. |
Annotation Type | Description |
---|---|
ColumnPosition |
Extension annotation allowing for specification of column "position" in JPA.
|
DatastoreIdentity |
Extension annotation allowing for use of datastore-identity with JPA.
|
Extension |
DataNucleus Extension to JPA.
|
Extensions |
Annotation defining a set of extensions to JPA.
|
Index |
Extension annotation allowing for specification of index on a field/method in JPA.
|
JdbcType |
Extension annotation allowing for specification of jdbc-type in JPA.
|
PersistenceAware |
Annotation for marking a class as "persistence-aware".
|
SurrogateVersion |
Annotation for a surrogate version on a class.
|
Copyright © 2015. All rights reserved.