Uses of Package
org.apache.openjpa.lib.log
-
Packages that use org.apache.openjpa.lib.log Package Description org.apache.openjpa.lib.conf Configuration Frameworkorg.apache.openjpa.lib.jdbc Database Connectivityorg.apache.openjpa.lib.log Loggingorg.apache.openjpa.lib.meta Metadata Framework -
Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.conf Class Description Log Logging interface that is independent of other logging frameworks.LogFactory Factory for log instances. -
Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.jdbc Class Description Log Logging interface that is independent of other logging frameworks. -
Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.log Class Description AbstractLog A simple implementation of theLog
interface.Log Logging interface that is independent of other logging frameworks.LogFactory Factory for log instances.LogFactoryAdapter Base type that aids in adapting an external log framework to theLogFactory
.LogFactoryImpl.LogImpl A simple implementation of theLog
interface.NoneLogFactory.NoneLog No-op log. -
Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.meta Class Description Log Logging interface that is independent of other logging frameworks.