Uses of Interface
org.apache.cayenne.configuration.server.DbAdapterFactory
Package | Description |
---|---|
org.apache.cayenne.configuration.server |
-
Uses of DbAdapterFactory in org.apache.cayenne.configuration.server
Classes in org.apache.cayenne.configuration.server that implement DbAdapterFactory Modifier and Type Class Description class
DefaultDbAdapterFactory
A factory of DbAdapters that either loads user-provided adapter or guesses the adapter type from the database metadata.Fields in org.apache.cayenne.configuration.server declared as DbAdapterFactory Modifier and Type Field Description protected DbAdapterFactory
DefaultDataNodeFactory. adapterFactory