|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionType | |
---|---|
org.prevayler.contrib.facade |
Uses of TransactionType in org.prevayler.contrib.facade |
---|
Fields in org.prevayler.contrib.facade declared as TransactionType | |
---|---|
static TransactionType |
TransactionType.NOOP
|
static TransactionType |
TransactionType.QUERY
|
static TransactionType |
TransactionType.TRANSACTION
|
static TransactionType |
TransactionType.TRANSACTION_WITH_QUERY
|
Methods in org.prevayler.contrib.facade that return TransactionType | |
---|---|
TransactionType |
TransactionType.Determiner.determineTransactionType(Method p_method)
Given a Method , determine the appropriate
TransactionType to be used in implemented a
Prevayler for that method. |
TransactionType |
MethodNameTransactionTypeDeterminer.determineTransactionType(Method p_method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |