Uses of Package
com.sun.jdo.spi.persistence.utility.logging
Packages that use com.sun.jdo.spi.persistence.utility.logging
-
Classes in com.sun.jdo.spi.persistence.utility.logging used by com.sun.jdo.spi.persistence.utilityClassDescriptionThis interface provides an isolation layer between the JDO components that need logging services and the implementation of those services.
-
Classes in com.sun.jdo.spi.persistence.utility.logging used by com.sun.jdo.spi.persistence.utility.loggingClassDescriptionThis 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.This interface provides an isolation layer between the JDO components that need logging services and the implementation of those services.This interface provides for isolation between the JDO components that need logging services and the implementation of the service.This class is used with JDK 1.4 (and higher) programs to log messages from jdo components.