public class DbSchemaVersionSource extends java.lang.Object implements SchemaSource
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SCHEMA_VERSION_TABLE_NAME |
| Constructor and Description |
|---|
DbSchemaVersionSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Schema |
getSchema() |
public static final java.lang.String SCHEMA_VERSION_TABLE_NAME
public Schema getSchema()
getSchema in interface SchemaSourcepublic void close()
throws java.io.IOException
close in interface java.lang.AutoCloseablejava.io.IOException