| Package | Description |
|---|---|
| oracle.jdeveloper.db.adapter |
Contains the connection architecture (CA) implementation for database
connections.
|
| Modifier and Type | Method and Description |
|---|---|
static DerbyConnectionCreator.DerbySubprotocol |
DerbyConnectionCreator.DerbySubprotocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DerbyConnectionCreator.DerbySubprotocol[] |
DerbyConnectionCreator.DerbySubprotocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|