Protege-2000 1.7

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

Author:
Ray Fergerson

Constructor Summary
PreparedStatementHolder(Connection c)
           
 
Method Summary
 void closeAll()
           
 PreparedStatement get(String stmtText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreparedStatementHolder

public PreparedStatementHolder(Connection c)
Method Detail

closeAll

public void closeAll()
              throws SQLException

get

public PreparedStatement get(String stmtText)
                      throws SQLException

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.