Save This Page
Home » hibernate-entity-src-20081106 » javax » persistence » [javadoc | source]
javax.persistence
public enum class: PersistenceContextType [javadoc | source]
java.lang.Enum
   javax.persistence.PersistenceContextType
Specifies whether a transaction-scoped or extended persistence context is to be used in PersistenceContext. If the type element is not specified, a transaction-scoped persistence context is used.