oracle.adf.controller.metadata.model Enum TransactionTypejava.lang.Object java.lang.Enum<TransactionType> oracle.adf.controller.metadata.model.TransactionType All Implemented Interfaces: java.io.Serializable, java.lang.Comparable<TransactionType>public enum ...
Method Summary static PersistenceUnitTransactionType valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. static PersistenceUnitTransactionType[] values() Returns an array containing the constants of this enum type, in the order they are declared....