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

Packages that use org.apache.openjpa.lib.log
org.apache.openjpa.lib.conf Configuration Framework 
org.apache.openjpa.lib.jdbc Database Connectivity 
org.apache.openjpa.lib.log Logging 
org.apache.openjpa.lib.meta Metadata Framework 
 

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.