| Package | Description |
|---|---|
| org.apache.cayenne.dbsync.reverse.dbimport | |
| org.apache.cayenne.dbsync.reverse.dbload |
| Modifier and Type | Method and Description |
|---|---|
DbLoaderConfiguration |
DbImportConfiguration.getDbLoaderConfig()
Returns configuration that should be used for DB import stage when the schema is loaded from the database.
|
| Modifier and Type | Field and Description |
|---|---|
protected DbLoaderConfiguration |
AbstractLoader.config |
| Constructor and Description |
|---|
DbLoader(DbAdapter adapter,
Connection connection,
DbLoaderConfiguration config,
DbLoaderDelegate delegate,
ObjectNameGenerator nameGenerator) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.