public interface DDLEnvironment
Modifier and Type | Method and Description |
---|---|
void |
configure(SqlExceptionFactory exceptionFactory,
SConfiguration config) |
SConfiguration |
getConfiguration() |
DDLController |
getController() |
DDLWatcher |
getWatcher() |
DDLController getController()
DDLWatcher getWatcher()
SConfiguration getConfiguration()
void configure(SqlExceptionFactory exceptionFactory, SConfiguration config) throws java.io.IOException
java.io.IOException