Uses of Package
org.apache.jackrabbit.core.util.db

Packages that use org.apache.jackrabbit.core.util.db
org.apache.jackrabbit.core.data.db   
org.apache.jackrabbit.core.util.db   
 

Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.data.db
CheckSchemaOperation
          An operation which synchronously checks the DB schema in the CheckSchemaOperation.run() method.
ConnectionFactory
          A factory for new database connections.
ConnectionHelper
          This class provides convenience methods to execute SQL statements.
DatabaseAware
          Bean components (i.e., classes that appear in the repository descriptor) that implement this interface will get the repositories ConnectionFactory instance injected just after construction and before initialization.
 

Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.util.db
CheckSchemaOperation
          An operation which synchronously checks the DB schema in the CheckSchemaOperation.run() method.
ConnectionFactory
          A factory for new database connections.
ConnectionHelper
          This class provides convenience methods to execute SQL statements.
OracleConnectionHelper
          The connection helper for Oracle databases of version 10.2 and later.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.