A B C D E F G H I J K L M N O P R S T U W Y 

A

activateHDRPool_Primary() - Method in class com.informix.jdbcx.IfxDataSource
 
activateHDRPool_Secondary() - Method in class com.informix.jdbcx.IfxDataSource
 
addConnectionEventListener(ConnectionEventListener) - Method in class com.informix.jdbcx.IfxPooledConnection
Add an event listener.
addProp(String, Object) - Method in class com.informix.jdbcx.IfxCoreDataSource
Adds a property to the property list.
addStatementEventListener(StatementEventListener) - Method in class com.informix.jdbcx.IfxPooledConnection
 
addToReferenceList(IfxPooledConnection) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Add the connection to reference list
addTrigger(String, String, String, String, IfmxSmartTriggerCallback...) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets a watch on a particular table using a query using the default label
addTrigger(String, String, String, String, String, IfmxSmartTriggerCallback...) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets a watch on a particular table using a query using the default label
available() - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Returns the number of bytes remaining in this input stream
available() - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Returns the number of valid bytes remaining in this output stream.

B

bsonObject - Variable in class com.informix.jdbc.IfxBSONObject
The decoded BSON object.
bsonObjectBytes - Variable in class com.informix.jdbc.IfxBSONObject
Stores BSONObject as a BSON-encoded representation of the byte array.
bsonObjectHashCode - Variable in class com.informix.jdbc.IfxBSONObject
Stores the hashCode of the IfxBSONObject.bsonObject whenever it is assigned.
buffer(int) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets the buffer size for the data that will be held here in the client This should be set to a size that will collect the number of records you can get at a time as well as the 2 times the size of the JSON document that will be returned.

C

checkIsDirect() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
checkIsDirect -- check if the protocol is DirectProtocol once per CPDS
checkMaxConnections() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
enforce IFMX_CPM_MAX_CONNECTIONS This is NOT synchronized; you may have to do so if necessary.
clearBindColType() - Method in interface com.informix.jdbc.IfmxPreparedStatement
Reset the values set by calling setBindColType()
close() - Method in class com.informix.jdbc.IfxBblob
This method will release the resources used by the object
close() - Method in class com.informix.jdbc.IfxCblob
This method will release the resources used by the object.
close() - Method in class com.informix.jdbcx.IfxPooledConnection
Close the database connection.
closeCursor() - Method in interface com.informix.jdbc.IfmxPreparedStatement
Will issue SQ_CLOSE with currently active statement id, resulting in database releasing the lock on currently active cursor.
com.informix.jdbc - package com.informix.jdbc
 
com.informix.jdbcx - package com.informix.jdbcx
 
com.informix.lang - package com.informix.lang
 
com.informix.smartTrigger - package com.informix.smartTrigger
 
commitTime(long) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Advanced option to restart your smart trigger from a commit time that was reported from a prior Smart Trigger session
connectionClosed(ConnectionEvent) - Method in class com.informix.jdbcx.IfxConnectionEventListener
Invoked when the application calls close() on its representation of the connection.
connectionErrorOccurred(ConnectionEvent) - Method in class com.informix.jdbcx.IfxConnectionEventListener
Invoked when a fatal connection error occurs, just before an SQLException is thrown to the application.
containsField(String) - Method in class com.informix.jdbc.IfxBSONObject
 
containsKey(String) - Method in class com.informix.jdbc.IfxBSONObject
Deprecated.

D

DAY_IDX - Static variable in class com.informix.lang.Interval
 
DEBUG - Static variable in class com.informix.lang.Interval
 
debugFlag - Static variable in class com.informix.lang.Interval
 
decRefCount() - Method in class com.informix.jdbc.IfxLocator
decRefCount() decrements the reference count of this large object.
DECSIZE - Static variable in class com.informix.lang.Interval
 
defProp - Static variable in class com.informix.jdbcx.IfxCoreDataSource
 
detach() - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Detach from this smart trigger session You must have set IfmxThreadedSmartTrigger.detachable(boolean) to true to enable this trigger to be detachable (12.10.xC9W1 or higher)
detachable(boolean) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Designate whether this session can be detached A detached session has a unique ID which can be referenced if this session closes to restore the session and recover any records that might not have transferred.
dtdelim - Static variable in class com.informix.lang.Interval
 

E

ensureBsonObject() - Method in class com.informix.jdbc.IfxBSONObject
Ensures that the IfxBSONObject.bsonObject field is non-null.
ensureBsonObjectBytes() - Method in class com.informix.jdbc.IfxBSONObject
Ensures that the IfxBSONObject.bsonObjectBytes field is non-null.
ensureIfxBSONObject(Object) - Static method in class com.informix.jdbc.IfxBSONObject
Ensures that the specified object is an IfxBSONObject.
equals(Object) - Method in class com.informix.jdbc.IfxBSONObject
 
equals(Object) - Method in class com.informix.lang.IntervalDF
Compares two Intervals for equality.
equals(Object) - Method in class com.informix.lang.IntervalYM
Compares two Intervals for equality.
executeQuery(boolean) - Method in interface com.informix.jdbc.IfmxPreparedStatement
An Informix executeQuery() extension to specify whether the result should be a HOLD ResultSet (cursor) or not.
executeQuery(boolean, boolean) - Method in interface com.informix.jdbc.IfmxPreparedStatement
An Informix executeQuery() extension to specify whether the result should be a HOLD ResultSet (cursor) or not and if the query plan should be reoptimized if the data for the preparedstatement object has changed.
executeQuery(String, boolean) - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension to execute an SQL statement that returns a single ResultSet.

F

finalize() - Method in class com.informix.jdbc.IfxSmartBlob
 
FRAC_IDX - Static variable in class com.informix.lang.Interval
 
free() - Method in class com.informix.jdbc.IfxBblob
 
free() - Method in class com.informix.jdbc.IfxCblob
 
free() - Method in class com.informix.jdbc.IfxLocator
Frees the resource associated with this location.
FromIfxNameToIfxType(String) - Static method in class com.informix.lang.IfxTypes
Converts Informix SQL type names to Informix types.
FromIfxToJDBC2Type(int) - Static method in class com.informix.lang.IfxTypes
Converts Informix types to JDBC types with JDK 1.2.
FromIfxToJDBCType(int) - Static method in class com.informix.lang.IfxTypes
Converts Informix types to JDBC types.
FromIfxTypeToJava(int) - Static method in class com.informix.lang.IfxTypes
Converts Informix types to JDBC types.
FromJavaToIfxType(String) - Static method in class com.informix.lang.IfxTypes
Converts Java class types (host variable types) to Informix types.
FromJDBCToIfxType(int) - Static method in class com.informix.lang.IfxTypes
Converts JDBC types to Informix types.
fromString(String) - Method in class com.informix.lang.IntervalDF
Sets the values for the Interval from a string.
fromString(String) - Method in class com.informix.lang.IntervalYM
Sets the values for the Interval from a string.

G

get(String) - Method in class com.informix.jdbc.IfxBSONObject
 
