Package | Description |
---|---|
org.apache.jackrabbit.core.data.db | |
org.apache.jackrabbit.core.fs.db |
This package contains the class
,
a simple generic JDBC-based FileSystem implementation
for Jackrabbit. |
org.apache.jackrabbit.core.journal | |
org.apache.jackrabbit.core.persistence.pool | |
org.apache.jackrabbit.core.util.db |
Modifier and Type | Method and Description |
---|---|
protected CheckSchemaOperation |
DbDataStore.createCheckSchemaOperation()
This method is called from
DbDataStore.init(String) after the
DbDataStore.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation . |
protected CheckSchemaOperation |
DbDataStore.createCheckSchemaOperation()
This method is called from
DbDataStore.init(String) after the
DbDataStore.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation . |
Modifier and Type | Method and Description |
---|---|
CheckSchemaOperation |
CheckSchemaOperation.addVariableReplacement(String var,
String replacement)
Adds a variable replacement mapping.
|
CheckSchemaOperation |
CheckSchemaOperation.addVariableReplacement(String var,
String replacement)
Adds a variable replacement mapping.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.