|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.spif.persistence.Persistence
Static utility methods for persistence
Field Summary | |
protected static java.util.logging.Logger |
log
|
Method Summary | |
static java.sql.Connection |
getConnection(java.lang.String dataSourceName)
|
static void |
releaseConnection(java.sql.Connection connection)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static java.util.logging.Logger log
Method Detail |
public static java.sql.Connection getConnection(java.lang.String dataSourceName) throws java.sql.SQLException
java.sql.SQLException
public static void releaseConnection(java.sql.Connection connection)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |