|
Classes in com.sun.jdo.spi.persistence.utility.logging used by com.sun.jdo.spi.persistence.utility.logging |
AbstractLogger
This class provides a default implementation of the
com.sun.jdo.spi.persistence.utility.logging.Logger interface which
implements most methods and/or delegates them to a few
abstract methods which subclasses must override. |
AbstractLoggerFactory
|
Logger
This interface provides an isolation layer between the JDO components
that need logging services and the implementation of those services. |
LoggerFactory
This interface provides for isolation between the JDO components that
need logging services and the implementation of the service. |
LoggerJDK14
This class is used with JDK 1.4 (and higher) programs to log messages from
jdo components. |