|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JDBCSqlHandler | |
| org.apache.log4j.jdbcplus | JDBCAppender implementation to log into a database |
| org.apache.log4j.jdbcplus.examples | JDBCAppender examples |
| Uses of JDBCSqlHandler in org.apache.log4j.jdbcplus |
| Methods in org.apache.log4j.jdbcplus with parameters of type JDBCSqlHandler | |
void |
JDBCLogger.setSqlHandler(JDBCSqlHandler sqlHandler)
Sets the SqlHandler attribute of the JDBCLogger object |
void |
JDBCAppender.setSqlHandler(JDBCSqlHandler sqlHandler)
Specify your own JDBCSqlHandler to let him create dynamic sql-statements. |
| Uses of JDBCSqlHandler in org.apache.log4j.jdbcplus.examples |
| Classes in org.apache.log4j.jdbcplus.examples that implement JDBCSqlHandler | |
class |
SqlHandler
Custom JDBC SQLHandler to handle statement creation for log statements |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||