edu.stanford.smi.protege.storage.jdbc
Class PreparedStatementHolder
java.lang.Object
edu.stanford.smi.protege.storage.jdbc.PreparedStatementHolder
- public class PreparedStatementHolder
- extends Object
Cache for prepared statements. Among other things this allows for all statements to be closed cleanly.
- Author:
- Ray Fergerson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreparedStatementHolder
public PreparedStatementHolder(Connection c)
closeAll
public void closeAll()
throws SQLException
- Throws:
SQLException
get
public PreparedStatement get(String stmtText)
throws SQLException
- Throws:
SQLException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.