Uses of Interface
org.apache.jackrabbit.core.util.db.DatabaseAware

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

Uses of DatabaseAware in org.apache.jackrabbit.core.data.db
 

Classes in org.apache.jackrabbit.core.data.db that implement DatabaseAware
 class DbDataStore
          A data store implementation that stores the records in a database using JDBC.
 class DerbyDataStore
          The Derby data store closes the database when the data store is closed (embedded databases only).
 



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