Uses of Package
org.apache.openjpa.lib.log

Packages that use org.apache.openjpa.lib.log
org.apache.openjpa.lib.conf Configuration Framework This package provides an extendable product configuration framework. 
org.apache.openjpa.lib.jdbc Database Connectivity Includes an implementation of the DataSource APIs around a normal JDBC 1.x driver. 
org.apache.openjpa.lib.log Logging This package provides a lightweight logging interface, a simple implementation that writes logging output to the console and allows for basic log configuration, and plug-ins for the Apache Commons Logging and the Apache Log4J frameworks. 
org.apache.openjpa.lib.meta Metadata Framework Extendable framework for metadata parsing and serializing. 
 

Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.conf
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
Log
          Logging interface that is independent of other logging frameworks.
 

Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.log
AbstractLog
          A simple implementation of the Log 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 the LogFactory.
LogFactoryImpl.LogImpl
          A simple implementation of the Log interface.
NoneLogFactory.NoneLog
          No-op log.
 

Classes in org.apache.openjpa.lib.log used by org.apache.openjpa.lib.meta
Log
          Logging interface that is independent of other logging frameworks.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.