File
Doc
Category
Size
Date
Package
JDBCIDHandler.java
API Doc
Apache log4j 1.2.15
1202
Sat Aug 25 00:09:36 BST 2007
com.klopotek.utils.log
JDBCIDHandler
public interface JDBCIDHandler
This interface has to be implemented to provide ID-columns with unique IDs and its used in class JDBCLogger.
Author :
Thomas Fenner
since
1.0
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.Object
getID
()
Get a unique ID
Java Code Source