org.nuiton.topia.migration.mappings
Class TMSVersionDAO.GetVersionWork
java.lang.Object
org.nuiton.topia.migration.mappings.TMSVersionDAO.GetVersionWork
- All Implemented Interfaces:
- org.hibernate.jdbc.Work
- Enclosing class:
- TMSVersionDAO
public static class TMSVersionDAO.GetVersionWork
- extends Object
- implements org.hibernate.jdbc.Work
|
Field Summary |
protected org.nuiton.util.Version |
version
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
version
protected org.nuiton.util.Version version
TMSVersionDAO.GetVersionWork
public TMSVersionDAO.GetVersionWork(String tableName)
execute
public void execute(Connection connection)
throws SQLException
- Specified by:
execute in interface org.hibernate.jdbc.Work
- Throws:
SQLException
getVersion
public org.nuiton.util.Version getVersion()
Copyright © 2004-2010 CodeLutin. All Rights Reserved.