Internal Website Search

151-160 of 200 resultsRefresh

javax.persistence.PrimaryKeyJoinColumn

javax.persistence ... ="Enum Constant of javax.persistence.InheritanceType">JOINED mapping strategy ... ="Annotation in javax.persistence">SecondaryTable annotation to join a secondary table

javax.persistence.ManyToOne

javax.persistence ... .persistence">CascadeType[] persistence.ManyToOne">cascade

javax.persistence.Parameter

javax.persistence ... /criteria/ParameterExpression" title="Interface in javax.persistence.criteria"> persistence">Query

javax.persistence.Basic

javax.persistence ... column. The Basic annotation can be applied to a persistent property or ... is optional for persistent fields and properties of these types. If the Basic annotation is not

javax.persistence.SecondaryTable

javax.persistence ... that all persistent fields or properties of the entity are mapped to the primary table. If no primary key ... /catalog" title="Annotation Element of javax.persistence.SecondaryTable">catalog

javax.persistence.Table

javax.persistence ... .persistence">SecondaryTable or persistence">SecondaryTables annotation. If no

javax.persistence.Lob

javax.persistence ... > Specifies that a persistent property or field should be persisted as a large object to a database-supported large object type. Portable

javax.persistence.SqlResultSetMapping

javax.persistence ... in javax.persistence">ColumnResult[] persistence.SqlResultSetMapping">columns

javax.persistence.metamodel.BasicType

javax.persistence ... ="/api/java/jpa/metamodel/Type" title="Interface in javax.persistence.metamodel">Type<X> ... ">persistence.metamodel.Type

javax.persistence.Enumerated

javax.persistence ... ) Specifies that a persistent property or field should be persisted as a enumerated type. The Enumerated annotation