| Package | Description |
|---|---|
| org.apache.jackrabbit.core.config |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceConfig.addDataSourceDefinition(String name,
Properties props)
Adds a DataSourceDefinition from the given properties.
|
| Constructor and Description |
|---|
DataSourceDefinition(String name,
Properties props)
Creates a DataSourceDefinition from the given properties and
throws a
ConfigurationException when the set of properties does not
satisfy some validity constraints. |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.