Internal Website Search

21-30 of 200 resultsRefresh

Index Definition

indexes, but JDO does. The following entity definition uses JDO’s annotations/Index">@Index and annotations/Unique">@Unique annotations to define indexes: import javax.jdo.annotations.Index

javax.jdo.annotations.Value

javax.jdo.annotationsAnnotation Value Annotation for the value of a map

javax.jdo.annotations.Key

javax.jdo.annotationsAnnotation Key Annotation for the key of a map relation

javax.jdo.annotations.Join

javax.jdo.annotationsAnnotation Join Annotation for the join

javax.jdo.annotations.PersistenceCapable

javax.jdo.annotationsAnnotation PersistenceCapable Annotation for whether the class or interface

javax.jdo.annotations.Column

javax.jdo.annotationsAnnotation Column Annotation for a column in

javax.jdo.annotations.ForeignKey

javax.jdo.annotationsAnnotation ForeignKey Annotation

javax.jdo.annotations.Query

javax.jdo.annotationsAnnotation Query Annotation for a named query. Corresponds to the xml element "query

javax.jdo.annotations.Version

javax.jdo.annotationsAnnotation Version Annotation for the versioning of the class. Corresponds to the xml

javax.jdo.annotations.DatastoreIdentity

javax.jdo.annotationsAnnotation DatastoreIdentity Annotation for the datastore identity of the class