Internal Website Search

71-80 of 200 resultsRefresh

javax.persistence.CollectionTable

for a basic type, the Column annotation is used on the collection-valued attribute in addition ... > annotations can be used in addition to the ElementCollection annotation. If the embeddable

PessimisticLockScope.EXTENDED

addition to the behavior for PessimisticLockScope.NORMAL , element collections

PessimisticLockScope.NORMAL

, this entails locking the row(s) for the entity instance in the additional table(s). Entity

javax.persistence.TransactionRequiredException

other means. This is appropriate for a "legacy chained throwable" that predates the addition of chained

createEntityManagerFactory(persistenceUnitName, properties)

properties - Additional properties to use when creating

JoinTable.uniqueConstraints

. These are only used if table generation is in effect. Defaults to no additional constraints.

javax.persistence.EntityExistsException

for a "legacy chained throwable" that predates the addition of chained exceptions to Throwable. Note

getCause()

the addition of chained exceptions to Throwable. Note that it is not necessary to override any

getCause()

the addition of chained exceptions to Throwable. Note that it is not necessary to override any

javax.jdo.JDOObjectNotFoundException

. This is appropriate for a "legacy chained throwable" that predates the addition of chained exceptions