Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
Modifier and Type | Field and Description |
---|---|
protected DbLoaderDelegate |
DbLoader.delegate |
Constructor and Description |
---|
DbLoader(Connection connection,
DbAdapter adapter,
DbLoaderDelegate delegate)
Creates new DbLoader.
|
DbLoader(Connection connection,
DbAdapter adapter,
DbLoaderDelegate delegate,
NamingStrategy strategy)
Creates new DbLoader with specified naming strategy.
|
Copyright © 2001–2018 Apache Cayenne. All rights reserved.