|
|||||||||
| Home >> All >> com >> klopotek >> utils >> [ log overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.klopotek.utils.log
| Interface Summary | |
| JDBCConnectionHandler | This interface has to be implemented for your own database-connection-handling and its used in class JDBCLogger. |
| JDBCIDHandler | This interface has to be implemented to provide ID-columns with unique IDs and its used in class JDBCLogger. |
| Class Summary | |
| DefaultConnectionHandler | This is a default JDBCConnectionHandler used by JDBCAppender |
| JDBCAppender | The JDBCAppender, writes messages into a database |
| JDBCLogger | This class encapsulate the logic which is necessary to log into a table. |
| LogColumn | This class encapsulate all by class JDBCLogger needed data around a column |
| LogType | This class contains all constants which are necessary to define a columns log-type. |
|
|||||||||
| Home >> All >> com >> klopotek >> utils >> [ log overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||