edu.stanford.smi.protege.storage.database.pool
Class ConnectionInfo
java.lang.Object
edu.stanford.smi.protege.storage.database.pool.ConnectionInfo
public class ConnectionInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionInfo
public ConnectionInfo(Connection connection)
getConnection
public Connection getConnection()
touch
public void touch()
getLastAccessTime
public long getLastAccessTime()
getPreparedStatement
public PreparedStatement getPreparedStatement(String text)
throws SQLException
- Throws:
SQLException
getStatement
public Statement getStatement()
throws SQLException
- Throws:
SQLException
close
public void close()
throws SQLException
- Throws:
SQLException
closeStatements
public void closeStatements()
throws SQLException
- Throws:
SQLException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.