public class BaseDAO.LazyStatement extends java.lang.Object
LazyStatement(java.lang.String statement)
java.sql.PreparedStatement
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyStatement(java.lang.String statement)
public java.sql.PreparedStatement get() throws java.sql.SQLException
java.sql.SQLException