CausewayModuleExtCommandLogPersistenceJpa
API
CausewayModuleExtCommandLogPersistenceJpa.java
class CausewayModuleExtCommandLogPersistenceJpa {
public static final String NAMESPACE;
public static final String SCHEMA;
FixtureScript teardownFixture() (1)
}
1 | teardownFixture()
Note that this is NOT an implementation of the ModuleWithFixtures#getTeardownFixture() API; but is provided to allow manual teardown if required. |