|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOFPacket.ServerStatus | |
|---|---|
| org.drizzle.jdbc.internal.common.packet | |
| Uses of EOFPacket.ServerStatus in org.drizzle.jdbc.internal.common.packet |
|---|
| Methods in org.drizzle.jdbc.internal.common.packet that return EOFPacket.ServerStatus | |
|---|---|
static EOFPacket.ServerStatus |
EOFPacket.ServerStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EOFPacket.ServerStatus[] |
EOFPacket.ServerStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drizzle.jdbc.internal.common.packet that return types with arguments of type EOFPacket.ServerStatus | |
|---|---|
static java.util.Set<EOFPacket.ServerStatus> |
EOFPacket.ServerStatus.getServerCapabilitiesSet(short i)
|
java.util.Set<EOFPacket.ServerStatus> |
EOFPacket.getStatusFlags()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||