Uses of Enum
org.datanucleus.metadata.TransactionType
Packages that use TransactionType
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of TransactionType in org.datanucleus.metadata
Subclasses with type arguments of type TransactionType in org.datanucleus.metadataFields in org.datanucleus.metadata declared as TransactionTypeModifier and TypeFieldDescription(package private) TransactionTypePersistenceUnitMetaData.transactionTypeTransaction type for this persistence unit.Methods in org.datanucleus.metadata that return TransactionTypeModifier and TypeMethodDescriptionPersistenceUnitMetaData.getTransactionType()static TransactionTypeReturn Sequence strategy from String.static TransactionTypeReturns the enum constant of this type with the specified name.static TransactionType[]TransactionType.values()Returns an array containing the constants of this enum type, in the order they are declared.