jxDBCon 0.9z
A B C D E F G H I J K L M N O P Q R S T U V W X

G

genericGetBytes(Object, ConversionContext) - Static method in class org.sourceforge.jxdbcon.postgresql.PGTypes
 
genericSetBytes(Object, byte[], ConversionContext) - Static method in class org.sourceforge.jxdbcon.postgresql.PGTypes
 
genericSetNull(Object, ConversionContext) - Static method in class org.sourceforge.jxdbcon.postgresql.PGTypes
 
getArray() - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves the contents of the SQL ARRAY value designated by this Array object in the form of an array in the Java programming language.
getArray(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getArray(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getArray(long, int) - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(long, int, Map) - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(Map) - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves the contents of the SQL ARRAY value designated by this Array object in the form of an array in the Java programming language.
getArray(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGArrayTypes.PGarray
 
getArray(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGArrayTypes.PGoid8
 
getArray(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getArray(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getAsciiStream() - Method in class org.sourceforge.jxdbcon.AbstractClob
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAsciiStream(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getAsciiStream(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getAttributes() - Method in class org.sourceforge.jxdbcon.DefaultStruct
 
getAttributes(Map) - Method in class org.sourceforge.jxdbcon.DefaultStruct
 
getAttributes(String, String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getAutoCommit() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Get the auto commit state.
getAutoCommit() - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
Return the auto commit state.
getAutoCommit() - Method in class org.sourceforge.jxdbcon.db2.DB2Connection
Return the auto commit state.
getBaseType() - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves the JDBC type of the elements in the array designated by this Array object.
getBaseTypeName() - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves the SQL type name of the elements in the array designated by this Array object.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Return oid as the best column to identify rows.
getBigDecimal(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Value
 
getBigDecimal(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Constant
 
getBigDecimal(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.PosParam
 
getBigDecimal(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBigDecimal(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBigDecimal(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGnumeric
 
getBigDecimal(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBigDecimal(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBinaryStream(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBinaryStream(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBlob(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBlob(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBlob(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGoid
 
getBlob(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBlob(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBoolean(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBoolean(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBoolean(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbool
 
getBoolean(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getBoolean(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBoolean(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getByte(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getByte(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getByte(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getByte(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBytes(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBytes(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBytes(long, int) - Method in class org.sourceforge.jxdbcon.postgresql.PGBlob
Get a chunk of data.
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGnumeric
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGfloat8
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGfloat4
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint8
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint4
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint2
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGchar
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGname
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGbpchar
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGArrayTypes.PGarray
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGunknown
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGoid
Returns getBlob().getBytes()
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGaclitem
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbool
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbytea
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGmacaddr
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtime
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGdate
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGabstime
 
getBytes(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampBase
 
getBytes(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getBytes(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getBytes(String) - Method in class org.sourceforge.jxdbcon.postgresql.PGConversionContext
 
getCaseSensitive() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGchar
 
getCaseSensitive() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGname
 
getCaseSensitive() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getCaseSensitive() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGbpchar
 
getCaseSensitive() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getCaseSensitive() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbytea
 
getCatalog() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Get the current catalog.
getCatalogs() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getCatalogs() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getCatalogs() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV6
Return the databases from pg_database.
getCatalogs() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV71
Return the databases from pg_database which allow connections.
getCatalogSeparator() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getCatalogTerm() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getCatalogTerm() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Catalogs are both called 'database' and 'catalog' internally.
getCharacterStream() - Method in class org.sourceforge.jxdbcon.AbstractClob
Gets the CLOB value designated by this Clob object as a Unicode stream.
getCharacterStream(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getCharacterStream(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getClob(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getClob(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getClob(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getClob(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getColumnPrivileges(String, String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV72
 
getConcurrency() - Method in class org.sourceforge.jxdbcon.AbstractResultSetRW
 
getConcurrency() - Method in class org.sourceforge.jxdbcon.AbstractResultSetRO
 
getConn(String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Return a connection to the given catalog.
getConnection() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getConnection() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getConnection() - Method in class org.sourceforge.jxdbcon.XAbstractDataSource
 
getConnection(String) - Method in class org.sourceforge.jxdbcon.JXDBConDriver
Instantiate the connection handler.
getConnection(String, String) - Method in class org.sourceforge.jxdbcon.XAbstractDataSource
 
getContext() - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getConversionContext(boolean) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
Return a conversion context suitable to convert from database internal representation to Java types.
getCreateParams() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampV72
 
getCrossReference(String, String, String, String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getCrossReference(String, String, String, String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV7
 
getCursorName() - Method in class org.sourceforge.jxdbcon.ArrayResultSet
 
getCursorName() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getCursorName() - Method in class org.sourceforge.jxdbcon.postgresql.PGCursorResultSet
 
getCursorName() - Method in class org.sourceforge.jxdbcon.postgresql.PGPlainResultSet
 
getDatabaseMajorVersion() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getDatabaseProductName() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getDate(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Value
 
getDate(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Constant
 
getDate(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.PosParam
 
getDate(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getDate(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getDate(int, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getDate(int, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getDate(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getDate(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGdate
 
getDate(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getDate(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getDate(String, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getDate(String, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getDefaultTransactionIsolation() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getDefaultTransactionIsolation() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Default and currently only is READ_COMMITTED.
getDeleteUpdatePolicy(String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV7
 
getDouble(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Value
 
getDouble(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Constant
 
getDouble(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.PosParam
 
getDouble(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getDouble(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getDouble(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGfloat8
 
getDouble(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getDouble(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getDriverMajorVersion() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the driver major version.
getDriverMinorVersion() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the driver minor version.
getDriverName() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the driver name.
getDriverVersion() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the driver version.
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGtinterval
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpoint
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGline
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGlseg
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGbox
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGcircle
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpath
 
getElements() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGtimetz
 
getEscapeContext(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.AbstractConnection
Create an EscapeContext.
getEscapeContext(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getEscapeContext(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.db2.DB2Connection
 
getExportedKeys(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getExportedKeys(String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV7
 
getExtraNameCharacters() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getFetchDirection() - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getFetchDirection() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getFetchSize() - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getFetchSize() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getFloat(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getFloat(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getFloat(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGmoney
 
getFloat(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGfloat4
 
getFloat(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getFloat(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getFrags() - Method in class org.sourceforge.jxdbcon.SimpleEscapeParser
 
getFunction(String, EscapeFrags.ParamList) - Method in class org.sourceforge.jxdbcon.EscapeContext
 
getGeneratedKeys() - Method in class org.sourceforge.jxdbcon.AbstractStatement
Not supported.
getGeneratedKeys() - Method in class org.sourceforge.jxdbcon.postgresql.PGPreparedStatement
 
getGeneratedKeys() - Method in class org.sourceforge.jxdbcon.postgresql.PGStatement
 
getGeneratedKeys(String, PGExecResult) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getHoldability() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Not supported.
getIdentifierQuoteString() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getImpExpKeys(String, String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV7
 
getImportedKeys(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV7
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getInfo() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Get the connection information.
getInt(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Value
 
getInt(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Constant
 
getInt(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.PosParam
 
getInt(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getInt(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getInt(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint4
 
getInt(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getInt(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getJavaClass() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getJavaClass() - Method in class org.sourceforge.jxdbcon.postgresql.PGArrayTypes.PGarray
 
getJavaClass() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGunknown
 
getJavaClass() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getJavaClass() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getJavaClass() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGmacaddr
 
getJavaType() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getJavaType() - Method in class org.sourceforge.jxdbcon.postgresql.PGArrayTypes.PGarray
 
getJavaType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGunknown
 
getJavaType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getJavaType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getJavaType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGmacaddr
 
getJDBCMajorVersion() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the JDBC major version.
getJDBCMinorVersion() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the JDBC minor version.
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGunknown
 
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGmacaddr
 
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData$3
 
getJDBCType() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData$2
 
getLiteral(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Value
 
getLiteral(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Constant
 
getLiteral(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.PosParam
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGtinterval
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpoint
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGline
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGlseg
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGbox
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGcircle
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpath
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGname
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGbpchar
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGaclitem
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbytea
 
getLiteral(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.DefaultParamType
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGtimetz
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGchar
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGname
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGbpchar
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGaclitem
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbytea
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtime
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGdate
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGabstime
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampV6
 
getLiteralPrefix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampBase
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGfloat8
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGmoney
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGfloat4
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint8
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint4
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint2
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGtimetz
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGchar
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGname
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGbpchar
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGoid
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGaclitem
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbool
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbytea
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.DefaultParamType
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtime
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGdate
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGabstime
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampV6
 
getLiteralSuffix() - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampBase
 
getLoginTimeout() - Method in class org.sourceforge.jxdbcon.XAbstractDataSource
 
getLogWriter() - Method in class org.sourceforge.jxdbcon.XAbstractDataSource
 
getLong(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getLong(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getLong(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint8
 
getLong(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGoid
 
getLong(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getLong(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getMajorVersion() - Method in class org.sourceforge.jxdbcon.JXDBConDriver
Gets the driver's major version number.
getMaxBinaryLiteralLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
A catalog is a system identifier, return 31.
getMaxCharLiteralLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxConnections() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxFieldSize() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getMaxIndexLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Return MAX_NAME.
getMaxRows() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getMaxRowSize() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxScale() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGnumeric
 
getMaxScale() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getMaxSchemaNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxStatementLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxStatements() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getMetaData() - Method in class org.sourceforge.jxdbcon.ArrayResultSet
 
getMetaData() - Method in class org.sourceforge.jxdbcon.postgresql.PGCallableStatement
Not supported yet.
getMetaData() - Method in class org.sourceforge.jxdbcon.postgresql.PGCursorResultSet
 
getMetaData() - Method in class org.sourceforge.jxdbcon.postgresql.PGPreparedStatement
 
getMetaData() - Method in class org.sourceforge.jxdbcon.postgresql.PGPlainResultSet
 
getMetaData() - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getMetaData() - Method in class org.sourceforge.jxdbcon.db2.DB2Connection
 
getMinorVersion() - Method in class org.sourceforge.jxdbcon.JXDBConDriver
Gets the driver's minor version number.
getMinScale() - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGnumeric
 
getMinScale() - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getMoreResults() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getMoreResults() - Method in class org.sourceforge.jxdbcon.postgresql.PGStatement
Get the next result.
getMoreResults(int) - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getNumericFunctions() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getNumericFunctions() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getObject(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getObject(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getObject(int, Map) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getObject(int, Map) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getObject(Object, Map, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGstruct
 
getObject(Object, Map, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGunknown
 
getObject(Object, Map, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getObject(Object, Map, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getObject(Object, Map, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGmacaddr
 
getObject(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getObject(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getObject(String, Map) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getObject(String, Map) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.sourceforge.jxdbcon.XAbstractDataSource.ObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable, Attributes) - Method in class org.sourceforge.jxdbcon.XAbstractDataSource.ObjectFactory
 
getObjOid() - Method in class org.sourceforge.jxdbcon.postgresql.PGBlob
 
getOidValue() - Method in class org.sourceforge.jxdbcon.postgresql.PGExecResult
 
getParameterMetaData() - Method in class org.sourceforge.jxdbcon.AbstractPreparedStatement
 
getParamType(int) - Method in class org.sourceforge.jxdbcon.postgresql.PGCallableStatement
 
getPGDatabaseMetaData(String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
Creates an instance of PGDatabaseMetaData.
getPGDate(String) - Static method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes
Get the string value as a Date.
getPGTime(String) - Static method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes
Get the value as a Time.
getPGTimestamp(String) - Static method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes
Get the value as a Timestamp.
getPosParams() - Method in class org.sourceforge.jxdbcon.SimpleEscapeParser
 
getPrecision() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbytea
 
getPrimaryKeys(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
Get the primary keys of _a_ table.
getPrimaryKeys(String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getProcedureTerm() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getProcedureTerm() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Under PostgreSQL everything is a function.
getPropertyInfo(String, Properties) - Method in class org.sourceforge.jxdbcon.JXDBConDriver
Gets information about the possible properties for this driver.
getProtocol() - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getQueryTimeout() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getRef(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getRef(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getRef(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getRef(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getResultSet() - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getResultSet() - Method in class org.sourceforge.jxdbcon.postgresql.PGCallableStatement
If the function returned a set, this method can be used to access it.
getResultSet() - Method in class org.sourceforge.jxdbcon.postgresql.PGPreparedStatement
 
getResultSet() - Method in class org.sourceforge.jxdbcon.postgresql.PGStatement
 
getResultSet(AbstractStatement, PGExecResult) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getResultSet(AbstractStatement, PGExecResult, DefaultResultSetMetaData) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getResultSet(long, int) - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(long, int, Map) - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(Map) - Method in class org.sourceforge.jxdbcon.DefaultArray
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSetConcurrency() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getResultSetHoldability() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getResultSetHoldability() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getResultSetHoldability(int) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getResultSetType() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getRow() - Method in class org.sourceforge.jxdbcon.AbstractRowsResultSet
 
getRow() - Method in class org.sourceforge.jxdbcon.postgresql.PGCursorResultSet
 
getSchemas() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getSchemaTerm() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getSchemaTerm() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
PostgreSQL does not support schemas.
getSearchStringEscape() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getShort(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getShort(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getShort(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGNumericTypes.PGint2
 
getShort(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getShort(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getSQLKeywords() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getSQLKeywords() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getSQLStateType() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getSQLTypeName() - Method in class org.sourceforge.jxdbcon.DefaultStruct
 
getStatement() - Method in class org.sourceforge.jxdbcon.ArrayResultSet
 
getStatement() - Method in class org.sourceforge.jxdbcon.postgresql.PGCursorResultSet
 
getStatement() - Method in class org.sourceforge.jxdbcon.postgresql.PGPlainResultSet
 
getStateToBind(Object, Name, Context, Hashtable) - Method in class org.sourceforge.jxdbcon.XAbstractDataSource.StateFactory
 
getStateToBind(Object, Name, Context, Hashtable, Attributes) - Method in class org.sourceforge.jxdbcon.XAbstractDataSource.StateFactory
 
getString(byte[]) - Method in class org.sourceforge.jxdbcon.postgresql.PGConversionContext
 
getString(byte[], int, int) - Method in class org.sourceforge.jxdbcon.postgresql.PGConversionContext
 
getString(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Value
 
getString(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.Constant
 
getString(EscapeContext) - Method in class org.sourceforge.jxdbcon.EscapeFrags.PosParam
 
getString(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getString(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGStructTypes.PGpoint
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGchar
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGname
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGvarchar
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGbpchar
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGunknown
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGaclitem
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGbit
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGvarbit
 
getString(Object, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGmacaddr
 
getString(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getString(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getStringFunctions() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getStringFunctions() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getSystemFunctions() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getTablePrivileges(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getTablePrivileges(String, String, String) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Return the tables matching the passed criteria.
getTableTypes() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getTableTypes() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
Return SEQUENCE, SYSTEM SEQUENCS, SYSTEM TABLE, TABLE and VIEW.
getTime(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTime(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTime(int, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTime(int, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTime(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getTime(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtime
 
getTime(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTime(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTime(String, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTime(String, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTimeDateFunctions() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getTimeDateFunctions() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getTimestamp(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTimestamp(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTimestamp(int, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTimestamp(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGTextTypes.PGtext
 
getTimestamp(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGabstime
 
getTimestamp(Object, Calendar, ConversionContext) - Method in class org.sourceforge.jxdbcon.postgresql.PGDateTimeTypes.PGtimestampBase
 
getTimestamp(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTimestamp(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTimestamp(String, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getTimestamp(String, Calendar) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getTransactionIsolation() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Get the transaction isolation level.
getTransactionIsolation() - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getTransactionIsolation() - Method in class org.sourceforge.jxdbcon.postgresql.IntConnection
 
getType() - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getType(int) - Method in class org.sourceforge.jxdbcon.AbstractSQLOutput
Return the AbstractType of the indexed element.
getType(int) - Method in class org.sourceforge.jxdbcon.DefaultSQLOutput
 
getType(int) - Method in class org.sourceforge.jxdbcon.AbstractSQLInput
Return the AbstractType of the idexed element.
getType(int) - Method in class org.sourceforge.jxdbcon.DefaultSQLInput
 
getType(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getType(int) - Method in class org.sourceforge.jxdbcon.DefaultResultSetMetaData
 
getType(int) - Method in class org.sourceforge.jxdbcon.EscapeContext
 
getType(long, int) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
 
getType(String) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
Get the AbstractType given its name.
getTypeForName(String) - Method in class org.sourceforge.jxdbcon.EscapeContext
 
getTypeForName(String) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection$2
 
getTypeFromOid(long) - Method in class org.sourceforge.jxdbcon.postgresql.IntConnection
Get the AbstractType for an oid.
getTypeInfo() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getTypeInfo() - Method in class org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaData
 
getTypeMap() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Get the connection's type map.
getTypeOid(String) - Method in class org.sourceforge.jxdbcon.postgresql.PGConnection
Get the oid of a given type.
getUDTs(String, String, String, int[]) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getUnsigned() - Method in class org.sourceforge.jxdbcon.postgresql.PGTypes.PGoid
 
getUpdateCount() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getUpdateCount() - Method in class org.sourceforge.jxdbcon.postgresql.PGCallableStatement
Return the scalar result as the update count.
getUpdateCount() - Method in class org.sourceforge.jxdbcon.postgresql.PGPreparedStatement
 
getUpdateCount() - Method in class org.sourceforge.jxdbcon.postgresql.PGStatement
 
getUpdateCount() - Method in class org.sourceforge.jxdbcon.postgresql.PGExecResult
 
getURL() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getURL(int) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getURL(int) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getURL(String) - Method in class org.sourceforge.jxdbcon.AbstractCallableStatement
 
getURL(String) - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getUserName() - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class org.sourceforge.jxdbcon.AbstractDatabaseMetaData
 
getWarnings() - Method in class org.sourceforge.jxdbcon.AbstractResultSet
 
getWarnings() - Method in class org.sourceforge.jxdbcon.AbstractStatement
 
getWarnings() - Method in class org.sourceforge.jxdbcon.AbstractConnection
Get the warning instance.
goon - Variable in class org.sourceforge.jxdbcon.postgresql.NetProtocolV2Async
Flag for read loop.

jxDBCon 0.9z
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.