Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
V
W
A
addChunk(pgj.ProtocolChunk)
- Method in class
pgj
add a chunk to the queue.
availableChunks()
- Method in class
pgj
how many ProtocolChunks do we have from the server?
B
bind(String, String, short[], byte[][], short[])
- Method in class
pgj
bindOrFunc(String, String, short[], byte[][], short[], byte)
- Method in class
pgj
C
CRYPT
- Static variable in class
pgj.AuthReply
Code
- Static variable in class
pgj.ErrorResponse
cancelRequest(int, int)
- Method in class
pgj
send CancelRequest messsage
close(byte, String)
- Method in class
pgj
closeConnection()
- Method in class
pgj
send the terminate message and close the secket
code
- Variable in class
pgj.ReadyForQuery
copyData(byte[])
- Method in class
pgj
sends data.
copyDataStart(int)
- Method in class
pgj
sends a copy data header.
copyDone()
- Method in class
pgj
sends CopyDone message
copyFail(String)
- Method in class
pgj
sends CopyFail message
D
Detail
- Static variable in class
pgj.ErrorResponse
data
- Variable in class
pgj.CopyData
data
- Variable in class
pgj.DataRow
data
- Variable in class
pgj.FunctionCallResponse
describe(byte, String)
- Method in class
pgj
describePortal
- Static variable in class
pgj
describeStatement
- Static variable in class
pgj
E
Error
- Static variable in class
pgj.ReadyForQuery
execute(String, int)
- Method in class
pgj
execute a bound portal
F
File
- Static variable in class
pgj.ErrorResponse
fields
- Variable in class
pgj.ErrorResponse
fields
- Variable in class
pgj.RowDescription
flush()
- Method in class
pgj
sends Flush message
functionCall(String, String, short[], byte[][], short[])
- Method in class
pgj
G
getChunk(long)
- Method in class
pgj
get the first chunk off the queue.
H
Hint
- Static variable in class
pgj.ErrorResponse
hexString(byte[])
- Static method in class
hexdump
hexdump
- class
hexdump
.
hexdump()
- Constructor for class
hexdump
I
Idle
- Static variable in class
pgj.ReadyForQuery
info
- Variable in class
pgj.NotificationResponse
intFromByteArray(byte[], int)
- Static method in class
pgj
intToByteArray(byte[], int, int)
- Static method in class
pgj
K
KERB4
- Static variable in class
pgj.AuthReply
KERB5
- Static variable in class
pgj.AuthReply
key
- Variable in class
pgj.BackendKeyData
L
Line
- Static variable in class
pgj.ErrorResponse
M
MD5
- Static variable in class
pgj.AuthReply
Message
- Static variable in class
pgj.ErrorResponse
main(String[])
- Static method in class
pgj
N
name
- Variable in class
pgj.NotificationResponse
name
- Variable in class
pgj.ParameterStatus
O
OK
- Static variable in class
pgj.AuthReply
openConnection(String, int, String[])
- Method in class
pgj
P
Position
- Static variable in class
pgj.ErrorResponse
parse(String, String, int[])
- Method in class
pgj
passwordMessage(String)
- Method in class
pgj
sends PasswordMessage message
pgj
- class
pgj
.
pgj()
- Constructor for class
pgj
pgj.AuthReply
- class
pgj.AuthReply
.
pgj.BackendKeyData
- class
pgj.BackendKeyData
.
pgj.BackendKeyData(int, int)
- Constructor for class
pgj.BackendKeyData
pgj.BindComplete
- class
pgj.BindComplete
.
pgj.BindComplete()
- Constructor for class
pgj.BindComplete
pgj.ChunkReadThread
- class
pgj.ChunkReadThread
.
Reads and parses input stream, storing to queue and printing.
pgj.CloseComplete
- class
pgj.CloseComplete
.
pgj.CloseComplete()
- Constructor for class
pgj.CloseComplete
pgj.CommandComplete
- class
pgj.CommandComplete
.
pgj.CommandComplete(String)
- Constructor for class
pgj.CommandComplete
pgj.CopyData
- class
pgj.CopyData
.
pgj.CopyData(byte[])
- Constructor for class
pgj.CopyData
pgj.CopyDone
- class
pgj.CopyDone
.
pgj.CopyDone()
- Constructor for class
pgj.CopyDone
pgj.DataRow
- class
pgj.DataRow
.
pgj.DataRow(byte[][])
- Constructor for class
pgj.DataRow
pgj.EmitQueryResponse
- class
pgj.EmitQueryResponse
.
pgj.EmitQueryResponse()
- Constructor for class
pgj.EmitQueryResponse
pgj.ErrorResponse
- class
pgj.ErrorResponse
.
pgj.ErrorResponse(String[])
- Constructor for class
pgj.ErrorResponse
pgj.FunctionCallResponse
- class
pgj.FunctionCallResponse
.
pgj.FunctionCallResponse(byte[])
- Constructor for class
pgj.FunctionCallResponse
pgj.NoData
- class
pgj.NoData
.
pgj.NoData()
- Constructor for class
pgj.NoData
pgj.NotificationResponse
- class
pgj.NotificationResponse
.
pgj.NotificationResponse(String, String)
- Constructor for class
pgj.NotificationResponse
pgj.ParameterDescription
- class
pgj.ParameterDescription
.
pgj.ParameterDescription(int[])
- Constructor for class
pgj.ParameterDescription
pgj.ParameterStatus
- class
pgj.ParameterStatus
.
pgj.ParameterStatus(String, String)
- Constructor for class
pgj.ParameterStatus
pgj.ParseComplete
- class
pgj.ParseComplete
.
pgj.ParseComplete()
- Constructor for class
pgj.ParseComplete
pgj.PortalSuspended
- class
pgj.PortalSuspended
.
pgj.PortalSuspended()
- Constructor for class
pgj.PortalSuspended
pgj.ProtocolChunk
- interface
pgj.ProtocolChunk
.
tagging interface.
pgj.ReadyForQuery
- class
pgj.ReadyForQuery
.
pgj.ReadyForQuery(byte)
- Constructor for class
pgj.ReadyForQuery
pgj.RowDescription
- class
pgj.RowDescription
.
pgj.RowDescription(pgj.RowDescription.Field[])
- Constructor for class
pgj.RowDescription
pgj.RowDescription.Field
- class
pgj.RowDescription.Field
.
pgj.RowDescription.Field()
- Constructor for class
pgj.RowDescription.Field
pid
- Variable in class
pgj.BackendKeyData
pid
- Variable in class
pgj.NotificationResponse
pid
- Variable in class
pgj.ParameterStatus
print(PrintWriter, byte[], int, int)
- Static method in class
hexdump
Q
query(String)
- Method in class
pgj
simple Query
R
Routine
- Static variable in class
pgj.ErrorResponse
reply
- Variable in class
pgj.AuthReply
replyDescriptions
- Static variable in class
pgj.AuthReply
run()
- Method in class
pgj.ChunkReadThread
Reads and parses input stream, storing to queue and printing.
run()
- Method in class
pgj
S
SCM
- Static variable in class
pgj.AuthReply
Severity
- Static variable in class
pgj.ErrorResponse
salt
- Variable in class
pgj.AuthReply
sendString(String, byte)
- Method in class
pgj
send a string for various simple operations
shortFromByteArray(byte[], int)
- Static method in class
pgj
shortToByteArray(byte[], int, int)
- Static method in class
pgj
sslRequest()
- Method in class
pgj
send SSLRequest message
sync()
- Method in class
pgj
send sync message
T
TEXT
- Static variable in class
pgj.AuthReply
Transaction
- Static variable in class
pgj.ReadyForQuery
tag
- Variable in class
pgj.CommandComplete
toString()
- Method in class
pgj.AuthReply
toString()
- Method in class
pgj.BackendKeyData
toString()
- Method in class
pgj.BindComplete
toString()
- Method in class
pgj.CloseComplete
toString()
- Method in class
pgj.CommandComplete
toString()
- Method in class
pgj.DataRow
toString()
- Method in class
pgj.EmitQueryResponse
toString()
- Method in class
pgj.ErrorResponse
toString()
- Method in class
pgj.NoData
toString()
- Method in class
pgj.ParameterDescription
toString()
- Method in class
pgj.ParameterStatus
toString()
- Method in class
pgj.ParseComplete
toString()
- Method in class
pgj.PortalSuspended
toString()
- Method in class
pgj.ReadyForQuery
toString()
- Method in class
pgj.RowDescription
types
- Variable in class
pgj.ParameterDescription
V
value
- Variable in class
pgj.ParameterStatus
W
Where
- Static variable in class
pgj.ErrorResponse
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes