|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultPacket.ResultType | |
|---|---|
| org.drizzle.jdbc.internal.common.packet | |
| Uses of ResultPacket.ResultType in org.drizzle.jdbc.internal.common.packet |
|---|
| Methods in org.drizzle.jdbc.internal.common.packet that return ResultPacket.ResultType | |
|---|---|
ResultPacket.ResultType |
EOFPacket.getResultType()
|
abstract ResultPacket.ResultType |
ResultPacket.getResultType()
|
ResultPacket.ResultType |
ErrorPacket.getResultType()
|
ResultPacket.ResultType |
ResultSetPacket.getResultType()
|
ResultPacket.ResultType |
OKPacket.getResultType()
|
static ResultPacket.ResultType |
ResultPacket.ResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultPacket.ResultType[] |
ResultPacket.ResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||