Internal Website Search

121-130 of 200 resultsRefresh

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.SequenceGenerator

javax.persistence ... for the persistence">GeneratedValuepersistence unit

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

createEntityManagerFactory(persistenceUnitName, properties)

Persistence" title="Class in javax.persistence">javax.persistence.Persistencepersistence">EntityManagerFactory createEntityManagerFactory(  

createEntityManagerFactory(persistenceUnitName)

Persistence" title="Class in javax.persistence">javax.persistence.Persistencepersistence">EntityManagerFactory createEntityManagerFactory(  

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