|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface has to be implemented for your own database-connection-handling and its used in class JDBCLogger.
| Method Summary | |
void |
freeConnection(Connection con)
The connection is free again, and can be used elsewhere |
| Methods inherited from interface org.apache.log4j.jdbcplus.JDBCConnectionHandler |
getConnection, getConnection |
| Method Detail |
public void freeConnection(Connection con)
throws Exception
con - Description of Parameter
Exception - Description of Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||