Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.klopotek.utils.log

Classes in com.klopotek.utils.log used by com.klopotek.utils.log
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.
JDBCLogger
          This class encapsulate the logic which is necessary to log into a table.