public static class TMSVersionDAO.GetVersionWork extends Object implements org.hibernate.jdbc.Work
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.util.version.Version |
version |
| Constructor and Description |
|---|
GetVersionWork(String schemaName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Connection connection) |
org.nuiton.util.version.Version |
getVersion() |
public void execute(Connection connection) throws SQLException
execute in interface org.hibernate.jdbc.WorkSQLExceptionpublic org.nuiton.util.version.Version getVersion()
Copyright © 2004–2017 CodeLutin. All rights reserved.