Uses of Class
org.apache.jackrabbit.core.util.db.CheckSchemaOperation

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

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

Methods in org.apache.jackrabbit.core.data.db that return CheckSchemaOperation
protected  CheckSchemaOperation DbDataStore.createCheckSchemaOperation()
          This method is called from DbDataStore.init(String) after the DbDataStore.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
 

Uses of CheckSchemaOperation in org.apache.jackrabbit.core.util.db
 

Methods in org.apache.jackrabbit.core.util.db that return CheckSchemaOperation
 CheckSchemaOperation CheckSchemaOperation.addVariableReplacement(String var, String replacement)
          Adds a variable replacement mapping.
 



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