Uses of Class
com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
Packages that use AbstractLogger
-
Uses of AbstractLogger in com.sun.jdo.spi.persistence.utility.logging
Subclasses of AbstractLogger in com.sun.jdo.spi.persistence.utility.loggingModifier and TypeClassDescriptionclassThis class provides an implementation of the com.sun.jdo.spi.persistence.utility.Logger interface which subclasses the AbstractLogger and provides an implementation of its abstract methods which logs to a PrintStream (System.out).