Uses of Package
org.apache.jackrabbit.core.util.db
-
Packages that use org.apache.jackrabbit.core.util.db Package Description org.apache.jackrabbit.core.config org.apache.jackrabbit.core.data.db org.apache.jackrabbit.core.fs.db This package contains the class, a simple generic JDBC-basedDbFileSystemFileSystemimplementation for Jackrabbit.org.apache.jackrabbit.core.journal org.apache.jackrabbit.core.persistence.db This package contains the class, a simple generic JDBC-basedSimpleDbPersistenceManagerPersistenceManagerfor Jackrabbit.org.apache.jackrabbit.core.persistence.pool org.apache.jackrabbit.core.util.db -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.config Class Description ConnectionFactory A factory for new database connections. -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.data.db Class Description CheckSchemaOperation An operation which synchronously checks the DB schema in theCheckSchemaOperation.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 repositoriesConnectionFactoryinstance injected just after construction and before initialization. -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.fs.db Class Description CheckSchemaOperation An operation which synchronously checks the DB schema in theCheckSchemaOperation.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 repositoriesConnectionFactoryinstance injected just after construction and before initialization. -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.journal Class Description CheckSchemaOperation An operation which synchronously checks the DB schema in theCheckSchemaOperation.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 repositoriesConnectionFactoryinstance injected just after construction and before initialization. -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.persistence.db Class Description ConnectionFactory A factory for new database connections.DatabaseAware Bean components (i.e., classes that appear in the repository descriptor) that implement this interface will get the repositoriesConnectionFactoryinstance injected just after construction and before initialization. -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.persistence.pool Class Description CheckSchemaOperation An operation which synchronously checks the DB schema in theCheckSchemaOperation.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 repositoriesConnectionFactoryinstance injected just after construction and before initialization. -
Classes in org.apache.jackrabbit.core.util.db used by org.apache.jackrabbit.core.util.db Class Description CheckSchemaOperation An operation which synchronously checks the DB schema in theCheckSchemaOperation.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.