Uses of Class
com.sun.jdo.spi.persistence.utility.logging.AbstractLogger
-
Packages that use AbstractLogger Package Description com.sun.jdo.spi.persistence.utility.logging -
-
Uses of AbstractLogger in com.sun.jdo.spi.persistence.utility.logging
Subclasses of AbstractLogger in com.sun.jdo.spi.persistence.utility.logging Modifier and Type Class Description classLoggerJDK13This 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).
-