| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.pref |
| Modifier and Type | Class and Description |
|---|---|
class |
FileClassLoadingService
A default implementation of ClassLoadingService used in CayenneModeler.
|
| Modifier and Type | Method and Description |
|---|---|
ClassLoadingService |
Application.getClassLoadingService() |
| Modifier and Type | Method and Description |
|---|---|
DbAdapter |
DBConnectionInfo.makeAdapter(ClassLoadingService classLoader)
Creates a DbAdapter based on configured values.
|
DataSource |
DBConnectionInfo.makeDataSource(ClassLoadingService classLoader)
Returns a DataSource that uses connection information from this object.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.