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

Packages that use org.apache.openjpa.lib.log
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.datacache OpenJPA Data Cache 
org.apache.openjpa.enhance OpenJPA Enhancer 
org.apache.openjpa.event OpenJPA Events 
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadata 
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
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 
org.apache.openjpa.meta OpenJPA Metadata 
org.apache.openjpa.persistence OpenJPA JPA 
 

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

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

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

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

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

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

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

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

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.
 

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

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.