| Package | Description |
|---|---|
| org.jbpm.test.persistence.scripts |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceUnit |
PersistenceUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceUnit[] |
PersistenceUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TestPersistenceContextBase |
TestPersistenceContextBase.createAndInitContext(PersistenceUnit persistenceUnit) |
void |
TestPersistenceContextBase.init(PersistenceUnit persistenceUnit)
Initializes persistence context from specified persistence unit.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.