| Package | Description |
|---|---|
| com.sun.gjc.spi.base |
| Modifier and Type | Method and Description |
|---|---|
ConnectionHolder.ConnectionType |
ConnectionHolder.getConnectionType() |
static ConnectionHolder.ConnectionType |
ConnectionHolder.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionHolder.ConnectionType[] |
ConnectionHolder.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionHolder.setConnectionType(ConnectionHolder.ConnectionType type) |
Copyright © 2019. All rights reserved.