public interface DatabaseSchemaStatus<T>
Modifier and Type | Method and Description |
---|---|
String |
getSchemaVersion()
Returns the database schema version
|
T |
getSourceStatus()
Returns the database source status object to be able to get more information about the database schema.
|
String |
getStatusString()
Returns the database status
|
String getSchemaVersion()
String getStatusString()
T getSourceStatus()
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.