Overview
Package
Class
Tree
Index
Help
jxDBCon 0.9z
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
I
illegalArgument(String)
- Static method in class org.sourceforge.jxdbcon.
DefaultExceptions
imports
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDatabaseMetaDataV7
in
- Variable in class org.sourceforge.jxdbcon.postgresql.
IntProtocol
The inputstream for reading from the backend.
in
- Variable in class org.sourceforge.jxdbcon.postgresql.
NetProtocol
The inputstream for reading from the backend.
in
- Variable in class org.sourceforge.jxdbcon.db2.
DRDA
index
- Variable in class org.sourceforge.jxdbcon.
ArrayResultSet$1
info
- Variable in class org.sourceforge.jxdbcon.
AbstractConnection
The properties used to create the connection.
info
- Variable in class org.sourceforge.jxdbcon.
XAbstractDataSource
The properties to use when creating the connection.
InfoKeys
- interface org.sourceforge.jxdbcon.
InfoKeys
.
InfoKeys defines the common keys used in the connection properties.
insertRow()
- Method in class org.sourceforge.jxdbcon.
AbstractResultSetRO
insertsAreDetected(int)
- Method in class org.sourceforge.jxdbcon.
AbstractDatabaseMetaData
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGNumericTypes.PGfloat8
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGNumericTypes.PGmoney
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGNumericTypes.PGfloat4
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGNumericTypes.PGint8
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGNumericTypes.PGint4
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGNumericTypes.PGint2
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGtinterval
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGpoint
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGline
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGlseg
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGbox
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGcircle
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGpath
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGpolygon
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGStructTypes.PGtimetz
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTextTypes.PGchar
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTextTypes.PGname
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTextTypes.PGtext
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGArrayTypes.PGoidvector
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGArrayTypes.PGoid8
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTypes.PGunknown
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTypes.PGoid
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTypes.PGbool
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGTypes.PGbytea
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGtime
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGdate
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGabstime
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGtimestampV6
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGtimestamp
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGtimestamptz
INSTANCE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGDateTimeTypes.PGtimestampV72
IntConnection
- class org.sourceforge.jxdbcon.postgresql.
IntConnection
.
This class implements PGConnection via a special Socket connection.
IntConnection.Server
- class org.sourceforge.jxdbcon.postgresql.
IntConnection.Server
.
IntConnection.Server()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntConnection.Server
IntConnection(IntProtocol)
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntConnection
Construct the connection instance.
internalConnection()
- Static method in class org.sourceforge.jxdbcon.postgresql.
IntConnection
internalGet(Properties)
- Method in class org.sourceforge.jxdbcon.
XAbstractDataSource
Return a Connection, use the supplied properties as a hint.
internalGet(Properties)
- Method in class org.sourceforge.jxdbcon.postgresql.
PGDataSource
IntProtocol
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol
.
The IntProtocol is used by the IntConnection.
IntProtocol.CommentQuery
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.CommentQuery
.
IntProtocol.CommentQuery()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.CommentQuery
IntProtocol.ConnectQuery
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.ConnectQuery
.
IntProtocol.ConnectQuery()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.ConnectQuery
IntProtocol.FunctionCallQuery
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.FunctionCallQuery
.
IntProtocol.FunctionCallQuery()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.FunctionCallQuery
IntProtocol.ProcResponse
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.ProcResponse
.
IntProtocol.ProcResponse()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.ProcResponse
IntProtocol.Query
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.Query
.
IntProtocol.Query()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.Query
IntProtocol.Response
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.Response
.
Abstract base class for the messages sent by the backend.
IntProtocol.Response()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.Response
IntProtocol.Type
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.Type
.
IntProtocol.Type()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.Type
IntProtocol.TypeResponse
- class org.sourceforge.jxdbcon.postgresql.
IntProtocol.TypeResponse
.
IntProtocol.TypeResponse()
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol.TypeResponse
IntProtocol(DataInputStream, DataOutputStream)
- Constructor for class org.sourceforge.jxdbcon.postgresql.
IntProtocol
INV_READ
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGBlob
INV_WRITE
- Static variable in class org.sourceforge.jxdbcon.postgresql.
PGBlob
INVALID_MSG
- Static variable in class org.sourceforge.jxdbcon.postgresql.
NetProtocolV0
invalidURL(String)
- Static method in class org.sourceforge.jxdbcon.
DefaultExceptions
isAfterLast()
- Method in class org.sourceforge.jxdbcon.
AbstractRowsResultSet
isAfterLast()
- Method in class org.sourceforge.jxdbcon.postgresql.
PGCursorResultSet
isBeforeFirst()
- Method in class org.sourceforge.jxdbcon.
AbstractRowsResultSet
isBeforeFirst()
- Method in class org.sourceforge.jxdbcon.postgresql.
PGCursorResultSet
isBigEndian
- Variable in class org.sourceforge.jxdbcon.postgresql.
PGConversionContext
Is the data using Big Endian semantics.
isBigEndian
- Variable in class org.sourceforge.jxdbcon.postgresql.
PGConnection
Is the backend sending data in Big Endian?
isBinary
- Variable in class org.sourceforge.jxdbcon.postgresql.
PGConversionContext
Is the data in binary form.
isBinary
- Variable in class org.sourceforge.jxdbcon.postgresql.
PGExecResult
isCatalogAtStart()
- Method in class org.sourceforge.jxdbcon.
AbstractDatabaseMetaData
isClosed
- Variable in class org.sourceforge.jxdbcon.
AbstractResultSet
Closed flag.
isClosed()
- Method in class org.sourceforge.jxdbcon.
AbstractStatement
isClosed()
- Method in class org.sourceforge.jxdbcon.
AbstractConnection
Retrieves whether this Connection object has been closed
isFirst()
- Method in class org.sourceforge.jxdbcon.
AbstractRowsResultSet
isFirst()
- Method in class org.sourceforge.jxdbcon.postgresql.
PGCursorResultSet
isFuncCall
- Variable in class org.sourceforge.jxdbcon.postgresql.
PGConversionContext
Are we in a function call?.
isLast()
- Method in class org.sourceforge.jxdbcon.
AbstractRowsResultSet
FIXME: This is broken for empty sets, does not return false.
isLast()
- Method in class org.sourceforge.jxdbcon.postgresql.
PGCursorResultSet
isReadOnly()
- Method in class org.sourceforge.jxdbcon.
AbstractDatabaseMetaData
isReadOnly()
- Method in class org.sourceforge.jxdbcon.
AbstractConnection
Get the read only state.
iter
- Variable in class org.sourceforge.jxdbcon.
AbstractRowsResultSet
The listiterator that produces the rows.
Overview
Package
Class
Tree
Index
Help
jxDBCon 0.9z
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Copyright © 2001,2002 Keve Müller; see
LICENSE
file for details.