|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceUnitTransactionType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence | |
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.impl | |
| Uses of PersistenceUnitTransactionType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence that return PersistenceUnitTransactionType | |
|---|---|
static PersistenceUnitTransactionType |
PersistenceUnitTransactionType.fromValue(String v)
|
PersistenceUnitTransactionType |
Persistence.PersistenceUnit.getTransactionType()
Gets the value of the transactionType property. |
static PersistenceUnitTransactionType |
PersistenceUnitTransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PersistenceUnitTransactionType[] |
PersistenceUnitTransactionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence with parameters of type PersistenceUnitTransactionType | |
|---|---|
void |
Persistence.PersistenceUnit.setTransactionType(PersistenceUnitTransactionType value)
Sets the value of the transactionType property. |
| Uses of PersistenceUnitTransactionType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.impl declared as PersistenceUnitTransactionType | |
|---|---|
protected PersistenceUnitTransactionType |
PersistenceImpl.PersistenceUnitImpl.transactionType
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.impl that return PersistenceUnitTransactionType | |
|---|---|
PersistenceUnitTransactionType |
PersistenceImpl.PersistenceUnitImpl.getTransactionType()
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.impl with parameters of type PersistenceUnitTransactionType | |
|---|---|
void |
PersistenceImpl.PersistenceUnitImpl.setTransactionType(PersistenceUnitTransactionType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||