CausewayModuleExtCommandLogPersistenceJdo

API

CausewayModuleExtCommandLogPersistenceJdo.java
class CausewayModuleExtCommandLogPersistenceJdo {
  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.

Members

teardownFixture()

Note that this is NOT an implementation of the ModuleWithFixtures#getTeardownFixture() API; but is provided to allow manual teardown if required.