| Package | Description |
|---|---|
| org.modeshape.persistence.relational |
The classes that make up the relational persistence provider.
|
| Class and Description |
|---|
| DataSourceManager
Class which handles the configuration and actual database discovery for a
RelationalDb |
| DefaultStatements
Default implementation for the
Statements interface which applies to all databases. |
| DefaultStatements.DefaultBatchUpdate |
RelationalDb
SchematicDb implementation which stores data in Relational databases. |
| RelationalDbConfig
Class which holds the configuration options for
RelationalDb |
| Statements
A group of statements which are executed against a database.
|
| Statements.BatchUpdate
A batch of table update operations.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.