|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object pgj.ReadyForQuery
Field Summary | |
byte |
code
|
static byte |
Error
|
static byte |
Idle
|
static byte |
Transaction
|
Constructor Summary | |
pgj.ReadyForQuery(byte c)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public byte code
public static final byte Idle
public static final byte Transaction
public static final byte Error
Constructor Detail |
public pgj.ReadyForQuery(byte c)
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |