org.nuiton.topia.framework
Class TopiaContextImpl.SQLWork

java.lang.Object
  extended by org.nuiton.topia.framework.TopiaContextImpl.SQLWork
All Implemented Interfaces:
org.hibernate.jdbc.Work
Enclosing class:
TopiaContextImpl

public static class TopiaContextImpl.SQLWork
extends Object
implements org.hibernate.jdbc.Work


Constructor Summary
TopiaContextImpl.SQLWork(String script)
           
 
Method Summary
 void execute(Connection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopiaContextImpl.SQLWork

public TopiaContextImpl.SQLWork(String script)
Method Detail

execute

public void execute(Connection connection)
             throws SQLException
Specified by:
execute in interface org.hibernate.jdbc.Work
Throws:
SQLException


Copyright © 2004-2011 CodeLutin. All Rights Reserved.