getAlignment(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's alignment
getAsciiStream() - Method in class com.informix.jdbc.IfxCblob
Gets the smart large object contents as an ASCII stream.
getAutoAlignment() - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Returns true if auto alignment is enabled and false if auto alignment has been disabled.
getAutoAlignment() - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Returns true if auto alignment is enabled and false if auto alignment has been disabled.
getAutoFree() - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension that returns the current autofree mode of this statement.
getBigSerial() - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension that returns the bigserial value of the last row inserted.
getBinaryStream() - Method in class com.informix.jdbc.IfxBblob
Retrieves the entire smart large object as a stream.
getBinaryStream(long, long) - Method in class com.informix.jdbc.IfxBblob
 
getBytes(long, int) - Method in class com.informix.jdbc.IfxBblob
Returns a copy of the contents of the smart large object at the requested position.
getBytes() - Method in class com.informix.jdbc.IfxBSONObject
 
getCharacterStream() - Method in class com.informix.jdbc.IfxCblob
Gets the smart large object contents as a Unicode stream.
getCharacterStream(long, long) - Method in class com.informix.jdbc.IfxCblob
 
getChild(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's child complex type information for a nested complex type.
getColumnExtendedId(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's extended id
getColumnStartPosition(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's starting position in the tuple
getConnection() - Method in class com.informix.jdbcx.IfxDataSource
Attempts to establish a connection to the data source that this DataSource object represents.
getConnection(String, String) - Method in class com.informix.jdbcx.IfxDataSource
Attempts to establish a connection to the data source that this DataSource object represents.
getConnection() - Method in class com.informix.jdbcx.IfxPooledConnection
Extract the physical connection from this handle.
getConnectionCount() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
get the count of connections allocated by the "DB server".
getCPDS() - Method in class com.informix.jdbcx.IfxDataSource
 
getCPMFreeCount() - Method in class com.informix.jdbcx.IfxDataSource
 
getCreateFlags() - Method in class com.informix.jdbc.IfxLobDescriptor
Gets the create time flags for the smart large object.
getCurrentPosition() - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Returns the current position in the input stream.
getCurrentPosition() - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Returns the current position in the output stream.
getDatabaseName() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the database name set for the DataSource.
getDataSourceName() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the DataSource name.
getDescription() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the description of the DataSource.
getDetachableSesisonID() - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Returns the ID for this session if it is detachable If you use the IfmxThreadedSmartTrigger.detachable(boolean) option to make this detachable (12.10.xC9W1 or higher) calling this will return the session ID.
getDsProperties() - Method in class com.informix.jdbcx.IfxCoreDataSource
Returns the Properties objects in the CoreDataSource.
getEncodedLength(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the column's encoded Length
getEndCode(short) - Static method in class com.informix.lang.Interval
Extracts the ending field code from a qualifier.
getEndCode() - Method in class com.informix.lang.Interval
Gets the end code from the internal qualifier.
getEstSize() - Method in class com.informix.jdbc.IfxLobDescriptor
Gets the estimated size (in bytes) of the smart large object.
getExtendedName(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's extended name
getExtendedOwnerName(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's extended type's owner name
getExtSize() - Method in class com.informix.jdbc.IfxLobDescriptor
Gets the extent size of the smart large object.
getFetchBufferSize() - Method in interface com.informix.jdbc.IfmxStatement
returns the fetch buffer size if set for this statement object
getFieldName(byte) - Static method in class com.informix.lang.Interval
A static method that takes the TU_XXX value of part of a DATETIME or Interval data type and returns the string value.
getFieldNo(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's Field number
getFirstLength(short) - Method in class com.informix.lang.Interval
Calculates the length of the first field of a qualifier.
getHandle() - Method in class com.informix.jdbc.IfxSmartBlob
 
getHDRType() - Method in interface com.informix.jdbc.IfmxConnection
Get the Server Type information about Informix Server if it is running in High Availability Data Replication (HDR) mode, whether it is running in primary secondary or standard mode
getIFX_USEPUT() - Method in interface com.informix.jdbc.IfmxConnection
 
getIfxALLOWREGISTEROUTFORINPARAM() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable ALLOWREGISTEROUTFORINPARAM.
getIfxAPPENDISAM() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable APPENDISAM
getIfxBIG_FET_BUF_SIZE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable BIG_FET_BUF_SIZE
getIfxBSONObject(String) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix IfxBSONObject object.
getIfxBSONObject(int) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix IfxBSONObject object.
getIfxCLIENT_LOCALE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable CLIENT_LOCALE.
getIfxColumnType(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets a column's Informix SQL type
getIfxCPMAgeLimit() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Gets the life span of a connection in the Pool .
getIfxCPMInitPoolSize() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
gets the initial number of connections to preallocate for the Pool Default is 0.
getIfxCPMMaxConnections() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
gets the limit for the maximum number of connections Default is -1, meaning no limit restriction.
getIfxCPMMaxPoolSize() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
gets the high water mark for the Pool.
getIfxCPMMinAgeLimit() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Gets the ageLimit for connections under the minimum level Default is -1, means it lives indefinitely 0, means it lives as long as the other free connections
getIfxCPMMinPoolSize() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
get the minimum connections to maintain in the Pool.
getIfxCPMServiceInterval() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Gets the Pool service interval in milliseconds.
getIfxCPMSwitchHDRPool() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Gets the HDR Pool enabled/disabled value as boolean.
getIfxCSM() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable CSM.
getIfxDB_LOCALE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBLOCALE.
getIfxDBCENTURY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBCENTURY.
getIfxDBDATE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBDATE.
getIfxDBSPACETEMP() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBSPACETEMP.
getIfxDBTEMP() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBTEMP.
getIfxDBTIME() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBTIME.
getIfxDBUPSPACE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBUPSPACE.
getIfxENABLE_HDRSWITCH() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable ENABLE_HDRSWITCH.
getIfxFET_BUF_SIZE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable FET_BUF_SIZE
getIfxGL_DATE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable GL_DATE.
getIfxGL_DATETIME() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable GL_DATETIME.
getIfxIFX_BATCHUPDATE_PER_SPEC() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_BATCHUPDATE_PER_SPEC.
getIfxIFX_CODESETLOB() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_CODESETLOB.
getIfxIFX_DIRECTIVES() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_DIRECTIVES.
getIfxIFX_EXTDIRECTIVES() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_EXTDIRECTIVES.
getIfxIFX_FLAT_UCSQ() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_FLAT_UCSQ.
getIfxIFX_GET_SMFLOAT_AS_FLOAT() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_GET_SMFLOAT_AS_FLOAT.
getIfxIFX_ISOLATION_LEVEL() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_ISOLATION_LEVEL.
getIfxIFX_LO_READONLY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_LO_READONLY.
getIfxIFX_LOCK_MODE_WAIT() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_LOCK_MODE_WAIT.
getIfxIFX_PAD_VARCHAR() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_PAD_VARCHAR.
getIfxIFX_SET_FLOAT_AS_SMFLOAT() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_SET_FLOAT_AS_SMFLOAT.
getIfxIFX_SOC_KEEPALIVE() - Method in class com.informix.jdbcx.IfxCoreDataSource
 
getIfxIFX_SOC_TIMEOUT() - Method in class com.informix.jdbcx.IfxCoreDataSource
 
getIfxIFX_TRIMTRAILINGSPACES() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_TRIMTRAILINGSPACES.
getIfxIFX_USE_STRENC() - Method in class com.informix.jdbcx.IfxCoreDataSource
 
getIfxIFX_XASPEC() - Method in class com.informix.jdbcx.IfxXADataSource
Gets the value of Informix specific variable IFX_XASPEC.
getIfxIFX_XASTDCOMPLIANCE_XAEND() - Method in class com.informix.jdbcx.IfxXADataSource
Gets the value of Informix specific variable IFX_XASTDCOMPLIANCE_XAEND.
getIfxIFXHOST() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFXHOST.
getIfxIFXHOST_SECONDARY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFXHOST_SECONDARY.
getIfxINFORMIXCONRETRY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable INFORMIXCONRETRY.
getIfxINFORMIXCONTIME() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable INFORMIXCONTIME.
getIfxINFORMIXOPCACHE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable INFORMIXOPCACHE.
getIfxINFORMIXSERVER_SECONDARY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable INFORMIXSERVER_SECONDARY.
getIfxINFORMIXSTACKSIZE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable INFORMIXSTACKSIZE.
getIfxJDBCTEMP() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable JDBCTEMP.
getIfxLDAP_IFXBASE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable LDAP_IFXBASE.
getIfxLDAP_PASSWD() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable LDAP_PASSWD.
getIfxLDAP_URL() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable LDAP_URL.
getIfxLDAP_USER() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable LDAP_USER.
getIfxLOBCACHE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable LOBCACHE.
getIfxNEWCODESET() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable NEWCODESET.
getIfxNEWLOCALE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable NEWLOCALE.
getIfxNEWNLSMAP() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable NEWNLSMAP.
getIfxNODEFDAC() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable NODEFDAC.
getIfxOPT_GOAL() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable OPT_GOAL.
getIfxOPTCOMPIND() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable OPTCOMPIND.
getIfxOPTOFC() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable OPTOFC.
getIfxPATH() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PATH.
getIfxPDQPRIORITY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PDQPRIORITY.
getIfxPLCONFIG() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PLCONFIG.
getIfxPLOAD_LO_PATH() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PLOAD_LO_PATH.
getIfxPORTNO_SECONDARY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFXPORTNO_SECONDARY.
getIfxPROTOCOLTRACE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PROTOCOLTRACE.
getIfxPROTOCOLTRACEFILE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PROTOCOLTRACEFILE.
getIfxPROXY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PROXY.
getIfxPSORT_DBTEMP() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PSORT_DBTEMP.
getIfxPSORT_NPROCS() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable PSORT_NPROCS.
getIfxSECURITY() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable SECURITY.
getIfxSQLH_FILE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable SQLH_FILE.
getIfxSQLH_LOC() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable SQLH_LOC.
getIfxSQLH_TYPE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable SQLH_TYPE.
getIfxSQLIDEBUG() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable SQLIDEBUG.
getIfxSSL_PROTOCOLS() - Method in class com.informix.jdbcx.IfxCoreDataSource
Returns the list of user provided protocols
getIfxSSLCONNECTION() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable SSLCONNECTION.
getIfxSTMT_CACHE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable STMT_CACHE.
getIfxTRACE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable TRACE.
getIfxTRACEFILE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable TRACEFILE.
getIfxTRUSTED_CONTEXT() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable TRUSTED_CONTEXT
getIfxType() - Method in class com.informix.jdbc.IfxUDTInfo
Get the Informix type of this User Defined Type.
getIfxTypeForExtendedTypes(int) - Static method in class com.informix.lang.IfxTypes
 
getIfxTypeName(int, short) - Static method in class com.informix.lang.Interval
Returns, in string form, the entire name of the Interval or DATETIME from the qualifier.
getInitialPoolSize() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
get initialPoolSize
getInterval(int) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix Interval.
getInterval(String) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix Interval.
getIntervalDF(int) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix IntervalDF.
getIntervalDF(String) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix IntervalDF.
getIntervalYM(int) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix IntervalYM.
getIntervalYM(String) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row as an Informix IntervalYM.
getJDBCtype() - Method in class com.informix.jdbc.IfxUDTInfo
Get the JDBC type (DISTINCT, STRUCT or JAVA_OBJECT) of this User Defined Type.
getLabels() - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Returns a list of labels currently registered as triggers in this object
getLastAccessTime() - Method in class com.informix.jdbc.IfxLoStat
Gets the last access time, in seconds, of the smart large object.
getLastModifyTimeM() - Method in class com.informix.jdbc.IfxLoStat
Gets the microseconds component of the time when the smart large object was last modified.
getLastModifyTimeS() - Method in class com.informix.jdbc.IfxLoStat
Gets the time, rounded to seconds, when the smart large object was last modified.
getLastStatusTime() - Method in class com.informix.jdbc.IfxLoStat
Gets the time, in seconds, when the status of the smart large object was last changed.
getLength(short) - Static method in class com.informix.lang.Interval
Extracts the length from a qualifier.
getLength() - Method in class com.informix.lang.Interval
Retrieves the length portion of the internal qualifier.
getLevelNo(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's Level number
getLobDescriptor() - Method in class com.informix.jdbc.IfxLoStat
Gets the IfxLobDescriptor of the smart large object.
getLocator() - Method in class com.informix.jdbc.IfxCblob
Gets the smart large object locator from the clob object.
getLoginTimeout() - Method in class com.informix.jdbcx.IfxCoreDataSource
Get the login timeout.
getLogWriter() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the logwriter for the DataSource.
getLoStat() - Method in class com.informix.jdbc.IfxBblob
This method returns an IfxLoStat object, which provides statistical information, such as the last access time, the last update status time, the last modification time, and the reference count of the smart large object.
getLoStat() - Method in class com.informix.jdbc.IfxCblob
This method returns an IfxLoStat object, which provides statistical information, such as the last access time, the last update status time, the last modification time, and the reference count of the smart large object.
getMaxBytes() - Method in class com.informix.jdbc.IfxLobDescriptor
Gets the maximum size of the smart large object.
getMaxIdleTime() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
get maxIdleTime
getMaxPoolSize() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
get maxPoolSize
getMaxStatements() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
getMaxStatements returns 0 always.
getMetaData() - Method in class com.informix.jdbc.IfxUDTInfo
Get the meta data associated with this type (only used for named rows).
getMinPoolSize() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
get minPoolSize
getMonths() - Method in class com.informix.lang.IntervalYM
Returns the number of months in the interval.
getName() - Method in class com.informix.jdbc.IfxUDTInfo
Get the name of this User Defined Type.
getNanoSeconds() - Method in class com.informix.lang.IntervalDF
Returns the number of nanoseconds in the Interval.
getOwner() - Method in class com.informix.jdbc.IfxUDTInfo
Get the owner of this User Defined Type.
getParameterAlignment(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the Parameter's alignment
getParameterExtendedId(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the Parameter's extended id
getParameterExtendedName(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the Parameter's extended name
getParameterExtendedOwnerName(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the Parameter's extended type's owner name
getParameterLength(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the parameter's Length
getParameterReference(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the Parameter's reference type
getParameterSourceType(int) - Method in interface com.informix.jdbc.IfmxParameterMetaData
Gets the Parameter's SourceType
getParentLogger() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
 
getParentLogger() - Method in class com.informix.jdbcx.IfxDataSource
 
getParentLogger() - Method in class com.informix.jdbcx.IfxXADataSource
 
getParentNo(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's Parent number
getPassword() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the password for the DataSource.
getPooledConnection() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String, IfxConnectionEventListener) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Attempt to establish a database connection.
getPortNumber() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the port number for the DataSource.
getProp(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Get the value of a property from the property list.
getPropertyCycle() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
getPropertyCycle returns IFMX_CPM_SERVICE_INTERVAL value.
getQualifier() - Method in class com.informix.lang.Interval
Returns the qualifier for this Interval object.
getQualifier(byte, byte, byte) - Static method in class com.informix.lang.Interval
Composes the Interval qualifier from the length, start code, and end code.
getQualifier(byte, byte) - Method in class com.informix.lang.Interval
Composes the DATETIME qualifier from the start code and end code.
getRefCount() - Method in class com.informix.jdbc.IfxLoStat
Gets the number of references count of the smart large object.
getReference(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's reference type
getReference() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Make a reference to this IfxConnectionPooledDataSource.
getReference() - Method in class com.informix.jdbcx.IfxDataSource
This method implements the Referenceable interface.
getReference() - Method in class com.informix.jdbcx.IfxXADataSource
Gets a reference to IfxXAConnectionPooledDataSource object.
getReUsableCons() - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
getReUsableCons -- get the directReUsableConstructor
getRoleName() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the role name.
getSbspace() - Method in class com.informix.jdbc.IfxLobDescriptor
Gets the sbspace name of the smart large object.
getScale(short) - Static method in class com.informix.lang.Interval
Returns the number of digits in the FRACTION part of the Interval datatype.
getSeconds() - Method in class com.informix.lang.IntervalDF
Returns the number of seconds in the Interval.
getSeqNo(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's Sequence number
getSerial() - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension that returns the serial value of the last row inserted.
getSerial8() - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension that returns the serial8 value of the last row inserted.
getServerName() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the server name.
getSize() - Method in class com.informix.jdbc.IfxLoStat
Gets the size of the smart large object.
getSource() - Method in class com.informix.jdbc.IfxUDTInfo
Get the source type of this Distinct Type.
getSourceLength() - Method in class com.informix.jdbc.IfxUDTInfo
Get the length of the source type of this Distinct Type.
getSourceType(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Gets the Column's SourceType
getSQLStatementOffset() - Method in interface com.informix.jdbc.IfmxConnection
Get the error offset of last executed/prepared SQL statement
getSQLTypeName() - Method in class com.informix.jdbc.IfxBSONObject
 
getStartCode(short) - Static method in class com.informix.lang.Interval
Extracts the start code of the qualifier.
getStartCode() - Method in class com.informix.lang.Interval
Gets the start code from the internal qualifier.
getStatementType() - Method in interface com.informix.jdbc.IfmxStatement
An Informix extention to return the statement type returned by preparing the SQL statement.
getStaticEndCode(short) - Static method in class com.informix.lang.Interval
A static method, similar to getEndCode, that returns the ending type of an interval (for example, the 'second' part of 'year to second'.
getStaticStartCode(short) - Static method in class com.informix.lang.Interval
A static method, similar to getStartCode, that returns the starting type of an interval (for example, the 'year' part of 'year to second'.
getSubString(long, int) - Method in class com.informix.jdbc.IfxCblob
Returns a copy of the substring of the smart large object at the requested position.
getUDTInfo(int) - Method in interface com.informix.jdbc.IfmxComplexSQLInput
Get general information about opaque and distinct types and detailed information for complex types.
getUDTInfo(String, String) - Method in interface com.informix.jdbc.IfmxComplexSQLInput
Get general information about opaque and distinct types and detailed information for complex types.
getUDTInfo(int) - Method in interface com.informix.jdbc.IfmxConnection
Get general information about opaque and distinct types and detailed information for complex types.
getUDTInfo(String, String) - Method in interface com.informix.jdbc.IfmxConnection
Get general information about opaque and distinct types and detailed information for complex types (except for un-named rows and collections - as these types don't have names)
getUDTInfo(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Get general information about opaque and distinct types and detailed information for complex types.
getUDTInfo(String, String) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Get general information about opaque and distinct types and detailed information for complex types.
getUDTInfo(int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Get general information about opaque and distinct types and detailed information for complex types.
getUDTInfo(String, String) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Get general information about opaque and distinct types and detailed information for complex types.
getUnloadString(int) - Method in interface com.informix.jdbc.IfmxResultSet
Gets the value of a column in the current row in format compatible with SQL LOAD/UNLOAD format
getUser() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the user id.
getXAConnection() - Method in class com.informix.jdbcx.IfxXADataSource
Attempts to establish a connection to the data source that this XADataSource object represents.
getXAConnection(String, String) - Method in class com.informix.jdbcx.IfxXADataSource
Attempts to establish a connection to the data source that this XADataSource object represents.
getXid() - Method in class com.informix.jdbc.IfxUDTInfo
Get the extended ID of this User Defined Type.
goodQualifier(byte, byte, byte) - Static method in class com.informix.lang.Interval
Verifies the length, startCode, and endCode values of the Interval qualifier.
goodQualifier(byte, byte) - Method in class com.informix.lang.Interval
Verifies the startCode and endCode values of the DATETIME qualifier.
greaterThan(IntervalDF) - Method in class com.informix.lang.IntervalDF
Compares this Interval with another to see if it is greater (longer in time) than the other.
greaterThan(IntervalYM) - Method in class com.informix.lang.IntervalYM
Compares this Interval with another to see if it is greater (longer in time) than the other.

H

hashCode() - Method in class com.informix.jdbc.IfxBSONObject
 
hasOutParameter() - Method in interface com.informix.jdbc.IfmxCallableStatement
Returns true if the routine has an output parameter.
HOUR_IDX - Static variable in class com.informix.lang.Interval
 

I

IfmxCallableStatement - Interface in com.informix.jdbc
The IfmxCallableStatement interface extends the java.sql.CallableStatement interface.
IfmxComplexSQLInput - Interface in com.informix.jdbc
The IfmxComplexSQLInput interface contains Informix extensions to the SQLInput interface.
IfmxComplexSQLOutput - Interface in com.informix.jdbc
The IfmxComplexSQLOutput interface contains Informix extensions to the SQLOutput interface.
IfmxConnection - Interface in com.informix.jdbc
The IfmxConnection interface contains Informix extensions to the Connection interface.
IfmxParameterMetaData - Interface in com.informix.jdbc
The IfmxParameterMetaData interface extends the java.sql.IfmxParameterMetaData interface.
IfmxPreparedStatement - Interface in com.informix.jdbc
The IfmxPreparedStatement interface contains Informix extensions to the standard JDBC PreparedStatement interface.
IfmxResultSet - Interface in com.informix.jdbc
The IfmxResultSet interface extends the java.sql.ResultSet interface.
IfmxResultSetMetaData - Interface in com.informix.jdbc
The IfmxResultSetMetaData interface contains Informix extensions to the ResultSetMetaData interface.
IfmxSmartTriggerCallback - Interface in com.informix.smartTrigger
A callback that can be passed to a Smart Trigger object Passing in an implementation of this interface into a Smart Trigger object allows you to receive callbacks when events that fire a smart trigger intercepts
IfmxStatement - Interface in com.informix.jdbc
The IfmxStatement interface contains Informix extensions to the standard JDBC Statement interface.
IfmxThreadedSmartTrigger - Interface in com.informix.smartTrigger
Represents a Threadable Smart Trigger object This object allows you to interact with an Informix server (12.10.xC9 or higher) in order to register and receive Smart Trigger push notifications when certain events happen on the server
IfmxUDTSQLInput - Interface in com.informix.jdbc
The IfmxUDTSQLInput interface extends the SQLInput interface.
IfmxUDTSQLOutput - Interface in com.informix.jdbc
The IfmxUDTSQLOutput interface extends the SQLOutput interface.
IFX_BIT_COLLCLIENT - Static variable in class com.informix.lang.IfxTypes
A bit mask to indicate that a particular host variable is a client collection.
IFX_BIT_DBOOLEAN - Static variable in class com.informix.lang.IfxTypes
A bit mask to indicate that a particular column is a distinct of a boolean.
IFX_BIT_DISTINCT - Static variable in class com.informix.lang.IfxTypes
A bit mask to indicate that a particular column is a distinct type.
IFX_BIT_NAMEDROW - Static variable in class com.informix.lang.IfxTypes
A bit mask to indicate that a particular column is a named row type.
IFX_BIT_NOTNULLABLE - Static variable in class com.informix.lang.IfxTypes
A bit mask to indicate that a particular column does not allow null values.
IFX_TYPE_BIGINT - Static variable in class com.informix.lang.IfxTypes
 
IFX_TYPE_BIGSERIAL - Static variable in class com.informix.lang.IfxTypes
 
IFX_TYPE_BLOB - Static variable in class com.informix.lang.IfxTypes
Informix BLOB type.
IFX_TYPE_BOOL - Static variable in class com.informix.lang.IfxTypes
The Informix SQLBOOL type as defined in the sqltypes.h file.
IFX_TYPE_BYTE - Static variable in class com.informix.lang.IfxTypes
The Informix SQLBYTES type as defined in the sqltypes.h file.
IFX_TYPE_CHAR - Static variable in class com.informix.lang.IfxTypes
The Informix SQLCHAR type as defined in the sqltypes.h file.
IFX_TYPE_CLOB - Static variable in class com.informix.lang.IfxTypes
Informix CLOB type.
IFX_TYPE_COLLECTION - Static variable in class com.informix.lang.IfxTypes
The Informix SQLCOLLECTION type as defined in the sqltypes.h file.
IFX_TYPE_DATE - Static variable in class com.informix.lang.IfxTypes
The Informix SQLDATE type as defined in the sqltypes.h file.
IFX_TYPE_DATETIME - Static variable in class com.informix.lang.IfxTypes
The Informix SQLDTIME type as defined in the sqltypes.h file.
IFX_TYPE_DECIMAL - Static variable in class com.informix.lang.IfxTypes
The Informix SQLDECIMAL type as defined in the sqltypes.h file.
IFX_TYPE_FLOAT - Static variable in class com.informix.lang.IfxTypes
The Informix SQLFLOAT type as defined in the sqltypes.h file.
IFX_TYPE_IMPEXP - Static variable in class com.informix.lang.IfxTypes
The Informix SQLIMPEXP type as defined in the sqltypes.h file.
IFX_TYPE_IMPEXPBIN - Static variable in class com.informix.lang.IfxTypes
The Informix SQLIMPEXPBIN type as defined in the sqltypes.h file.
IFX_TYPE_INT - Static variable in class com.informix.lang.IfxTypes
The Informix SQLINT type as defined in the sqltypes.h file.
IFX_TYPE_INT8 - Static variable in class com.informix.lang.IfxTypes
The Informix SQLINT8 type as defined in the sqltypes.h file.
IFX_TYPE_INTERVAL - Static variable in class com.informix.lang.IfxTypes
The Informix SQLINTERVAL type as defined in the sqltypes.h file.
IFX_TYPE_LIST - Static variable in class com.informix.lang.IfxTypes
The Informix SQLLIST type as defined in the sqltypes.h file.
IFX_TYPE_LVARCHAR - Static variable in class com.informix.lang.IfxTypes
The Informix SQLLVARCHAR type as defined in the sqltypes.h file.
IFX_TYPE_MAX - Static variable in class com.informix.lang.IfxTypes
Maximum number for Informix types.
IFX_TYPE_MONEY - Static variable in class com.informix.lang.IfxTypes
The Informix SQLMONEY type as defined in the sqltypes.h file.
IFX_TYPE_MULTISET - Static variable in class com.informix.lang.IfxTypes
The Informix SQLMULTISET type as defined in the sqltypes.h file.
IFX_TYPE_NCHAR - Static variable in class com.informix.lang.IfxTypes
The Informix SQLNCHAR type as defined in the sqltypes.h file.
IFX_TYPE_NULL - Static variable in class com.informix.lang.IfxTypes
The Informix SQLNULL type as defined in the sqltypes.h file.
IFX_TYPE_NVCHAR - Static variable in class com.informix.lang.IfxTypes
The Informix SQLNVCHAR type as defined in the sqltypes.h file.
IFX_TYPE_REFSER8 - Static variable in class com.informix.lang.IfxTypes
The Informix SQLREFSER8 type.
IFX_TYPE_ROW - Static variable in class com.informix.lang.IfxTypes
The Informix SQLROW type as defined in the sqltypes.h file.
IFX_TYPE_ROWREF - Static variable in class com.informix.lang.IfxTypes
The Informix SQLROWREF type as defined in the sqltypes.h file.
IFX_TYPE_SENDRECV - Static variable in class com.informix.lang.IfxTypes
The Informix SQLSENDRECV type as defined in the sqltypes.h file.
IFX_TYPE_SERIAL - Static variable in class com.informix.lang.IfxTypes
The Informix SQLSERIAL type as defined in the sqltypes.h file.
IFX_TYPE_SERIAL8 - Static variable in class com.informix.lang.IfxTypes
The Informix SQLSERIAL8 type as defined in the sqltypes.h file.
IFX_TYPE_SET - Static variable in class com.informix.lang.IfxTypes
The Informix SQLSET type as defined in the sqltypes.h file.
IFX_TYPE_SMALLINT - Static variable in class com.informix.lang.IfxTypes
The Informix SQLSMINT type as defined in the sqltypes.h file.
IFX_TYPE_SMFLOAT - Static variable in class com.informix.lang.IfxTypes
The Informix SQLSMFLOAT type as defined in the sqltypes.h file.
IFX_TYPE_SQLUDRDEFAULT - Static variable in class com.informix.lang.IfxTypes
The Informix SQLUDRDEFAULT type as defined in the sqltypes.h file.
IFX_TYPE_TEXT - Static variable in class com.informix.lang.IfxTypes
The Informix SQLTEXT type as defined in the sqltypes.h file.
IFX_TYPE_UDTFIXED - Static variable in class com.informix.lang.IfxTypes
The Informix SQLUDTFIXED type as defined in the sqltypes.h file.
IFX_TYPE_UDTVAR - Static variable in class com.informix.lang.IfxTypes
The Informix SQLUDTVAR type as defined in the sqltypes.h file.
IFX_TYPE_UNKNOWN - Static variable in class com.informix.lang.IfxTypes
Unknown type.
IFX_TYPE_VARCHAR - Static variable in class com.informix.lang.IfxTypes
The Informix SQLVCHAR type as defined in the sqltypes.h file.
IFX_XID_BLOB - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_BOOLEAN - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_BSON - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_CLIENTBINVAL - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_CLOB - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IDSCOVERINGINFO - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IDSELEMENTENC - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IDSSECURITYLABEL - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IFX_LO_SPEC - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IFX_LO_STAT - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IMPEXP - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_IMPEXPBIN - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_INDEXKEYARRAY - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_JSON - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_LLVC - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_LOLIST - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_LVARCHAR - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_POINTER - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_RTNPARAMTYPES - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_SELFUNCARGS - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_SENDRECV - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_STAT - Static variable in class com.informix.lang.IfxTypes
 
IFX_XID_STREAM - Static variable in class com.informix.lang.IfxTypes
 
IFX_XNAME_BLOB - Static variable in class com.informix.lang.IfxTypes
Extended type name for BLOB types.
IFX_XNAME_BOOL - Static variable in class com.informix.lang.IfxTypes
Extended type name for boolean types.
IFX_XNAME_BSON - Static variable in class com.informix.lang.IfxTypes
 
IFX_XNAME_CLOB - Static variable in class com.informix.lang.IfxTypes
Extended type name for BLOB types.
IFX_XNAME_JSON - Static variable in class com.informix.lang.IfxTypes
 
IFX_XNAME_LVARCHAR - Static variable in class com.informix.lang.IfxTypes
Extended type name for lvarchar types.
IfxBblob - Class in com.informix.jdbc
By default, a Blob is a transaction duration reference to a binary large object.
IfxBblob() - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance.
IfxBblob(IfxLocator) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with the given locator.
IfxBblob(IfxConnection, IfxLocator) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection and a locator.
IfxBblob(IfxConnection) - Constructor for class com.informix.jdbc.IfxBblob
 
IfxBblob(IfxTmpFile) - Constructor for class com.informix.jdbc.IfxBblob
 
IfxBblob(Connection, InputStream, int) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection, an inputStream and number of bytes to write.
IfxBblob(Connection, InputStream, int, String) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection, an inputStream and number of bytes to write to a specified smart blob space.
IfxBblob(Connection, InputStream, int, IfxLobDescriptor) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection, an inputStream, number of bytes to write and a specified lob descriptor.
IfxBblob(Connection, byte[]) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection and a buffer containing data.
IfxBblob(Connection, byte[], String) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection and a buffer containing data and a specified smart blob space.
IfxBblob(Connection, byte[], IfxLobDescriptor) - Constructor for class com.informix.jdbc.IfxBblob
Creates an IfxBblob instance with a given connection and a buffer containing data and a specified lob descriptor.
IfxBSONObject - Class in com.informix.jdbc
The IfxBSONObject is a hybrid of both the SQLData interface necessary to read and write BSON data with the Informix JDBC driver and the BSONObject interface necessary to work with BSON objects that returned by or sent to Informix.
IfxBSONObject() - Constructor for class com.informix.jdbc.IfxBSONObject
A no-arg constructor is required for SQLData to work.
IfxBSONObject(byte[]) - Constructor for class com.informix.jdbc.IfxBSONObject
Constructs a new object from the specified BSON-encoded byte array.
IfxBSONObject(byte[], boolean) - Constructor for class com.informix.jdbc.IfxBSONObject
Constructs a new object from the specified BSON-encoded byte array.
IfxBSONObject(BSONObject) - Constructor for class com.informix.jdbc.IfxBSONObject
Constructs a new object from the specified BSONObject.
IfxCblob - Class in com.informix.jdbc
By default, a CLOB is a transaction duration reference to a character large object.
IfxCblob() - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance.
IfxCblob(IfxLocator) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with the given locator.
IfxCblob(IfxConnection) - Constructor for class com.informix.jdbc.IfxCblob
 
IfxCblob(IfxConnection, IfxLocator, int) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection and a locator.
IfxCblob(IfxConnection, IfxLocator) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection and a locator.
IfxCblob(Connection, byte[]) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with the given connection and a buffer containing data.
IfxCblob(IfxTmpFile) - Constructor for class com.informix.jdbc.IfxCblob
 
IfxCblob(Connection, InputStream, int) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection, an inputStream and number of bytes to write.
IfxCblob(Connection, InputStream, int, String) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection, an inputStream and number of bytes to write to a specified smart blob space.
IfxCblob(Connection, InputStream, int, IfxLobDescriptor) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection, an inputStream, number of bytes to write and a specified lob descriptor.
IfxCblob(Connection, String) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection and a string of data.
IfxCblob(Connection, String, String) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection and a string of data and a specified smart blob space.
IfxCblob(Connection, String, IfxLobDescriptor) - Constructor for class com.informix.jdbc.IfxCblob
Creates an IfxCblob instance with a given connection and a string of data and a specified lob descriptor.
IfxConnectionEventListener - Class in com.informix.jdbcx
The ConnectionEventListener interface is implemented by a connection pooling component.
IfxConnectionEventListener() - Constructor for class com.informix.jdbcx.IfxConnectionEventListener
 
IfxConnectionEventListener() - Method in class com.informix.jdbcx.IfxConnectionEventListener
Constructor to set Connection Pool Manager to null
IfxConnectionPoolDataSource - Class in com.informix.jdbcx
IfxConnectionPoolDataSource is the Informix implemenation of javax.sql.ConnectionPoolDataSource.
IfxConnectionPoolDataSource() - Constructor for class com.informix.jdbcx.IfxConnectionPoolDataSource
Allocates an empty IfxConnectionPoolDataSource object
IfxCoreDataSource - Class in com.informix.jdbcx
IfxCoreDataSource class is the abstract class from which IfxDataSource and IfxConnectionPoolDataSource are extended.
IfxCoreDataSource() - Constructor for class com.informix.jdbcx.IfxCoreDataSource
Constructor allocates an empty (i.e., no properties set) IfxCoreDataSource object.
IfxDataSource - Class in com.informix.jdbcx
IfxDataSource class is the Informix implementation of javax.sql.DataSource.
IfxDataSource() - Constructor for class com.informix.jdbcx.IfxDataSource
Allocates an empty IfxDataSource object.
IfxDataSource(IfxConnectionPoolDataSource) - Constructor for class com.informix.jdbcx.IfxDataSource
Allocates an IfxDataSource object using the properties of the input ConnectionPoolDataSource.
IfxDataSource(String) - Constructor for class com.informix.jdbcx.IfxDataSource
 
IfxExTypeToName(int) - Static method in class com.informix.lang.IfxTypes
 
IfxLoAlter(IfxLocator, IfxLobDescriptor) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoAlter() alter the smartblob from this locator using the new IfxLobDescriptor lodesc.
IfxLoAlter(IfxBblob, IfxLobDescriptor) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoAlter() alters this blob using the new large object IfxLobDescriptor.
IfxLoAlter(IfxCblob, IfxLobDescriptor) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoAlter() alters this clob using the new large object IfxLobDescriptor.
IfxLobDescriptor - Class in com.informix.jdbc
The IfxLobDescriptor class stores the internal characteristics of a smart large object.
IfxLobDescriptor(Connection) - Constructor for class com.informix.jdbc.IfxLobDescriptor
Creates an IfxLobDescriptor object in preparation for creating a smart large object.
IfxLocator - Class in com.informix.jdbc
The IfxLocator class (known as the locator pointer or large object locator) is the communication link between the database server and the client for a particular large object.
IfxLocator() - Constructor for class com.informix.jdbc.IfxLocator
Creates a default IfxLocator.
IfxLocator(Connection) - Constructor for class com.informix.jdbc.IfxLocator
Creates a IfxLocator.
IfxLocator(byte[]) - Constructor for class com.informix.jdbc.IfxLocator
Creates an IfxLocator using the byte array.
IfxLoClose(int) - Method in class com.informix.jdbc.IfxSmartBlob
Closes the smart large object referenced by the given locator.
IfxLoColInfo(String) - Method in class com.informix.jdbc.IfxSmartBlob
Gets the smart large object characteristics for the specified column.
IfxLoCreate(IfxLobDescriptor, int, IfxLocator) - Method in class com.informix.jdbc.IfxSmartBlob
Creates a new smart large object and opens it on the server.
IfxLoCreate(IfxLobDescriptor, int, IfxBblob) - Method in class com.informix.jdbc.IfxSmartBlob
Creates a new smart large object and opens it on the server.
IfxLoCreate(IfxLobDescriptor, int, IfxCblob) - Method in class com.informix.jdbc.IfxSmartBlob
Creates a new large object and opens it on the server.
IfxLoFromFile(int, String, int, int, int) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoFromFile() copies a smart large object from a file on server or client into a smart large object file descriptor.
IfxLoGetStat(int) - Method in class com.informix.jdbc.IfxSmartBlob
Returns an IfxLoStat object, which provides statistical information, such as the last access time, the last update status time, the last modification time, and the reference count of the smart large object.
IfxLoLock(int, long, int, long, int) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoLock() lock a range of bytes in the given large object file descriptor in a requested mode.
IfxLoOpen(IfxLocator, int) - Method in class com.informix.jdbc.IfxSmartBlob
Opens the smart large object that is referenced by the specified locator.
IfxLoOpen(IfxBblob, int) - Method in class com.informix.jdbc.IfxSmartBlob
Opens the smart large object that is referenced by the specified IfxBblob object.
IfxLoOpen(IfxCblob, int) - Method in class com.informix.jdbc.IfxSmartBlob
Opens the smart large object that is referenced by the specified IfxCblob object.
IfxLoRead(int, int) - Method in class com.informix.jdbc.IfxSmartBlob
Reads nbytes of data from the smart large object.
IfxLoRead(int, byte[], int) - Method in class com.informix.jdbc.IfxSmartBlob
Reads nbytes of data from the smart large object into the give byte array.
IfxLoRead(int, FileOutputStream, int) - Method in class com.informix.jdbc.IfxSmartBlob
Reads nbytes of data from the smart large object into the file stream.
IfxLoRead(int, byte[], int, int) - Method in class com.informix.jdbc.IfxSmartBlob
Reads nbytes of data from the smart large object into the give byte array.
IfxLoRelease() - Method in class com.informix.jdbc.IfxSmartBlob
Releases the smart large object resources associated with the locator.
IfxLoRelease(IfxLocator) - Method in class com.informix.jdbc.IfxSmartBlob
Releases the smart large object resources associated with the locator.
IfxLoRelease(IfxBblob) - Method in class com.informix.jdbc.IfxSmartBlob
Releases the smart large object resources assoicated with the smart blob object.
IfxLoRelease(IfxCblob) - Method in class com.informix.jdbc.IfxSmartBlob
Releases the smart large object resources assoicated with the smart clob object.
IfxLoSeek(int, long, int) - Method in class com.informix.jdbc.IfxSmartBlob
Sets the position for the next read and write operation of the smart large object referenced by the given locator.
IfxLoSize(int) - Method in class com.informix.jdbc.IfxSmartBlob
Returns the size of the smart large object.
IfxLoStat - Class in com.informix.jdbc
The IfxLoStat class stores some statistical information about a smart large object such as the size, last access time, last modified time, last status change, and so on.
IfxLoTell(int) - Method in class com.informix.jdbc.IfxSmartBlob
Returns the current seek position, which is the offset for the next read or write operation on the smart large object.
IfxLoToFile(IfxLocator, String, int) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoToFile() copies the source locator of a large object to a file on the client or server.
IfxLoToFile(IfxBblob, String, int) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoToFile() copies a large object blob to a file on the client or server.
IfxLoToFile(IfxCblob, String, int) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoToFile() copies a large object clob to a file on the client or server.
IfxLoTruncate(int, long) - Method in class com.informix.jdbc.IfxSmartBlob
Truncates the smart large object to the specific size.
IfxLoUnLock(int, long, int, long) - Method in class com.informix.jdbc.IfxSmartBlob
IfxLoUnLock() unlock a range of bytes in the given large object file descriptor.
IfxLoWrite(int, byte[]) - Method in class com.informix.jdbc.IfxSmartBlob
Writes the given data into the smart large object.
IfxLoWrite(int, byte[], int, int) - Method in class com.informix.jdbc.IfxSmartBlob
 
IfxLoWrite(int, InputStream, int) - Method in class com.informix.jdbc.IfxSmartBlob
Writes the given data into the smart large object.
IfxPooledConnection - Class in com.informix.jdbcx
A PooledConnection object is a connection object that provides hooks for connection pool management.
IfxPooledConnection() - Constructor for class com.informix.jdbcx.IfxPooledConnection
Empty constructor
IfxPooledConnection(String, String, IfxConnectionPoolDataSource) - Constructor for class com.informix.jdbcx.IfxPooledConnection
Construct a IfxPooledConnection object with a given IfxConnectionPoolDataSource object.
IfxRegisterOutParameter(int, int) - Method in interface com.informix.jdbc.IfmxCallableStatement
Registers the output parameter using type definitions in IfxTypes.
IfxRegisterOutParameter(int, int, String) - Method in interface com.informix.jdbc.IfmxCallableStatement
Registers the output parameter using IfxTypes and data type name.
IfxRegisterOutParameter(int, int, int) - Method in interface com.informix.jdbc.IfmxCallableStatement
Use this version of IfxRegisterOutParameter for registering IFX_TYPE_DECIMAL, IFX_TYPE_DATETIME or IFX_TYPE_INTERVAL out parameters.
IfxSetNull(int, int) - Method in interface com.informix.jdbc.IfmxCallableStatement
Set a parameter to SQL NULL.
IfxSetNull(int, int, String) - Method in interface com.informix.jdbc.IfmxCallableStatement
Set a parameter to SQL NULL.
IfxSetObject(int, Object, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
This method is the same as the setObject() method, except that the driver converts the object to the given IfxType when sending it to the database.
IfxSetObject(int, Object, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
This method is the same as the setObject() method, except that the driver converts the object to the given IfxType when sending it to the database.
IfxSmartBlob - Class in com.informix.jdbc
The IfxSmartBlob class provides smart large object access.
IfxSmartBlob(Connection) - Constructor for class com.informix.jdbc.IfxSmartBlob
Creates an IfxSmartBlob object.
IfxStatementTypes - Class in com.informix.jdbc
Statement numbers
IfxStatementTypes() - Constructor for class com.informix.jdbc.IfxStatementTypes
 
IfxTypes - Class in com.informix.lang
The IfxTypes class contains final members for Informix data types.
IfxTypeToDecDigits(int, int, int) - Static method in class com.informix.lang.IfxTypes
Returns the number of Decimal Digits for an Informix type
IfxTypeToName(int) - Static method in class com.informix.lang.IfxTypes
Converts Informix types to type names.
IfxTypeToRightDecimal(int, int, int) - Static method in class com.informix.lang.IfxTypes
Returns the number of Decimal Digits to the right of the decimal for an Informix type
IfxUDTInfo - Class in com.informix.jdbc
This class contains all information about a user defined datatype like UDT, distinct, and named row types
IfxUDTInfo() - Constructor for class com.informix.jdbc.IfxUDTInfo
 
IfxXADataSource - Class in com.informix.jdbcx
IfxXADataSource class is the Informix implementation of javax.sql.XADataSource.
IfxXADataSource() - Constructor for class com.informix.jdbcx.IfxXADataSource
 
incRefCount() - Method in class com.informix.jdbc.IfxLocator
incRefCount() increments the reference count of this large object.
int_qual - Variable in class com.informix.lang.Interval
 
Interval - Class in com.informix.lang
This is the base class for the Informix data type INTERVAL.
Interval() - Constructor for class com.informix.lang.Interval
Default Constructor with no arguments
Interval(Connection) - Constructor for class com.informix.lang.Interval
Default Constructor with connection argument, used to set current locale
IntervalDF - Class in com.informix.lang
This class represents day-to-fraction INTERVAL SQL data types in Java.
IntervalDF() - Constructor for class com.informix.lang.IntervalDF
Default Constructor with the default qualifier set to: leading field precision: 2 start code: TU_DAY end code: TU_F5
IntervalDF(Connection) - Constructor for class com.informix.lang.IntervalDF
Default Constructor with the default qualifier set to: leading field precision: 2 start code: TU_DAY end code: TU_F5 This constructor allows you to display localized error messages if an exception is thrown.
IntervalDF(Timestamp, Timestamp) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval object from two timestamps.
IntervalDF(Timestamp, Timestamp, Connection) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval object from two timestamps.
IntervalDF(long, long) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a number of seconds and nanoseconds.
IntervalDF(long, long, Connection) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a number of seconds and nanoseconds.
IntervalDF(long, long, short) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a number of seconds, number of nanoseconds, and qualifier.
IntervalDF(long, long, short, Connection) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a number of seconds, number of nanoseconds, and qualifier.
IntervalDF(String) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a string and the default qualifier is set to: leading field precision: 2 start code: TU_DAY end code: TU_F5
IntervalDF(String, Connection) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a string and the default qualifier is set to: leading field precision: 2 start code: TU_DAY end code: TU_F5 This constructor supports localized error messages.
IntervalDF(String, short) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a string and the qualifier.
IntervalDF(String, short, Connection) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a string and the qualifier.
IntervalDF(String, int, byte, byte) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a string and qualifier information.
IntervalDF(String, int, byte, byte, Connection) - Constructor for class com.informix.lang.IntervalDF
Creates an Interval from a string and qualifier information.
IntervalYM - Class in com.informix.lang
This class represents year-to-month INTERVAL SQL data types in Java.
IntervalYM() - Constructor for class com.informix.lang.IntervalYM
Default Constructor with a default qualifier of leading field precision = 4 start code = TU_YEAR end code = TU_MONTH
IntervalYM(Connection) - Constructor for class com.informix.lang.IntervalYM
Default Constructor with the default qualifier.
IntervalYM(Timestamp, Timestamp) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval object from two timestamps.
IntervalYM(Timestamp, Timestamp, Connection) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval object from two timestamps.
IntervalYM(int, int) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a number of years and months.
IntervalYM(int, int, Connection) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a number of years and months.
IntervalYM(int, short) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a number of months and a qualifier.
IntervalYM(int, short, Connection) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a number of months and a qualifier.
IntervalYM(String) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a string and a default qualifier of leading field precision = 4 start code = TU_YEAR end code = TU_MONTH
IntervalYM(String, Connection) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a string and the default qualifier.
IntervalYM(String, short) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a string and the qualifier.
IntervalYM(String, short, Connection) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a string and the qualifier.
IntervalYM(String, int, byte, byte) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a string and qualifier information.
IntervalYM(String, int, byte, byte, Connection) - Constructor for class com.informix.lang.IntervalYM
Creates an Interval from a string and qualifier information.
isCollection(int) - Static method in class com.informix.lang.IfxTypes
Tests if the given type is a collection type.
isComplexType(int) - Static method in class com.informix.lang.IfxTypes
Tests if the given type is a complex type.
isDistinct(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Is the column a distinct type
IsFloatTypes(int) - Static method in class com.informix.lang.IfxTypes
Tests if the given type is a float type (either IFX_TYPE_FLOAT or IFX_TYPE_SMFLOAT).
isHDREnabled() - Method in interface com.informix.jdbc.IfmxConnection
Get information about Informix Server whether it is running in High Availability Data Replication (HDR) mode or not
isIfxDBANSIWARN() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DBANSIWARN.
isIfxDELIMIDENT() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable DELIMIDENT.
isIfxENABLE_TYPE_CACHE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable ENABLE_TYPE_CACHE.
isIfxIFX_AUTOFREE() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_AUTOFREE.
isIfxIFX_USEPUT() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable IFX_USEPUT.
isIfxOPTOFC() - Method in class com.informix.jdbcx.IfxCoreDataSource
returns true if OPTOFC=1, false otherwise.
isIfxUSE_DTENV() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable USE_DTENV.
isIfxUSEV5SERVER() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the value of Informix specific variable USEV5SERVER.
isNamedRow(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
Is the column a named row type
isString(int) - Static method in class com.informix.lang.IfxTypes
Tests if the given type is a string type (IFX_TYPE_CHAR, IFX_TYPE_VARCHAR, IFX_TYPE_NCHAR, IFX_TYPE_NVCHAR, or IFX_TYPE_LVARCHAR.
isUDT(int) - Static method in class com.informix.lang.IfxTypes
Tests if the given type is a user-defined type, which includes opaque types, lvarchars, and booleans.
isWrapperFor(Class<?>) - Method in class com.informix.jdbcx.IfxDataSource
 

J

JDBCTypeToName(int) - Static method in class com.informix.lang.IfxTypes
Converts JDBC types to type names.

K

keySet() - Method in class com.informix.jdbc.IfxBSONObject
 

L

label(String) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Set a default label for all triggers created by this object
LAST_BUILTIN_XID_TYPE - Static variable in class com.informix.lang.IfxTypes
 
length() - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Gets the total length of the entire data stream.
length() - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Gets the total length written to the data stream.
length() - Method in class com.informix.jdbc.IfxBblob
Gets the length of the binary smart large object in bytes.
length() - Method in class com.informix.jdbc.IfxCblob
Gets the length of the character smart large object in characters.
lessThan(IntervalDF) - Method in class com.informix.lang.IntervalDF
Compares this Interval with another to see if it is less (shorter in time) than the other.
lessThan(IntervalYM) - Method in class com.informix.lang.IntervalYM
Compares this Interval with another to see if it is less (shorter in time) than the other.
LO_APPEND - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is append mode.
LO_BUFFER - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is buffer.
LO_CLIENT_FILE - Static variable in class com.informix.jdbc.IfxSmartBlob
to be used in parameter flags for IFX_LO_COPY_TO_LO and IFX_LO_COPY_TO_FILE
LO_CURRENT_END - Static variable in class com.informix.jdbc.IfxSmartBlob
to be used with IfxLoLock/IfxLoUnlock
LO_DELAY_LOG - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_DELAY_LOG flag.
LO_DIRTY_READ - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is dirty read.
LO_EXCLUSIVE_MODE - Static variable in class com.informix.jdbc.IfxSmartBlob
to be used with IfxLoLock/IfxLoUnlock
LO_FORWARD - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is forward.
LO_HIGH_INTEG - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_HIGH_INTEG flag.
LO_KEEP_LASTACCESS_TIME - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_KEEP_LASTACCESS_TIME flag.
LO_LOCKALL - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is lock all.
LO_LOCKRANGE - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is lock range.
LO_LOG - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_LOG flag.
LO_MAX_END - Static variable in class com.informix.jdbc.IfxSmartBlob
to be used with IfxLoLock/IfxLoUnlock
LO_MODERATE_INTEG - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_MODERATE_INTEG flag.
LO_NOBUFFER - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is no buffer.
LO_NODIRTY_READ - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is no dirty read.
LO_NOKEEP_LASTACCESS_TIME - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_NOKEEP_LASTACCESS_TIME flag.
LO_NOLOG - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_NOLOG flag.
LO_RANDOM - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is random.
LO_RDONLY - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is read only.
LO_RDWR - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is read/write.
LO_REVERSE - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is reverse.
LO_SEEK_CUR - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates that seeking starts from the current position plus the set position.
LO_SEEK_END - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates that seeking starts from the end of file plus the set position.
LO_SEEK_SET - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates that seeking starts from the set position.
LO_SEQUENTIAL - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the smart large object is sequential.
LO_SERVER_FILE - Static variable in class com.informix.jdbc.IfxSmartBlob
to be used in parameter flags for IFX_LO_COPY_TO_LO and IFX_LO_COPY_TO_FILE
LO_SHARED_MODE - Static variable in class com.informix.jdbc.IfxSmartBlob
to be used with IfxLoLock/IfxLoUnlock
LO_TEMP - Static variable in class com.informix.jdbc.IfxLobDescriptor
The Lob Descriptor LO_TEMP flag.
LO_WRONLY - Static variable in class com.informix.jdbc.IfxSmartBlob
Indicates if the open or create mode of the large object is write only.
locator - Variable in class com.informix.jdbc.IfxSmartBlob
 

M

maxRecordsPerRequest(int) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets how many records can be returned in a single event call This sets the maximum number of records returned if more than one record is sitting in the queue.
MilliPerSecond - Static variable in class com.informix.lang.IntervalDF
 
MIN_IDX - Static variable in class com.informix.lang.Interval
 
MONTH_IDX - Static variable in class com.informix.lang.Interval
 
months - Variable in class com.informix.lang.IntervalYM
 
MonthsPerYear - Static variable in class com.informix.lang.IntervalYM
 

N

nanos - Variable in class com.informix.lang.IntervalDF
 
NanosPerSecond - Static variable in class com.informix.lang.IntervalDF
 
notify(String) - Method in interface com.informix.smartTrigger.IfmxSmartTriggerCallback
Receive a notification in the form of a JSON string when the registered smart trigger event occurs
NUMBER_UNITS - Static variable in class com.informix.lang.Interval
 

O

operationsCacheSize(int) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets the number of events/operations that the server will cache The number set here will be how many events the server will cache waiting on the client to retrieve them.

P

position(byte[], long) - Method in class com.informix.jdbc.IfxBblob
Determines the byte position at which the given byte pattern occurs.
position(Blob, long) - Method in class com.informix.jdbc.IfxBblob
Determines the byte position at which the given pattern occurs.
position(String, long) - Method in class com.informix.jdbc.IfxCblob
Determines the character position at which the given substring occurs.
position(Clob, long) - Method in class com.informix.jdbc.IfxCblob
Determines the character position at which the given substring occurs.
print(String) - Static method in class com.informix.lang.Interval
 
println(String) - Static method in class com.informix.lang.Interval
 
put(String, Object) - Method in class com.informix.jdbc.IfxBSONObject
 
putAll(BSONObject) - Method in class com.informix.jdbc.IfxBSONObject
 

R

readBytes(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Reads the next attribute in the stream as Java byte array.
readInterval() - Method in interface com.informix.jdbc.IfmxComplexSQLInput
Reads the next attribute as an Informix Interval.
readInterval() - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Reads the next attribute in the stream as a Java Interval.
readProperties(InputStream) - Method in class com.informix.jdbcx.IfxCoreDataSource
Reads the properties from an input stream
readSQL(SQLInput, String) - Method in class com.informix.jdbc.IfxBSONObject
 
readString(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Reads the next attribute in the stream as a Java String.
registerCallback(String, IfmxSmartTriggerCallback) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Registers a callback against an existing label If you have already created a trigger with a label using IfmxThreadedSmartTrigger.addTrigger(String, String, String, String, IfmxSmartTriggerCallback...) or if you are re-connecting to a detached session, you can register just the callback methods against the label you designated.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.informix.jdbcx.IfxPooledConnection
Remove an event listener.
removeField(String) - Method in class com.informix.jdbc.IfxBSONObject
 
removeFromReferenceList(IfxPooledConnection) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Remove connection from the reference list
removeProperty(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Removes the property from the DataSource property list
removeStatementEventListener(StatementEventListener) - Method in class com.informix.jdbcx.IfxPooledConnection
 
removeTrigger(String, String, String) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Stops a trigger on a particular table/owner/database If you have already started the smart trigger, removing triggers will be queued until a timeout or a trigger is executed.
removeTrigger(String) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Removes one or more triggers based on the label provided If you have already started the smart trigger, removing triggers will be queued until a timeout or a trigger is executed.

S

scrubConnection() - Method in interface com.informix.jdbc.IfmxConnection
Called to return a connection to its original state.
scrubConnectionReleasesAllStatements() - Method in interface com.informix.jdbc.IfmxConnection
Called to determine if calling scrubConnection() will release all Statements.
SEC_IDX - Static variable in class com.informix.lang.Interval
 
seconds - Variable in class com.informix.lang.IntervalDF
 
SecondsPerDay - Static variable in class com.informix.lang.IntervalDF
 
SecondsPerHour - Static variable in class com.informix.lang.IntervalDF
 
SecondsPerMinute - Static variable in class com.informix.lang.IntervalDF
 
seek(long, int) - Method in class com.informix.jdbc.IfxBblob
This method sets the position for the next read and write operation of the smart large object.
seek(long, int) - Method in class com.informix.jdbc.IfxCblob
This method sets the position for the next read and write operation of the smart large object.
sessionID(String) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets the Smart Trigger session ID for us to connect to.
set(Timestamp, Timestamp) - Method in class com.informix.lang.IntervalDF
Sets the value of the Interval from the difference between two timestamps.
set(long, long) - Method in class com.informix.lang.IntervalDF
Sets the value of the Interval from specified second and nanosecond values.
set(String) - Method in class com.informix.lang.IntervalDF
Sets the value of the Interval from a specified string.
set(Timestamp, Timestamp) - Method in class com.informix.lang.IntervalYM
Sets the value of the Interval from two Timestamps.
set(int, int) - Method in class com.informix.lang.IntervalYM
Sets the value of the Interval from years and months.
set(String) - Method in class com.informix.lang.IntervalYM
Set the value of the Interval from a string.
setArray(int, Array, String) - Method in interface com.informix.jdbc.IfmxCallableStatement
Set an Array parameter.
setArray(int, Array, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets an Array parameter.
setAsciiStream(int, InputStream, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
When a very large ASCII value is inserted into to a LONGVARCHAR column, it may be more practical to send the ASCII value via a java.io.InputStream.
setAsciiStream(long, InputStream, int) - Method in class com.informix.jdbc.IfxCblob
Writes ascii stream of data from an InputStream to an already existing smart large blob object.
setAsciiStream(long) - Method in class com.informix.jdbc.IfxCblob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAutoAlignment(boolean) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Enable or disable automatic alignment.
setAutoAlignment(boolean) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Enable or disable automatic alignment.
setAutoFree(boolean) - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension that allows the user to set the autofree property for this statement.
setBigDecimal(int, BigDecimal, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.lang.BigDecimal value.
setBinaryStream(int, InputStream, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
When a very large binary value is inserted into a LONGVARBINARY column, it may be more practical to send the binary value via a java.io.InputStream.
setBinaryStream(long, InputStream, int) - Method in class com.informix.jdbc.IfxBblob
Writes binary stream of data from an InputStream to an already existing smart large blob object.
setBinaryStream(long) - Method in class com.informix.jdbc.IfxBblob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBindColIfxType(int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Similar to setBindColType(), but used when application wants to use Informix SQL types in it's parameter call.
setBindColIfxType(int, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Allows applications to specify the output type to be IFX_TYPE_DECIMAL, IFX_TYPE_MONEY so that the server can cast to that type before returning to the client.
setBindColIfxType(int, int, String) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Allows applications to specify the output type to be IFX_TYPE_LIST, IFX_TYPE_ROW, IFX_TYPE_MULTISET, IFX_TYPE_SET, IFX_TYPE_UDTVAR, IFX_TYPE_UDTFIXED so that the server can cast to that type before returning to the client.
setBindColType(int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Allows applications to specify the output type of the resultset values so that the server can cast to that type before returning to the client.
setBindColType(int, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Allows applications to specify the output type to be java.sql.DECIMAL or java.sql.NUMERIC, so that the server can cast to that type before returning to the client.
setBindColType(int, int, String) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Allows applications to specify the output type to be java.sql.STRUCT, java.sql.ARRAY, java.sql.DISTINCT, and java.sql.JAVA_OBJECT so that the server can cast to that type before returning to the client.
setBlob(int, Blob, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a BLOB parameter.
setBoolean(int, boolean, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java boolean value.
setBSONObject(BSONObject) - Method in class com.informix.jdbc.IfxBSONObject
Assigns the BSONObject this object represents.
setByte(int, byte, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java byte value.
setBytes(int, byte[], int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java array of bytes.
setBytes(long, byte[]) - Method in class com.informix.jdbc.IfxBblob
Writes binary data from a buffer to an existing smart large blob object.
setBytes(long, byte[], int, int) - Method in class com.informix.jdbc.IfxBblob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(byte[]) - Method in class com.informix.jdbc.IfxBSONObject
Assigns the BSON-encoded byte array representation of a document.
setCharacterStream(int, Reader, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
setCharacterStream(long) - Method in class com.informix.jdbc.IfxCblob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setClob(int, Clob, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a CLOB parameter.
setConnection(Connection) - Method in class com.informix.lang.Interval
Sets the connection.
setCreateFlags(int) - Method in class com.informix.jdbc.IfxLobDescriptor
Sets the create time flags for smart large object.
setCurrentPosition(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Resets the current position.
setCurrentPosition(int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Resets the current position.
setDatabaseName(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the database name.
setDataSourceName(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the DataSource name.
setDate(int, Date, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.sql.Date value.
setDate(int, Date, Calendar, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.sql.Date value.
setDescription(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the description of the DataSource.
setDouble(int, double, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java double value.
setEstBytes(long) - Method in class com.informix.jdbc.IfxLobDescriptor
Sets the estimated size, in bytes, of the smart large object.
setExtSize(int) - Method in class com.informix.jdbc.IfxLobDescriptor
Sets the extent size for the smart large object.
setFetchBufferSize(int) - Method in interface com.informix.jdbc.IfmxStatement
An Informix extension that sets the buffer size for this Statement object for fetch operation This value will override any FET_BUF_SIZE connection level property and is useful when OPTOFC property is set Server will use this value as hint to determin the maximum buffer size to send the data to the clients.
setFloat(int, float, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java float value.
setIFX_USEPUT(boolean) - Method in interface com.informix.jdbc.IfmxConnection
 
setIfxALLOWREGISTEROUTFORINPARAM(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable ALLOWREGISTEROUTFORINPARAM.
setIfxAPPENDISAM(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable APPENDISAM
setIfxBIG_FET_BUF_SIZE(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable BIG_FET_BUF_SIZE.
setIfxBSONObject(int, IfxBSONObject) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to an IfxBSONObject value.
setIfxCLIENT_LOCALE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable CLIENT_LOCALE.
setIfxCPMAgeLimit(long) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Sets the property IFMX_CPM_AGELIMIT The value limits the life of a connection in the pool.
setIfxCPMInitPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Sets the property IFMX_CPM_INIT_POOLSIZE The value is the initial number of connections to preallocate for the Pool.
setIfxCPMMaxConnections(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Sets the property IFMX_CPM_MAX_CONNECTIONS The value is the maximum limit to the total number of Server connections for the Connection Pool Datasource.
setIfxCPMMaxPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Sets the property IFMX_CPM_MAX_POOLSIZE The value is the high-water mark for the Pool.
setIfxCPMMinAgeLimit(long) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
 
setIfxCPMMinPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Sets the property IFMX_CPM_MIN_POOLSIZE The value is the minimum number of connections to maintain in the free Pool.
setIfxCPMServiceInterval(long) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
 
setIfxCPMSwitchHDRPool(boolean) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
Sets the property IFMX_CPM_ENABLE_SWITCH_HDR_POOL To enable/diable automatic switching between the HDR pools
setIfxCSM(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable CSM.
setIfxDB_LOCALE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBLOCALE.
setIfxDBANSIWARN(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBANSIWARN.
setIfxDBCENTURY(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBCENTURY.
setIfxDBDATE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBDATE.
setIfxDBSPACETEMP(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBSPACETEMP.
setIfxDBTEMP(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBTEMP.
setIfxDBTIME(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBTIME.
setIfxDBUPSPACE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DBUPSPACE.
setIfxDELIMIDENT(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable DELIMIDENT.
setIfxDirectConnection() - Method in class com.informix.jdbcx.IfxCoreDataSource
Makes this connection direct to the server.
setIfxENABLE_HDRSWITCH(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable ENABLE_HDRSWITCH.
setIfxENABLE_TYPE_CACHE(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable ENABLE_CACHE_TYPE.
setIfxFET_BUF_SIZE(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable FET_BUF_SIZE.
setIfxGL_DATE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable GL_DATE.
setIfxGL_DATETIME(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable GL_DATETIME.
setIfxIFX_AUTOFREE(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFXAUTOFREE.
setIfxIFX_BATCHUPDATE_PER_SPEC(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_BATCHUPDATE_PER_SPEC.
setIfxIFX_CODESETLOB(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_CODESETLOB.
setIfxIFX_DIRECTIVES(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_DIRECTIVES.
setIfxIFX_EXTDIRECTIVES(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_EXTDIRECTIVES.
setIfxIFX_FLAT_UCSQ(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_FLAT_UCSQ.
setIfxIFX_GET_SMFLOAT_AS_FLOAT(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_GET_SMFLOAT_AS_FLOAT.
setIfxIFX_ISOLATION_LEVEL(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_ISOLATION_LEVEL.
setIfxIFX_LO_READONLY(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_LO_READONLY.
setIfxIFX_LOCK_MODE_WAIT(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_LOCK_MODE_WAIT.
setIfxIFX_PAD_VARCHAR(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_PAD_VARCHAR
setIfxIFX_SET_FLOAT_AS_SMFLOAT(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_SET_FLOAT_AS_SMFLOAT.
setIfxIFX_SOC_KEEPALIVE(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
 
setIfxIFX_SOC_TIMEOUT(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
 
setIfxIFX_TRIMTRAILINGSPACES(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_TRIMTRAILINGSPACES.
setIfxIFX_USE_STRENC(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
 
setIfxIFX_USEPUT(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFX_USEPUT.
setIfxIFX_XASPEC(String) - Method in class com.informix.jdbcx.IfxXADataSource
Sets the value of Informix specific variable IFX_XASPEC.
setIfxIFX_XASTDCOMPLIANCE_XAEND(int) - Method in class com.informix.jdbcx.IfxXADataSource
Sets the value of Informix specific variable IFX_XASTDCOMPLIANCE_XAEND IFX_IFX_XASTDCOMPLIANCE_XAEND if set to 1 will enable if set to 0 will disable server behavior that conforms to the XA+ Specification (1994).
setIfxIFXHOST(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFXHOST.
setIfxIFXHOST_SECONDARY(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable IFXHOST_SECONDARY.
setIfxINFORMIXCONRETRY(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable INFORMIXCONRETRY.
setIfxINFORMIXCONTIME(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable INFORMIXCONTIME.
setIfxINFORMIXOPCACHE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable INFORMIXOPCACHE.
setIfxINFORMIXSERVER_SECONDARY(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable INFORMIXSERVER_SECONDARY.
setIfxINFORMIXSTACKSIZE(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable INFORMIXSTACKSIZE.
setIfxJDBCTEMP(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable JDBCTEMP.
setIfxLDAP_IFXBASE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable LDAP_IFXBASE.
setIfxLDAP_PASSWD(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable LDAP_PASSWD.
setIfxLDAP_URL(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable LDAP_URL.
setIfxLDAP_USER(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable LDAP_USER.
setIfxLOBCACHE(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable LOBCACHE.
setIfxNEWCODESET(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable NEWCODESET.
setIfxNEWLOCALE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable NEWLOCALE.
setIfxNEWNLSMAP(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable NEWNLSMAP.
setIfxNODEFDAC(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable NODEFDAC.
setIfxOPT_GOAL(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable OPT_GOAL.
setIfxOPTCOMPIND(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable OPTCOMPIND.
setIfxOPTOFC(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable OPTOFC.
setIfxPATH(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PATH.
setIfxPDQPRIORITY(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PDQPRIORITY.
setIfxPLCONFIG(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PLCONFIG.
setIfxPLOAD_LO_PATH(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PLOAD_LO_PATH.
setIfxPORTNO_SECONDARY(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PORTNO_SEONDARY.
setIfxPROTOCOLTRACE(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PROTOCOLTRACE.
setIfxPROTOCOLTRACEFILE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PROTOCOLTRACEFILE.
setIfxPROXY(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PROXY.
setIfxPSORT_DBTEMP(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PSORT_DBTEMP.
setIfxPSORT_NPROCS(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable PSORT_NPROCS.
setIfxSECURITY(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable SECURITY.
setIfxSQLH_FILE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable SQLH_FILE.
setIfxSQLH_LOC(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable SQLH_LOC.
setIfxSQLH_TYPE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable SQLH_TYPE.
setIfxSQLIDEBUG(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable SQLIDEBUG.
setIfxSSL_PROTOCOLS(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the preferred list of protocols the driver will use Provided protocols must be available in the underlying JRE the driver is executed with Provide a single protocol or a comma separated list of protocols
setIfxSSLCONNECTION(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable SSLCONNECTION.
setIfxSTMT_CACHE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable STMT_CACHE.
setIfxTRACE(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable TRACE.
setIfxTRACEFILE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable TRACEFILE.
setIfxTRUSTED_CONTEXT(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable TRUSTED_CONTEXT.
setIfxUSE_DTENV(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable USE_DTENV.
setIfxUSEV5SERVER(boolean) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the value of Informix specific variable USEV5SERVER.
setInitialPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
sets initialPoolSize
setInt(int, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java int value.
setInterval(int, Interval) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to an Interval value.
setIntervalDF(int, IntervalDF) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to an IntervalDF value.
setIntervalYM(int, IntervalYM) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to an IntervalYM value.
setLoginTimeout(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the login time out.
setLogWriter(PrintWriter) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the logwriter for the DataSource.
setLong(int, long, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java long value.
setMaxBytes(long) - Method in class com.informix.jdbc.IfxLobDescriptor
Sets the maximum size for the smart large object (in bytes).
setMaxIdleTime(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
set maxIdleTime
setMaxPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
set maxPoolSize
setMaxStatements(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
setMaxStatements ignores call or noop
setMinPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
set minPoolSize JDBC3.0 compliance
setNull(int, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to SQL NULL.
setObject(int, Array, String) - Method in interface com.informix.jdbc.IfmxCallableStatement
Set an Object parameter.
setPassword(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
sets the password to be used to connect to the database.
setPortNumber(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the port number to be used to connect to the database.
setPropertyCycle(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
setPropertyCycle ignores call or noop.
setQualifier(byte, byte, byte) - Method in class com.informix.lang.IntervalDF
Sets the qualifier from its constituent pieces.
setQualifier(short) - Method in class com.informix.lang.IntervalDF
Sets the qualifier using an existing qualifier.
setQualifier(byte, byte, byte) - Method in class com.informix.lang.IntervalYM
Sets the qualifier from its constituent pieces.
setQualifier(short) - Method in class com.informix.lang.IntervalYM
Sets the qualifier from an existing qualifier.
setReUsableCons(Constructor<?>) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
setReUsableCons -- set the directReUsableConstructor
setRoleName(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the role name for the DataSource.
setSbspace(String) - Method in class com.informix.jdbc.IfxLobDescriptor
Sets the sbspace name for the smart large object.
setServerName(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the name of the server instance.
setShort(int, short, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java short value.
setString(int, String, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a Java String value.
setString(long, String) - Method in class com.informix.jdbc.IfxCblob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in class com.informix.jdbc.IfxCblob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setSubString(long, String, int) - Method in class com.informix.jdbc.IfxCblob
Writes data from a string to an already existing smart large blob object.
setTime(int, Time, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.sql.Time value.
setTime(int, Time, Calendar, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.sql.Time value.
setTimeInPool() - Method in class com.informix.jdbcx.IfxPooledConnection
Sets timeInPool to the Current time.
setTimestamp(int, Timestamp, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
Sets a parameter to a java.sql.Timestamp value.
setUser(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
Sets the user id to be used to connect with this DataSource.
setWriteStreamBufferSize(int) - Method in class com.informix.jdbc.IfxSmartBlob
Sets the size of the buffer the driver uses when streaming data from InputStreams/Readers into Smart Large Objects The default size is 32K
skipBytes(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
Skips over and discards len bytes of data from the input stream.
skipBytes(int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Skips over and discards len bytes of data from the output stream.
SQ_ALTER - Static variable in class com.informix.jdbc.IfxStatementTypes
ALTER TABLE
SQ_ALTERAM - Static variable in class com.informix.jdbc.IfxStatementTypes
ALTER ACCESS_METHOD
SQ_ALTERROUTINE - Static variable in class com.informix.jdbc.IfxStatementTypes
ALTER routine
SQ_ALTFRAG - Static variable in class com.informix.jdbc.IfxStatementTypes
ALTER FRAGMENT
SQ_ALTIDX - Static variable in class com.informix.jdbc.IfxStatementTypes
ALTER INDEX
SQ_ALTOPCL - Static variable in class com.informix.jdbc.IfxStatementTypes
ALTER OPTICAL CLUSTER
SQ_BEGWORK - Static variable in class com.informix.jdbc.IfxStatementTypes
BEGIN WORK
SQ_CHKIDX - Static variable in class com.informix.jdbc.IfxStatementTypes
onutil check index command
SQ_CHKTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_CLSDB - Static variable in class com.informix.jdbc.IfxStatementTypes
CLOSE DATABASE
SQ_COMMIT - Static variable in class com.informix.jdbc.IfxStatementTypes
COMMIT WORK
SQ_CONSTRMODE - Static variable in class com.informix.jdbc.IfxStatementTypes
SET CONSTRAINTS
SQ_CREABT - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE OPAQUE TYPE
SQ_CREACST - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE CONSTRUCTOR
SQ_CREACT - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE CAST
SQ_CREADB - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE DATABASE
SQ_CREADOM - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE DOMAIN
SQ_CREADT - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE DISTINCT TYPE
SQ_CREAGG - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE AGGREGATE
SQ_CREANRT - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE NAMED ROW TYPE
SQ_CREASYN - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE SYNONYM
SQ_CREATEAM - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE ACCESS_METHOD
SQ_CREATEOPC - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE OPCLASS
SQ_CREATEROLE - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE ROLE
SQ_CREAUD - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE AUDIT
SQ_CREIDX - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE INDEX
SQ_CREOPCL - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE OPTICAL CLUSTER
SQ_CREPROC - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE PROCEDURE
SQ_CRETAB - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE TABLE
SQ_CRETRIG - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE TRIGGER
SQ_CREVIEW - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE VIEW
SQ_CTEMP - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE TEMP TABLE
SQ_DATABASE - Static variable in class com.informix.jdbc.IfxStatementTypes
DATABASE statement
SQ_DBGFILE - Static variable in class com.informix.jdbc.IfxStatementTypes
SET DEBUG FILE TO
SQ_DEBUG - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_DELALL - Static variable in class com.informix.jdbc.IfxStatementTypes
DELETE (no WHERE)
SQ_DELCURR - Static variable in class com.informix.jdbc.IfxStatementTypes
DELETE WHERE CURRENT OF
SQ_DELETE - Static variable in class com.informix.jdbc.IfxStatementTypes
DELETE...WHERE
SQ_DROPAM - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP ACCESS_METHOD
SQ_DROPCT - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP CAST
SQ_DROPDB - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP DATABASE
SQ_DROPDOM - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP DOMAIN
SQ_DROPNRT - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP NAMED ROW TYPE
SQ_DROPOPC - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP OPCLASS
SQ_DROPROLE - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP ROLE
SQ_DROPSYN - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP SYNONYM
SQ_DROPTYPE - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP TYPE
SQ_DROPVIEW - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP VIEW
SQ_DRPAGG - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP AGGREGATE
SQ_DRPAUD - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP AUDIT
SQ_DRPIDX - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP INDEX
SQ_DRPOPCL - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP OPTICAL CLUSTER
SQ_DRPPROC - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP PROCEDURE
SQ_DRPTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP TABLE
SQ_DRPTRIG - Static variable in class com.informix.jdbc.IfxStatementTypes
DROP TRIGGER
SQ_EXECPROC - Static variable in class com.informix.jdbc.IfxStatementTypes
EXECUTE PROCEDURE
SQ_EXPLAIN - Static variable in class com.informix.jdbc.IfxStatementTypes
SET EXPLAIN
SQ_GRANT - Static variable in class com.informix.jdbc.IfxStatementTypes
GRANT
SQ_INSERT - Static variable in class com.informix.jdbc.IfxStatementTypes
INSERT
SQ_ISOLATE - Static variable in class com.informix.jdbc.IfxStatementTypes
SET ISOLATION
SQ_LDINSERT - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_LOCK - Static variable in class com.informix.jdbc.IfxStatementTypes
LOCK TABLE
SQ_OPRELEASE - Static variable in class com.informix.jdbc.IfxStatementTypes
RELEASE (optical)
SQ_OPRESERVE - Static variable in class com.informix.jdbc.IfxStatementTypes
RESERVE (optical)
SQ_OPTIM - Static variable in class com.informix.jdbc.IfxStatementTypes
SET OPTIMIZATION
SQ_OPTIMEOUT - Static variable in class com.informix.jdbc.IfxStatementTypes
SET OPTICAL TIMEOUT
SQ_PASSWD - Static variable in class com.informix.jdbc.IfxStatementTypes
SET DBPASSWORD
SQ_PDQPRIORITY - Static variable in class com.informix.jdbc.IfxStatementTypes
SET PDQPRIORITY
SQ_PLOADFILE - Static variable in class com.informix.jdbc.IfxStatementTypes
pload log file command
SQ_PROCSTATS - Static variable in class com.informix.jdbc.IfxStatementTypes
UPDATE STATISTICS (for procedure)
SQ_RECTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
RECOVER TABLE
SQ_RENCOL - Static variable in class com.informix.jdbc.IfxStatementTypes
RENAME COLUMN
SQ_RENDB - Static variable in class com.informix.jdbc.IfxStatementTypes
RENAME DATABASE
SQ_RENTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
RENAME TABLE
SQ_REPTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_REVOKE - Static variable in class com.informix.jdbc.IfxStatementTypes
REVOKE
SQ_RFORWARD - Static variable in class com.informix.jdbc.IfxStatementTypes
ROLLFORWARD DATABASE
SQ_ROLLBACK - Static variable in class com.informix.jdbc.IfxStatementTypes
ROLLBACK WORK
SQ_SAVEPOINT - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_SCHEDULE - Static variable in class com.informix.jdbc.IfxStatementTypes
set schedule
SQ_SCHEMA - Static variable in class com.informix.jdbc.IfxStatementTypes
CREATE SCHEMA
SQ_SELECT - Static variable in class com.informix.jdbc.IfxStatementTypes
SELECT
SQ_SELINTO - Static variable in class com.informix.jdbc.IfxStatementTypes
SELECT INTO
SQ_SETDAC - Static variable in class com.informix.jdbc.IfxStatementTypes
SET SESSION AUTHORIZATION
SQ_SETDATASKIP - Static variable in class com.informix.jdbc.IfxStatementTypes
SET DATASKIP
SQ_SETENV - Static variable in class com.informix.jdbc.IfxStatementTypes
"set environment ..."
SQ_SETLOG - Static variable in class com.informix.jdbc.IfxStatementTypes
SET LOG
SQ_SETLVEXT - Static variable in class com.informix.jdbc.IfxStatementTypes
SET EXTENT SIZE
SQ_SETMAC - Static variable in class com.informix.jdbc.IfxStatementTypes
SET SESSION LEVEL
SQ_SETOBJMODE - Static variable in class com.informix.jdbc.IfxStatementTypes
SET MODE ENABLED/DISABLED/FILTERING
SQ_SETRES - Static variable in class com.informix.jdbc.IfxStatementTypes
SET (MEMORY/NON)_RESIDENT
SQ_SETROLE - Static variable in class com.informix.jdbc.IfxStatementTypes
SET ROLE
SQ_SETTBLHI - Static variable in class com.informix.jdbc.IfxStatementTypes
SET TABLE HIGH
SQ_SKINHIBIT - Static variable in class com.informix.jdbc.IfxStatementTypes
RESERVE (smart disk)
SQ_SKSHOW - Static variable in class com.informix.jdbc.IfxStatementTypes
RESERVE (smart disk)
SQ_SKSMALL - Static variable in class com.informix.jdbc.IfxStatementTypes
RESERVE (smart disk)
SQ_START - Static variable in class com.informix.jdbc.IfxStatementTypes
START VIOLATIONS TABLE
SQ_STARTDB - Static variable in class com.informix.jdbc.IfxStatementTypes
START DATABASE
SQ_STATS - Static variable in class com.informix.jdbc.IfxStatementTypes
UPDATE STATISTICS
SQ_STMT_CACHE - Static variable in class com.informix.jdbc.IfxStatementTypes
SET STMT_CACHE
SQ_STOP - Static variable in class com.informix.jdbc.IfxStatementTypes
STOP VIOLATIONS TABLE
SQ_STPAUD - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_STRAUD - Static variable in class com.informix.jdbc.IfxStatementTypes
for internal use only
SQ_UNKNOWN - Static variable in class com.informix.jdbc.IfxStatementTypes
This statement type is reserved for identifying new statements with custom syntax extensions to the generic SQL parser
SQ_UNLOCK - Static variable in class com.informix.jdbc.IfxStatementTypes
UNLOCK TABLE
SQ_UPDALL - Static variable in class com.informix.jdbc.IfxStatementTypes
UPDATE (no WHERE)
SQ_UPDATE - Static variable in class com.informix.jdbc.IfxStatementTypes
UPDATE...WHERE
SQ_UPDCURR - Static variable in class com.informix.jdbc.IfxStatementTypes
UPDATE WHERE CURRENT OF
SQ_WAITFOR - Static variable in class com.informix.jdbc.IfxStatementTypes
SET LOCK MODE
SQ_XPS_RES2 - Static variable in class com.informix.jdbc.IfxStatementTypes
reserved for future use
SQ_XPS_RES3 - Static variable in class com.informix.jdbc.IfxStatementTypes
reserved for future use
SQ_XPS_RES4 - Static variable in class com.informix.jdbc.IfxStatementTypes
reserved for future use
SQ_XPS_RES5 - Static variable in class com.informix.jdbc.IfxStatementTypes
reserved for future use
SQRENIDX - Static variable in class com.informix.jdbc.IfxStatementTypes
RENAME INDEX
stringToUnits(String, short) - Method in class com.informix.lang.Interval
Converts a string to an array of integers.

T

timeInPool - Variable in class com.informix.jdbcx.IfxPooledConnection
 
timeout(int) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Sets the timeout for waiting for events from the server If no event is triggered after this timeout, a timeout event is fired, allowing the class to check if the user has made any changes to it's watch list or requested the connection to the server to be closed.
toBytes() - Method in class com.informix.jdbc.IfxLocator
toBytes() This method can be used to return the locator in its raw byte[] format.
toMap() - Method in class com.informix.jdbc.IfxBSONObject
 
toString() - Method in class com.informix.jdbc.IfxBSONObject
 
toString() - Method in class com.informix.jdbc.IfxLobDescriptor
Returns CreateTimeFlags, estimatedNoBytes, sizeLimit, extentSize, and spaceName information
toString() - Method in class com.informix.jdbc.IfxLocator
toString() This method can be used to return the locator in its hexadecimal string format.
toString() - Method in class com.informix.jdbc.IfxUDTInfo
Convert the UDT info for this User Defined Type to a string.
toString() - Method in class com.informix.jdbcx.IfxCoreDataSource
 
toString() - Method in class com.informix.lang.IntervalDF
Creates a string representation of the interval in the following format: ddddd hh:mm:ss.nano The presence of the various fields depends upon the qualifier.
toString() - Method in class com.informix.lang.IntervalYM
Returns a string representation of the Interval in the following format: yyyy-mm The presence of the various fields depends upon the qualifier.
transactionID(long) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Advanced option to restart your smart trigger from a transaction id that was reported from a prior Smart Trigger session
truncate(long) - Method in class com.informix.jdbc.IfxBblob
This method truncates the smart large object at the given position.
truncate(long) - Method in class com.informix.jdbc.IfxCblob
This method truncates the smart large object at the given position.
TU_DAY - Static variable in class com.informix.lang.Interval
The time unit for the DAY field in a binary qualifier.
TU_F1 - Static variable in class com.informix.lang.Interval
The time unit for the FRACTION(1) field in a binary qualifier.
TU_F2 - Static variable in class com.informix.lang.Interval
The time unit for the FRACTION(2) field in a binary qualifier.
TU_F3 - Static variable in class com.informix.lang.Interval
The time unit for the FRACTION(3) field in a binary qualifier.
TU_F4 - Static variable in class com.informix.lang.Interval
The time unit for the FRACTION(4) field in a binary qualifier.
TU_F5 - Static variable in class com.informix.lang.Interval
The time unit for the FRACTION(5) field in a binary qualifier.
TU_FRAC - Static variable in class com.informix.lang.Interval
The time unit for the default FRACTION field in a binary qualifier.
TU_HOUR - Static variable in class com.informix.lang.Interval
The time unit for the HOUR field in a binary qualifier.
TU_MINUTE - Static variable in class com.informix.lang.Interval
The time unit for the MINUTE field in a binary qualifier.
TU_MONTH - Static variable in class com.informix.lang.Interval
The time unit for the MONTH field in a binary qualifier.
TU_SECOND - Static variable in class com.informix.lang.Interval
The time unit for the SECOND field in a binary qualifier.
TU_YEAR - Static variable in class com.informix.lang.Interval
The time unit for the YEAR field in a binary qualifier.

U

unsafeSetBSONObject(BSONObject) - Method in class com.informix.jdbc.IfxBSONObject
WARNING:This method should not be made public.
unwrap(Class<T>) - Method in class com.informix.jdbcx.IfxDataSource
 

W

watch() - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
Starts watching for smart triggers You must call this or Runnable.run() if you are executing this as a thread to actually start watching for smart triggers This method will block forever, until the thread is interrupted or another thread calls the AutoCloseable.close() method.
where() - Method in class com.informix.jdbc.IfxBblob
This method returns the current seek position within the large object.
where() - Method in class com.informix.jdbc.IfxCblob
This method returns the current seek position within the large object.
write(int, InputStream) - Method in class com.informix.jdbc.IfxSmartBlob
Writes the provided InputStream into this Smart Large Object
write(int, InputStream, long) - Method in class com.informix.jdbc.IfxSmartBlob
Writes the provided InputStream into this Smart Large Object
writeBytes(byte[], int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Writes the next attribute to the stream as a Java byte array.
writeInterval(Interval) - Method in interface com.informix.jdbc.IfmxComplexSQLOutput
Writes the next attribute to the stream as an Informix Interval.
writeInterval(Interval) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Writes the next attribute to the stream as a Java Interval.
writeObject(Object) - Method in interface com.informix.jdbc.IfmxComplexSQLOutput
Writes the next attribute to the stream as a Java object.
writeProperties(OutputStream) - Method in class com.informix.jdbcx.IfxCoreDataSource
Writes the properties of the DataSource to an outputstream.
writeSQL(SQLOutput) - Method in class com.informix.jdbc.IfxBSONObject
 
writeString(String, int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
Writes the next attribute to the stream as a Java String.
writeWithConversion(int, InputStream, long) - Method in class com.informix.jdbc.IfxSmartBlob
Writes data to this smart large object with character encoding conversion
writeWithConversion(int, Reader, long) - Method in class com.informix.jdbc.IfxSmartBlob
Writes data to this smart large object with character encoding conversion
writeWithConversion(int, InputStream) - Method in class com.informix.jdbc.IfxSmartBlob
Writes data to this smart large object with character encoding conversion
writeWithConversion(int, Reader) - Method in class com.informix.jdbc.IfxSmartBlob
Writes data to this smart large object with character encoding conversion

Y

YEAR_IDX - Static variable in class com.informix.lang.Interval
 
A B C D E F G H I J K L M N O P R S T U W Y