java.lang.Enumorg.apache.geronimo.jee.persistence.PersistenceUnitTransaction
Java class for persistence-unit-transaction-type.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="persistence-unit-transaction-type"> <restriction base="{http://www.w3.org/2001/XMLSchema}token"> <enumeration value="JTA"/> <enumeration value="RESOURCE_LOCAL"/> </restriction> </simpleType>
$
- Rev: 642503 $ $Date: 2008-03-29 12:35:01 +0800 (Sat, 29 Mar 2008) $Field Summary | ||
---|---|---|
public PersistenceUnitTransaction | JTA | |
public PersistenceUnitTransaction | RESOURCE_LOCAL |
Method from org.apache.geronimo.jee.persistence.PersistenceUnitTransaction Summary: |
---|
fromValue, value |
Method from org.apache.geronimo.jee.persistence.PersistenceUnitTransaction Detail: |
---|
|
|