| Package | Description |
|---|---|
| org.tentackle.test.pdo |
| Modifier and Type | Method and Description |
|---|---|
static AbstractPdoTest.TransactionType |
AbstractPdoTest.TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPdoTest.TransactionType[] |
AbstractPdoTest.TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractPdoTest(AbstractPdoTest.TransactionType txType)
Creates a test with rollback.
|
AbstractPdoTest(AbstractPdoTest.TransactionType txType,
boolean commit)
Creates a test.
|
Tentackle - distributed, domain- and model-driven