getStrict(boolean) - Static method in class com.informix.json.JSONSerializers
getString(int) - Method in class com.informix.jdbc.IfxCallableStatement
Get the value of a CHAR, VARCHAR, or LONGVARCHAR parameter as a
Java String.
getString(String) - Method in class com.informix.jdbc.IfxCallableStatement
getString(int) - Method in class com.informix.jdbc.IfxResultSet
getString(String) - Method in class com.informix.jdbc.IfxResultSet
getString(int) - Method in class com.informix.jdbc.IfxScrollableResultSet
Get the value of a column in the current row as Java String
getString(String) - Method in class com.informix.jdbc.IfxScrollableResultSet
Get the value of a column in the current row as Java String
getString(byte[], String) - Static method in class com.informix.util.stringUtil
getString(byte[], int, int, String) - Static method in class com.informix.util.stringUtil
getStringFunctions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
getStringValue() - Method in enum com.informix.jdbc.IfxConnectionProperty
getStringValue(IfxSqliConnect) - Method in enum com.informix.jdbc.IfxConnectionProperty
getStringValue(Properties) - Method in enum com.informix.jdbc.IfxConnectionProperty
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.
getSuperTables(String, String, String) - Method in class com.informix.jdbc.IfxDatabaseMetaData
Retrieves a description of the table hierarchies defined in a
particular schema in this database.
getSuperTypes(String, String, String) - Method in class com.informix.jdbc.IfxDatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies
defined in a particular schema in this database.
getSystemFunctions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
getTableName(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
getTablePrivileges(String, String, String) - Method in class com.informix.jdbc.IfxDatabaseMetaData
Get a description of the access rights for each table available
in a catalog.
getTables(String, String, String, String[]) - Method in class com.informix.jdbc.IfxDatabaseMetaData
Get a description of tables available in a catalog.
getTableTypes() - Method in class com.informix.jdbc.IfxDatabaseMetaData
Get the table types available in this database.
getTerminateConnection() - Method in class com.informix.jdbc.IfxPAMResponse
getTime(int) - Method in class com.informix.jdbc.IfxCallableStatement
Get the value of a SQL TIME parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
Get the value of a SQL TIME parameter as a java.sql.Time object.
getTime(String) - Method in class com.informix.jdbc.IfxCallableStatement
getTime(String, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
getTime(int) - Method in class com.informix.jdbc.IfxResultSet
getTime(String) - Method in class com.informix.jdbc.IfxResultSet
getTime(int, Calendar) - Method in class com.informix.jdbc.IfxResultSet
Get the value of a column in the current row as a java.sql.Time
object.
getTime(String, Calendar) - Method in class com.informix.jdbc.IfxResultSet
Get the value of a column in the current row as a java.sql.Time
object.
getTime(int) - Method in class com.informix.jdbc.IfxScrollableResultSet
getTime(String) - Method in class com.informix.jdbc.IfxScrollableResultSet
getTime(int, Calendar) - Method in class com.informix.jdbc.IfxScrollableResultSet
Get the value of a column in the current row as a java.sql.Time
object.
getTime(String, Calendar) - Method in class com.informix.jdbc.IfxScrollableResultSet
Get the value of a column in the current row as a java.sql.Time
object.
getTimeDateFunctions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
getTimestamp(int) - Method in class com.informix.jdbc.IfxCallableStatement
Get the value of a SQL TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
getTimestamp(String) - Method in class com.informix.jdbc.IfxCallableStatement
getTimestamp(String, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
getTimestamp(int) - Method in class com.informix.jdbc.IfxResultSet
getTimestamp(int, Calendar) - Method in class com.informix.jdbc.IfxResultSet
getTimestamp(String) - Method in class com.informix.jdbc.IfxResultSet
getTimestamp(String, Calendar) - Method in class com.informix.jdbc.IfxResultSet
Get the value of a column in the current row as a java.sql.Timestamp
object.
getTimestamp(int) - Method in class com.informix.jdbc.IfxScrollableResultSet
getTimestamp(int, Calendar) - Method in class com.informix.jdbc.IfxScrollableResultSet
Get the value of a column in the current row as a java.sql.Timestamp
object.
getTimestamp(String) - Method in class com.informix.jdbc.IfxScrollableResultSet
getTimestamp(String, Calendar) - Method in class com.informix.jdbc.IfxScrollableResultSet
Get the value of a column in the current row as a java.sql.Timestamp
object.
getTotalDataSize() - Method in class com.informix.util.IfxByteArrayOutputStream
getTrace() - Method in interface com.informix.jdbc.IfxConnection
getTrace
Return the trace object instantiated in the IfxConnection
constructor.
getTrace() - Method in class com.informix.jdbc.IfxSqliConnect
getTrace
Return the trace object instantiated in the IfxSqliConnect
constructor.
getTraceLength() - Method in class com.informix.asf.IfxDebugDataInputStream
getTraceLength() - Method in class com.informix.asf.IfxDebugDataOutputStream
getTransactionIsolation() - Method in class com.informix.jdbc.IfxSqliConnect
Get this Connection's current transaction isolation mode
getTransactionTimeout() - Method in class com.informix.jdbcx.IfxXAResource
getTrimTrailingSpaces() - Method in interface com.informix.jdbc.IfxConnection
Get TrimTrailingSpaces -- if set, trim trailing spaces in
IfxChar.fromIfx().
getTrimTrailingSpaces() - Method in class com.informix.jdbc.IfxSqliConnect
getTupid() - Method in interface com.informix.jdbc.IfxProtocol
getTupid() returns the Tuple ID for scroll cursors.
getTupid() - Method in class com.informix.jdbc.IfxSqli
getTupleCount() - Method in interface com.informix.jdbc.IfxProtocol
Return the number of tuples in the tuple vector.
getTupleCount() - Method in class com.informix.jdbc.IfxSqli
Return the number of tuples in the tuple vector.
getTupleSize() - Method in interface com.informix.jdbc.IfxProtocol
Get the actual tuple size of the current tuple that the cursor
is pointing at.
getTupleSize() - Method in class com.informix.jdbc.IfxResultSetMetaData
Return the size of one row
getTupleSize() - Method in class com.informix.jdbc.IfxSqli
Get the actual tuple size sent by the server.
getType() - Method in class com.informix.jdbc.IfxClientResultSet
JDBC 2.0
Return the type of this result set.
getType() - Method in class com.informix.jdbc.IfxResultSet
JDBC 2.0
Return the type of this result set.
getType(Object) - Static method in class com.informix.json.Bytes
Gets the type byte for a given object.
getTypeInfo() - Method in class com.informix.jdbc.IfxDatabaseMetaData
Get a description of all the standard SQL types supported by this database.
getTypeMap() - Method in interface com.informix.jdbc.Connection2
Deprecated.
getTypeMap() - Method in class com.informix.jdbc.IfxSqliConnect
JDBC 2.0
Get the type-map object associated with this connection.
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.
getUDTInfo(int) - Method in class com.informix.jdbc.IfxComplexInput
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(String, String) - Method in class com.informix.jdbc.IfxComplexInput
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(IfxColumnInfo, String) - Method in interface com.informix.jdbc.IfxConnection
Fill out UDT metadata given the column metadata
getUDTInfo(IfxColumnInfo) - Method in class com.informix.jdbc.IfxSqliConnect
IfxSqliConnect.getUDTInfo(colinfo)
Load up udt medadata using the column metadata, used by
direct connections only.
getUDTInfo(IfxColumnInfo, String) - Method in class com.informix.jdbc.IfxSqliConnect
IfxSqliConnect.getUDTInfo(colinfo, typename)
Search for this SQLName in udtMap.
getUDTInfo(int) - Method in class com.informix.jdbc.IfxSqliConnect
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(String, String) - Method in class com.informix.jdbc.IfxSqliConnect
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(int) - Method in class com.informix.jdbc.IfxUDTInput
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(String, String) - Method in class com.informix.jdbc.IfxUDTInput
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(int) - Method in class com.informix.jdbc.IfxUDTOutput
Get general information about opaque and distinct types
and detailed information for complex types.
getUDTInfo(String, String) - Method in class com.informix.jdbc.IfxUDTOutput
Get general information about opaque and distinct types
and detailed information for complex types.
getUDToffset(int, Trace) - Static method in class com.informix.jdbc.IfxComplexOutput
getUDTs(String, String, String, int[]) - Method in class com.informix.jdbc.IfxDatabaseMetaData
JDBC 2.0
Get a description of the user-defined types defined in a particular
schema.
getUnicodeStream(int) - Method in class com.informix.jdbc.IfxResultSet
Deprecated.
getUnicodeStream(String) - Method in class com.informix.jdbc.IfxResultSet
Deprecated.
getUnicodeStream(int) - Method in class com.informix.jdbc.IfxScrollableResultSet
Deprecated.
getUnicodeStream(String) - Method in class com.informix.jdbc.IfxScrollableResultSet
Deprecated.
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
getUnloadString(int) - Method in class com.informix.jdbc.IfxResultSet
getUnloadString(int) - Method in class com.informix.jdbc.IfxScrollableResultSet
getUpdateCount() - Method in class com.informix.jdbc.IfxStatement
getUpdateCount returns the current result, which should be an
integer value.
getURL(int) - Method in class com.informix.jdbc.IfxCallableStatement
getURL(String) - Method in class com.informix.jdbc.IfxCallableStatement
getURL(int) - Method in class com.informix.jdbc.IfxClientResultSet
getURL(String) - Method in class com.informix.jdbc.IfxClientResultSet
getURL() - Method in interface com.informix.jdbc.IfxConnection
What is the URL of this connection
getURL() - Method in class com.informix.jdbc.IfxDatabaseMetaData
What's the url for this database?
getURL(int) - Method in class com.informix.jdbc.IfxResultSet
getURL(String) - Method in class com.informix.jdbc.IfxResultSet
getURL() - Method in class com.informix.jdbc.IfxSqliConnect
Return the original url (not the
: url - that is for
internal use only
getUrl() - Method in class com.informix.util.InformixUrl
getuseDtenv() - Method in interface com.informix.jdbc.IfxConnection
getuseDtenv() - Method in class com.informix.jdbc.IfxSqliConnect
getUsePut() - Method in class com.informix.jdbc.IfxSqliConnect
getUser() - Method in class com.informix.jdbcx.IfxCoreDataSource
Gets the user id.
getUserName() - Method in class com.informix.asf.Connection
getUserName() - Method in class com.informix.csm.IfxCsm.Credentials
getUserName() - Method in interface com.informix.jdbc.IfxConnection
What is the connection's userName?
getUserName() - Method in class com.informix.jdbc.IfxDatabaseMetaData
getUserName() - Method in class com.informix.jdbc.IfxSqliConnect
What is the connection's userName?
getVendor() - Static method in class com.informix.jdbc.Version2
getVersionAsString() - Static method in class com.informix.jdbc.Version2
getVersionColumns(String, String, String) - Method in class com.informix.jdbc.IfxDatabaseMetaData
Get a description of a table's columns that are automatically updated
when any value in a row is updated.
getWarning() - Method in class com.informix.jdbc.IfxObject
IfxXXX() class will set data truncation warning.
getWarnings() - Method in interface com.informix.jdbc.IfxProtocol
Get the SQLWarning chain from the current instance.
getWarnings() - Method in class com.informix.jdbc.IfxResultSet
getWarnings() - Method in class com.informix.jdbc.IfxScrollableResultSet
getWarnings() - Method in class com.informix.jdbc.IfxSqli
Get SQLWarnings chain.
getWarnings() - Method in class com.informix.jdbc.IfxSqliConnect
The first warning reported by calls on this Connection is
returned.
getWarnings() - Method in class com.informix.jdbc.IfxStatement
The first warning reported by calls on this Statement is
returned.
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.
getXnameByXid(int) - Method in interface com.informix.jdbc.IfxConnection
getXnameByXid(int) - Method in class com.informix.jdbc.IfxSqliConnect
goodQualifier(byte, byte, byte) - Static method in class com.informix.lang.Interval
Verifies the length, startCode, and endCode values of the Interval
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.
gregToJulian(String) - Static method in class com.informix.util.dateUtil
Given a valid date ('yyyy-mm-dd' format), calculate
the julian day of that date.
Gsscsm - Class in com.informix.jdbc
This class is just a wrapper to Encryption CSM class
com.informix.csm.crypto.IfxEncCsm
JDBC Programmers can use this classname to specify encryption
CSM class as
CSM=(classname=com.informix.jdbc.Crypto,.........)
By introducing this wrapper class we just make it easier for
JDBC programmer to remember name of encryption CSM
remembring "com.informix.jdbc.Crypto" is easier than
remembering "com.informix.csm.crypto.IfxEncCsm"
Gsscsm(IfxCsmDescriptor) - Constructor for class com.informix.jdbc.Gsscsm
- 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.
- IfmxConnectedRowSet - Interface in com.informix.jdbcx
-
The IfmxConnectedRowSet interface contains Informix extensions to
the JDBC RowSet interface.
- IfmxConnection - Interface in com.informix.jdbc
-
The IfmxConnection interface contains Informix extensions to the
Connection interface.
- IfmxPAM - Interface in com.informix.jdbc
-
- 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.
- IfmxSavepoint - Interface in com.informix.jdbc
-
- 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_BIGINT_NULL - Static variable in class com.informix.jdbc.IfxBigInt
-
- 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_CT_NULL - Static variable in class com.informix.jdbc.IfxComplex
-
- IFX_DATE_NULL - Static variable in class com.informix.jdbc.IfxDate
-
- IFX_DOUBLE_SIZE - Static variable in class com.informix.lang.JavaToIfxType
-
- IFX_INT8_NULL - Static variable in class com.informix.jdbc.IfxInt8
-
- IFX_INT_NULL - Static variable in class com.informix.jdbc.IfxInteger
-
- IFX_INT_SIZE - Static variable in class com.informix.lang.JavaToIfxType
-
- IFX_LGINT_SIZE - Static variable in class com.informix.lang.JavaToIfxType
-
- IFX_LONG_SIZE - Static variable in class com.informix.lang.JavaToIfxType
-
- IFX_SMFLOAT_SIZE - Static variable in class com.informix.lang.JavaToIfxType
-
- IFX_SMINT_NULL - Static variable in class com.informix.jdbc.IfxShort
-
- IFX_SMINT_SIZE - Static variable in class com.informix.lang.JavaToIfxType
-
- 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.
- ifxAllowOut - Variable in class com.informix.jdbc.IfxSqliConnect
-
- IfxArray - Class in com.informix.jdbc
-
JDBC 2.0
- IFXASF_BADPWD_EXCEPTION - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_BADSERVICE_EXCEPTION - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_INTERNAL_COM_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_INVALID_API_INPUT_PARAM - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_SECURE_SOCKET_EXCEPTION - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_SOCKET_EXCEPTION - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_TRSTD_CNTXT_FAIL - Static variable in class com.informix.util.IfxErrMsg
-
- IFXASF_UNEXPECTED_SVR_MSG - Static variable in class com.informix.util.IfxErrMsg
-
- IfxASFException - Exception in com.informix.asf
-
- IfxASFException(int, String) - Constructor for exception com.informix.asf.IfxASFException
-
- IfxASFException(int, String, Throwable) - Constructor for exception com.informix.asf.IfxASFException
-
- IfxASFException(String) - Constructor for exception com.informix.asf.IfxASFException
-
- IfxASFException(String, Throwable) - Constructor for exception com.informix.asf.IfxASFException
-
- IfxASFRemoteException - Exception in com.informix.asf
-
All Remote exceptions returned from the server are encapsulated in
this class.
- IfxASFRemoteException(int, int, String) - Constructor for exception com.informix.asf.IfxASFRemoteException
-
Constructs an IfxASFRemoteException object.
- 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(byte[]) - Constructor for class com.informix.jdbc.IfxBblob
-
- IfxBblob(InputStream) - Constructor for class com.informix.jdbc.IfxBblob
-
Creates an IfxBblob instance with the given input stream.
- 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.
- IfxBigInt - Class in com.informix.jdbc
-
Support for long (IfxBigInt) datatypes.
- IfxBlob - Class in com.informix.jdbc
-
Support for Blob datatypes.
- IfxBlob(InputStream, int) - Constructor for class com.informix.jdbc.IfxBlob
-
IfxBlob() constructor will be called from setAsciiStream() method
It takes two parameters.
- IfxBlob(byte[]) - Constructor for class com.informix.jdbc.IfxBlob
-
IfxBlob() constructor will be called from setAsciiStream() method
It takes two parameters.
- 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
.
- IfxByteArrayInputStream - Class in com.informix.jdbc
-
JDBC 2.0
A IfxByteArrayInputStream is a subclass of ByteArrayInputStream.
- IfxByteArrayInputStream(ByteArrayOutputStream) - Constructor for class com.informix.jdbc.IfxByteArrayInputStream
-
- IfxByteArrayInputStream(byte[]) - Constructor for class com.informix.jdbc.IfxByteArrayInputStream
-
- IfxByteArrayOutputStream - Class in com.informix.util
-
- IfxByteArrayOutputStream() - Constructor for class com.informix.util.IfxByteArrayOutputStream
-
- IfxByteArrayOutputStream(int) - Constructor for class com.informix.util.IfxByteArrayOutputStream
-
- IfxCallableStatement - Class in com.informix.jdbc
-
CallableStatement is used to execute SQL stored procedures.
- 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(byte[]) - Constructor for class com.informix.jdbc.IfxCblob
-
- IfxCblob(Connection, byte[]) - Constructor for class com.informix.jdbc.IfxCblob
-
Creates an IfxCblob instance with the given connection and a buffer
containing data.
- IfxCblob(InputStream) - Constructor for class com.informix.jdbc.IfxCblob
-
Creates an IfxCblob instance with the given input stream.
- 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.
- IfxChar - Class in com.informix.jdbc
-
Support for Char datatypes.
- IfxChar() - Constructor for class com.informix.jdbc.IfxChar
-
Empty constructor.
- IfxChar(char[]) - Constructor for class com.informix.jdbc.IfxChar
-
Constructs an IfxChar given an char array
- IfxChar(String) - Constructor for class com.informix.jdbc.IfxChar
-
Construct an IfxChar given a String
- IfxClientResultSet - Class in com.informix.jdbc
-
- IfxClientResultSet(IfxConnection, ResultSetMetaData) - Constructor for class com.informix.jdbc.IfxClientResultSet
-
Class constructor
Construct an IfxClientResultSet instance with the given meta data and
connection object.
- IfxCollection - Class in com.informix.jdbc
-
- IfxCollection() - Constructor for class com.informix.jdbc.IfxCollection
-
from IfxComplex ****************************
protected IfxComplexInput inputStream;
protected IfxComplexOutput outputStream;
- IfxColumnInfo - Class in com.informix.jdbc
-
Note: We may put this class in ResultSetMetaData class as
nested class in the future.
- IfxComplex - Class in com.informix.jdbc
-
- IfxComplexInput - Class in com.informix.jdbc
-
- IfxComplexOutput - Class in com.informix.jdbc
-
- IfxConnection - Interface in com.informix.jdbc
-
IfxConnection is a sub-interface of java.sql.Connection with a few
more added Informix specific methods.
- 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
- IfxConnectionPoolDataSourceFactory - Class in com.informix.jdbcx
-
- IfxConnectionPoolDataSourceFactory() - Constructor for class com.informix.jdbcx.IfxConnectionPoolDataSourceFactory
-
- IfxConnectionPoolManager - Class in com.informix.jdbcx
-
IfxConnectionPoolManager class manages a pool of reuseable connections.
- IfxConnectionPoolManager(String) - Constructor for class com.informix.jdbcx.IfxConnectionPoolManager
-
Constructs a Connection Pool Manager given a DataSource Name
- IfxConnectionProperty - Enum in com.informix.jdbc
-
- 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.
- IfxCsm - Interface in com.informix.csm
-
This interface is to be implemented by all classes that are intended
to be used as CSM (Communication Support Modules )
For encryption CSM we have implemented this interface in
com.informix.csm.crypto.IfxEncCsm
- IfxCsm.AbortInfo - Class in com.informix.csm
-
- IfxCsm.AbortInfo() - Constructor for class com.informix.csm.IfxCsm.AbortInfo
-
- IfxCsm.Credentials - Class in com.informix.csm
-
- IfxCsm.Credentials(String, String) - Constructor for class com.informix.csm.IfxCsm.Credentials
-
- IfxCsm.Status - Class in com.informix.csm
-
- IfxCsm.Status() - Constructor for class com.informix.csm.IfxCsm.Status
-
- IFXCSM_CRYPTO_LIB_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXCSM_PROTOCOL_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- ifxCsmAbortContext(Object, IfxCsm.AbortInfo, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
- ifxCsmAbortContext(Object, IfxCsm.AbortInfo, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
- ifxCsmAbortContext(Object, IfxCsm.AbortInfo, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- ifxCsmAcceptContext(Object, IfxCsm.Credentials, IfxCsmReadBuffer, IfxCsmBuffer, String, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
- ifxCsmAcceptContext(Object, IfxCsm.Credentials, IfxCsmReadBuffer, IfxCsmBuffer, String, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
- ifxCsmAcceptContext(Object, IfxCsm.Credentials, IfxCsmReadBuffer, IfxCsmBuffer, String, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- IfxCsmBuffer - Class in com.informix.csm
-
- IfxCsmBuffer() - Constructor for class com.informix.csm.IfxCsmBuffer
-
- IfxCsmBuffer(int) - Constructor for class com.informix.csm.IfxCsmBuffer
-
- IfxCsmContext - Class in com.informix.csm
-
- IfxCsmContext(IfxCsmDescriptor, String) - Constructor for class com.informix.csm.IfxCsmContext
-
- ifxCsmCreateContext(IfxCsm.Credentials, IfxCsmReadBuffer, IfxCsmBuffer, String, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
Create a connection.
- ifxCsmCreateContext(IfxCsm.Credentials, IfxCsmReadBuffer, IfxCsmBuffer, String, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
Create a connection.
- ifxCsmCreateContext(IfxCsm.Credentials, IfxCsmReadBuffer, IfxCsmBuffer, String, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- IfxCsmDescriptor - Class in com.informix.csm
-
- IfxCsmDescriptor(String, InputStream, OutputStream, String) - Constructor for class com.informix.csm.IfxCsmDescriptor
-
This constuctor takes in csmInfor string which is of form
separated by commas
"class=com.informix.csm.crypto.IfxEncCsm,....."
and separates the class name from it from rest of string
rest of string is stored in init_string
- IfxCsmException - Exception in com.informix.csm
-
- IfxCsmException(int, String) - Constructor for exception com.informix.csm.IfxCsmException
-
- ifxCsmGetAttributeFlags(IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
- ifxCsmGetAttributeFlags(IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
- ifxCsmGetAttributeFlags(IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- ifxCsmInit(String, long, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
- ifxCsmInit(String, long, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
- ifxCsmInit(String, long, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- ifxCsmProcessInMessage(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
This method does not modify contents of inBuffer in any manner
Also does not reference to inBuffer's internal buffer with anybody
Also decrypted bytes are appended to existing contents of outBuffer , if any
initial contents of outBuffer are NOT lost
Also
- ifxCsmProcessInMessage(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
This method does not modify contents of inBuffer in any manner
Also does not reference to inBuffer's internal buffer with anybody
Also decrypted bytes are appended to existing contents of outBuffer , if any
initial contents of outBuffer are NOT lost
Also
- ifxCsmProcessInMessage(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- ifxCsmProcessOutMessage(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
inBuffer contains bytes to be encrypted
this method does not change inBuffer in any manner.
- ifxCsmProcessOutMessage(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
inBuffer contains bytes to be encrypted
this method does not change inBuffer in any manner.
- ifxCsmProcessOutMessage(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- IfxCsmReadBuffer - Class in com.informix.csm
-
- IfxCsmReadBuffer(byte[]) - Constructor for class com.informix.csm.IfxCsmReadBuffer
-
- IfxCsmReadBuffer(byte[], int, int) - Constructor for class com.informix.csm.IfxCsmReadBuffer
-
- IfxCsmReadBuffer(IfxCsmBuffer) - Constructor for class com.informix.csm.IfxCsmReadBuffer
-
creates a readBuffer from IfxCsmBuffer.
- ifxCsmReleaseContext(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
- ifxCsmReleaseContext(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
- ifxCsmReleaseContext(IfxCsmReadBuffer, IfxCsmBuffer, IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- ifxCsmTerminate(IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxEncCsm
-
- ifxCsmTerminate(IfxCsm.Status) - Method in class com.informix.csm.crypto.IfxGssCsm
-
- ifxCsmTerminate(IfxCsm.Status) - Method in interface com.informix.csm.IfxCsm
-
- IfxCss - Class in com.informix.csm
-
- IfxCss(Socket, String, String, IfxCsm.Credentials) - Constructor for class com.informix.csm.IfxCss
-
- IfxCss(InputStream, OutputStream, String, String, IfxCsm.Credentials) - Constructor for class com.informix.csm.IfxCss
-
- IfxCSSException - Exception in com.informix.csm
-
- IfxCSSException(int, String) - Constructor for exception com.informix.csm.IfxCSSException
-
- IfxCssInputStream - Class in com.informix.csm
-
- IfxCssInputStream(InputStream, IfxCsm) - Constructor for class com.informix.csm.IfxCssInputStream
-
- IfxCssOutputStream - Class in com.informix.csm
-
- IfxCssOutputStream(OutputStream, IfxCsm) - Constructor for class com.informix.csm.IfxCssOutputStream
-
- IfxDatabaseMetaData - Class in com.informix.jdbc
-
This class provides information about the database as a whole.
- IfxDataInputStream - Class in com.informix.asf
-
This class is the informix input stream class to read the informix
datatypes from an InputStream.
- IfxDataInputStream(InputStream) - Constructor for class com.informix.asf.IfxDataInputStream
-
- IfxDataInputStream(InputStream, boolean) - Constructor for class com.informix.asf.IfxDataInputStream
-
- IfxDataOutputStream - Class in com.informix.asf
-
This class is the Informix OutputStream class to write the informix datatypes
to an OutputStream, throws an IOException in case of error.
- IfxDataOutputStream(OutputStream) - Constructor for class com.informix.asf.IfxDataOutputStream
-
Constructs an IfxDataOutputStream
- IfxDataOutputStream(OutputStream, boolean) - Constructor for class com.informix.asf.IfxDataOutputStream
-
- 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
-
- IfxDataSourceFactory - Class in com.informix.jdbcx
-
- IfxDataSourceFactory() - Constructor for class com.informix.jdbcx.IfxDataSourceFactory
-
- IfxDate - Class in com.informix.jdbc
-
Support for date datatypes.
- IfxDateTime - Class in com.informix.jdbc
-
Support for datetime datatypes.
- IfxDebugDataInputStream - Class in com.informix.asf
-
- IfxDebugDataInputStream(InputStream) - Constructor for class com.informix.asf.IfxDebugDataInputStream
-
- IfxDebugDataInputStream(InputStream, boolean) - Constructor for class com.informix.asf.IfxDebugDataInputStream
-
- IfxDebugDataOutputStream - Class in com.informix.asf
-
- IfxDebugDataOutputStream(OutputStream) - Constructor for class com.informix.asf.IfxDebugDataOutputStream
-
- IfxDebugDataOutputStream(OutputStream, boolean) - Constructor for class com.informix.asf.IfxDebugDataOutputStream
-
- IfxDecimal - Class in com.informix.jdbc
-
- IfxDecimal() - Constructor for class com.informix.jdbc.IfxDecimal
-
Null Decimal constructor
- IfxDecimal(BigDecimal) - Constructor for class com.informix.jdbc.IfxDecimal
-
Constructs an IfxDecimal given a java.math.BigDecimal
- IfxDecimal(byte[]) - Constructor for class com.informix.jdbc.IfxDecimal
-
Constructs an IfxDecimal given an Informix internal decimal byte array.
- IfxDriver - Class in com.informix.jdbc
-
The Java SQL framework allows for multiple database drivers.
- IfxDriver() - Constructor for class com.informix.jdbc.IfxDriver
-
- IfxEncCsm - Class in com.informix.csm.crypto
-
- IfxEncCsm(IfxCsmDescriptor) - Constructor for class com.informix.csm.crypto.IfxEncCsm
-
initialises csm.
- IfxErrMsg - Class in com.informix.util
-
- IfxErrMsg() - Constructor for class com.informix.util.IfxErrMsg
-
Empty constructor.
- IfxExTypeToName(int) - Static method in class com.informix.lang.IfxTypes
-
- IfxFloat - Class in com.informix.jdbc
-
Support for double datatypes.
- IfxGssCsm - Class in com.informix.csm.crypto
-
- IfxGssCsm(IfxCsmDescriptor) - Constructor for class com.informix.csm.crypto.IfxGssCsm
-
initialises csm.
- IfxImpExp - Class in com.informix.jdbc
-
- IfxImpExp(String) - Constructor for class com.informix.jdbc.IfxImpExp
-
- IfxInputStream - Class in com.informix.jdbc
-
JDBC 2.0
A IfxInputStream is a subclass of InputStream.
- IfxInputStream(IfxTmpFile) - Constructor for class com.informix.jdbc.IfxInputStream
-
- IfxInt8 - Class in com.informix.jdbc
-
Support for long (IfxInt8) datatypes.
- IfxInteger - Class in com.informix.jdbc
-
Support for integer datatypes.
- IfxInteger(int) - Constructor for class com.informix.jdbc.IfxInteger
-
Constructs an IfxInteger given a int
- IfxIntervalDF - Class in com.informix.jdbc
-
Support for IntervalDF datatypes.
- IfxIntervalDF() - Constructor for class com.informix.jdbc.IfxIntervalDF
-
Default Constructor.
- IfxIntervalYM - Class in com.informix.jdbc
-
Support for IntervalYM datatypes.
- IfxIntervalYM() - Constructor for class com.informix.jdbc.IfxIntervalYM
-
Default Constructor.
- IFXJNS_INTERNAL_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXJNS_LDAPCTINIT_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXJNS_LDAPSEARCH_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXJNS_LDAPUPDATE_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXJNS_SERVER_NOTFOUND_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IFXJNS_SQLHFILE_ACCESS_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- IfxJNSException - Exception in com.informix.jns
-
- IfxJNSException(int, String) - Constructor for exception com.informix.jns.IfxJNSException
-
Constructs an IfxJNSException with an error id and an error message.
- IfxJNSException(int) - Constructor for exception com.informix.jns.IfxJNSException
-
Constructs an IfxJNSException with an error id.
- IfxJSON - Class in com.informix.jdbc
-
JSON data type representation for JDBC driver.
- IfxJSON(String) - Constructor for class com.informix.jdbc.IfxJSON
-
- 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.
- IfxLobInputStream - Class in com.informix.jdbc
-
JDBC 2.0
A IfxInputStream is a subclass of InputStream.
- IfxLobInputStream(IfxConnection, IfxLocator) - Constructor for class com.informix.jdbc.IfxLobInputStream
-
Constructor
Construct an IfxLobInputStream instance
- IfxLobInputStream(IfxConnection, IfxLocator, long) - Constructor for class com.informix.jdbc.IfxLobInputStream
-
- IfxLocales - Class in com.informix.jdbc
-
- IfxLocales() - Constructor for class com.informix.jdbc.IfxLocales
-
- 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.
- IfxLvarchar - Class in com.informix.jdbc
-
Support for Varchar datatypes.
- IfxLvarchar(String) - Constructor for class com.informix.jdbc.IfxLvarchar
-
- IfxMap<V> - Class in com.informix.util
-
An Informix specialization of HashMap for use when working with JDBC type
maps (for processing UDTs) and wanting to perform case-insensitive
comparisons.
- IfxMap(boolean) - Constructor for class com.informix.util.IfxMap
-
Constructor for a map that can be used to support Informix's DELIMIDENT
feature for case-sensitive vs case-insensitive JDBC type maps.
- IfxMessageTypes - Class in com.informix.jdbc
-
- IfxMessageTypes() - Constructor for class com.informix.jdbc.IfxMessageTypes
-
- IfxNativeSQL - Class in com.informix.jdbc
-
A driver may convert the JDBC sql grammar into its system's
native SQL grammar prior to sending it; nativeSQL returns the
native form of the statement that the driver would have sent.
- IfxObject - Class in com.informix.jdbc
-
- IfxOutputStream - Class in com.informix.jdbc
-
JDBC 2.0
A IfxOutputStream is a subclass of OutputStream.
- IfxOutputStream(IfxTmpFile) - Constructor for class com.informix.jdbc.IfxOutputStream
-
- IfxPAM(IfxPAMChallenge) - Method in interface com.informix.jdbc.IfmxPAM
-
- IfxPAMChallenge - Class in com.informix.jdbc
-
- IfxPAMChallenge() - Constructor for class com.informix.jdbc.IfxPAMChallenge
-
- IfxPAMChallenge(String, short) - Constructor for class com.informix.jdbc.IfxPAMChallenge
-
- IfxPAMResponse - Class in com.informix.jdbc
-
- IfxPAMResponse() - Constructor for class com.informix.jdbc.IfxPAMResponse
-
- IfxPAMResponse(String, short) - Constructor for class com.informix.jdbc.IfxPAMResponse
-
- IfxParameterMetaData - Class in com.informix.jdbc
-
- IfxParameterMetaData(IfxResultSetMetaData) - Constructor for class com.informix.jdbc.IfxParameterMetaData
-
Constructor
- IfxParameterMetaData() - Constructor for class com.informix.jdbc.IfxParameterMetaData
-
Constructor
- 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.
- IfxPreparedStatement - Class in com.informix.jdbc
-
A SQL statement is pre-compiled and stored in a
PreparedStatement object.
- IfxProtocol - Interface in com.informix.jdbc
-
IfxProtocol represents the protocol and data exchange between the
client and an Informix database server.
- ifxRealType - Variable in class com.informix.jdbc.IfxColumnInfo
-
- 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.
- IfxRegisterOutParameter(int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
Before executing a stored procedure call you must explicitly
call registerOutParameter to register the java.sql.Type or
com.informix.IfxTypes of each out parameter.
- IfxRegisterOutParameter(int, int, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
Before executing a stored procedure call you must explicitly
call registerOutParameter to register the java.sql.Type or
com.informix.IfxTypes of each out parameter.
- IfxRegisterOutParameter(int, int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
Use this version of IfxRegisterOutParameter for registering
IFX_TYPE_DECIMAL out parameters.
- IfxResultSet - Class in com.informix.jdbc
-
A ResultSet provides access to a table of data generated by
executing a Statement.
- IfxResultSetMetaData - Class in com.informix.jdbc
-
A ResultSetMetaData object can be used to find out about the types
and properties of the columns in a ResultSet.
- IfxResultSetMetaData(int, IfxConnection) - Constructor for class com.informix.jdbc.IfxResultSetMetaData
-
Constructor to allocate spaces
- IfxReUsableConnection - Interface in com.informix.jdbcx
-
- IfxRow - Class in com.informix.jdbc
-
- IfxSavepoint - Class in com.informix.jdbc
-
- IfxScrollableResultSet - Class in com.informix.jdbc
-
- 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.
- IfxSetNull(int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
Set a parameter to SQL NULL.
- IfxSetNull(int, int, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
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.
- IfxSetObject(int, Object, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
This method is the same as the setObject() method with the
exception that the driver will convert the object to the given
ifxtype when sending to the database.
- IfxSetObject(int, Object, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
This method is the same as the setObject() method with the
exception that the driver will convert the object to the given
ifxtype when sending to the database.
- IfxSetObject(int, Object, int, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
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.jdbcx.IfmxConnectedRowSet
-
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.
- IfxShort - Class in com.informix.jdbc
-
Support for short datatypes.
- IfxSmallFloat - Class in com.informix.jdbc
-
Support for float datatypes.
- 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.
- IfxSmartTrigger - Class in com.informix.smartTrigger
-
Defines a Smart Trigger interface with the Informix server
Using Informix Smart Trigger API (Informix server 12.10.xC9 or higher) this class
encapsulates the setup for registering one or more smart triggers on the server
Each smart trigger defined will have a callback method that returns data streamed
from the Informix server when the specified conditions are met.
- IfxSmartTrigger(DataSource) - Constructor for class com.informix.smartTrigger.IfxSmartTrigger
-
Creates a smart trigger object with a connection made by the provided datasource
- IfxSmartTrigger(String) - Constructor for class com.informix.smartTrigger.IfxSmartTrigger
-
Creates a smart trigger object with a connection made by the provided URL
- IfxSmartTrigger(String, Properties) - Constructor for class com.informix.smartTrigger.IfxSmartTrigger
-
Creates a smart trigger object with a connection made by the provided URL
- IfxSmBlob - Class in com.informix.jdbc
-
Support for Clob/Blob datatypes.
- IfxSmBlob() - Constructor for class com.informix.jdbc.IfxSmBlob
-
IfxSmBlob() constructor with no argument
- IfxSmBlob(IfxConnection, IfxLocator) - Constructor for class com.informix.jdbc.IfxSmBlob
-
IfxSmBlob(IfxLocator loc)
Constructor given an locator.
- IfxSmBlob(InputStream, int) - Constructor for class com.informix.jdbc.IfxSmBlob
-
IfxSmBlob() constructor will be called from setAsciiStream() method
It takes two parameters.
- IfxSmBlob(byte[]) - Constructor for class com.informix.jdbc.IfxSmBlob
-
IfxSmBlob() constructor will be called from setBytes() method
param1 byte[] ;
throws SQLException.
- IfxSmBlob(Blob) - Constructor for class com.informix.jdbc.IfxSmBlob
-
IfxSmBlob() constructor will be called from setCLOB/BLOB() method
It takes one parameters.
- IfxSmBlob(Clob) - Constructor for class com.informix.jdbc.IfxSmBlob
-
IfxSmBlob() constructor will be called from setCLOB/BLOB() method
It takes one parameters.
- IfxSmBlobType - Variable in class com.informix.jdbc.IfxSmBlob
-
- IfxSqli - Class in com.informix.jdbc
-
The IfxSqli class implements IfxProtocol according to SQLI specification.
- IfxSqli(IfxSqliConnect) - Constructor for class com.informix.jdbc.IfxSqli
-
Constructor for the IfxProtocol
- IfxSqliConnect - Class in com.informix.jdbc
-
A Connection represents a session with a specific database.
- IfxSqliConnect() - Constructor for class com.informix.jdbc.IfxSqliConnect
-
Constructor for the connection class:
No parameter version is for the server side sub-class to this
class to construct w/o opening an ASF connection
Parameter version is the normal SQLI way.
- IfxSqliConnect(String, String, String, Properties) - Constructor for class com.informix.jdbc.IfxSqliConnect
-
Constructor for the connection class:
- IfxSqliConnReUsableConnection - Class in com.informix.jdbcx
-
- IfxSqliConnReUsableConnection() - Constructor for class com.informix.jdbcx.IfxSqliConnReUsableConnection
-
- IfxSqliConnReUsableConnection(String, String, IfxPooledConnection, String, Properties, String) - Constructor for class com.informix.jdbcx.IfxSqliConnReUsableConnection
-
- IfxStatement - Class in com.informix.jdbc
-
A Statement object is used for executing a static SQL statement
and obtaining the results produced by it.
- IfxStatementTypes - Class in com.informix.jdbc
-
Statement numbers
- IfxStatementTypes() - Constructor for class com.informix.jdbc.IfxStatementTypes
-
- IfxString - Class in com.informix.jdbc
-
Support for Decimal datatypes.
- IfxStruct - Class in com.informix.jdbc
-
- IfxTmpFile - Class in com.informix.jdbc
-
- IfxToDateTimeUnloadString(byte[], int, int, short) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix DateTime to string which is in format compatible with
SQL LOAD/UNLOAD format
solution adopted for now.
- ifxtojava - Variable in class com.informix.jdbc.IfxSqliConnect
-
- IfxToJavaChar(byte[], boolean) - Method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaChar(byte[], int, int, boolean) - Method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaChar(byte[], String, boolean) - Method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaChar(byte[], int, int, String, boolean) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix CHAR (n)/ CHARACTER (n) to Java String
Conversion method: Create String from given bytes
- IfxToJavaDate(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaDate(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix DATE to Java Date
IFX date arrives as a long encoding number of days since
Dec31, 1899 treated as 0.
- IfxToJavaDateTime(byte[], short) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix DateTime to Java Timestamp
- IfxToJavaDateTime(byte[], int, int, short) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix DateTime to Java Timestamp
Note: IFX DateTime can specify a date in a subset of the full range
[YR ..
- IfxToJavaDateTime(byte[], int, int, short, Calendar) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaDecimal(byte[], short) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix Decimal to Java Bignum
- IfxToJavaDecimal(byte[], int, int, short) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix Decimal to Java Bignum
- IfxToJavaDouble(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaDouble(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix Double to Java Double
- IfxToJavaInt(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaInt(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaInterval(byte[], short) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaInterval(byte[], int, int, short) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaLongBigInt(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaLongBigInt(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix bigint to Java long
- IfxToJavaLongInt(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaLongInt(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix int8 to Java long
- IfxToJavaReal(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaReal(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix Real to Java Real
- IfxToJavaSmallInt(byte[]) - Static method in class com.informix.lang.IfxToJavaType
-
- IfxToJavaSmallInt(byte[], int) - Static method in class com.informix.lang.IfxToJavaType
-
Convert Informix SmallInt to Java short
- IfxToJavaType - Class in com.informix.lang
-
This static class handles all the Informix to Java data conversion.
- IfxToJavaType() - Constructor for class com.informix.lang.IfxToJavaType
-
- ifxType - Variable in class com.informix.jdbc.IfxBlob
-
- ifxType - Variable in class com.informix.jdbc.IfxObject
-
- ifxTypeClassName - Variable in class com.informix.jdbc.IfxColumnInfo
-
- 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
-
- IfxUDTInput - Class in com.informix.jdbc
-
JDBC 2.0
A SQLInput stream contains a stream of values that represent an SQL
structured or distinct type instance.
- IfxUDTOutput - Class in com.informix.jdbc
-
- IfxUpdateResultSet - Class in com.informix.jdbc
-
- IfxUpdateResultSet(IfxConnection, IfxStatement) - Constructor for class com.informix.jdbc.IfxUpdateResultSet
-
- IfxVarChar - Class in com.informix.jdbc
-
Support for Varchar datatypes.
- IfxWarnMsg - Class in com.informix.util
-
- IfxWarnMsg() - Constructor for class com.informix.util.IfxWarnMsg
-
- IfxXADataSource - Class in com.informix.jdbcx
-
IfxXADataSource class is the Informix implementation of
javax.sql.XADataSource.
- IfxXADataSource() - Constructor for class com.informix.jdbcx.IfxXADataSource
-
- IfxXADataSourceFactory - Class in com.informix.jdbcx
-
- IfxXADataSourceFactory() - Constructor for class com.informix.jdbcx.IfxXADataSourceFactory
-
- IfxXAResource - Class in com.informix.jdbcx
-
The Informix implementation of the XAResource class
- IfxXAReusableConnection - Class in com.informix.jdbcx
-
- IfxXAReusableConnection(String, String, IfxPooledConnection, String, Properties) - Constructor for class com.informix.jdbcx.IfxXAReusableConnection
-
Constructor for the connection class:
- IfxXASqli - Class in com.informix.jdbcx
-
The IfxXASqli class extends the basic protocol implementation IfxSqli
- IfxXASqli(IfxSqliConnect) - Constructor for class com.informix.jdbcx.IfxXASqli
-
Constructor for the IfxProtocol
- IfxXid - Class in com.informix.jdbcx
-
- IfxXid() - Constructor for class com.informix.jdbcx.IfxXid
-
- IfxXid(int, int) - Constructor for class com.informix.jdbcx.IfxXid
-
- IfxXid(int, byte[], byte[]) - Constructor for class com.informix.jdbcx.IfxXid
-
- IfxXMessageTypes - Class in com.informix.jdbcx
-
- IfxXMessageTypes() - Constructor for class com.informix.jdbcx.IfxXMessageTypes
-
- implicitCache - Variable in class com.informix.jdbc.IfxSqliConnect
-
- IN - Static variable in class com.informix.jdbc.IfxCallableStatement
-
- incRefCount() - Method in class com.informix.jdbc.IfxLocator
-
incRefCount() increments the reference count of this large object.
- incRefCount(byte[]) - Method in interface com.informix.jdbc.IfxProtocol
-
Increments refcount of a large object
- incRefCount(byte[]) - Method in class com.informix.jdbc.IfxSqli
-
- incRefCount() - Method in class com.informix.jdbc.IfxTmpFile
-
- INFO_CAPABILITY - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_DB - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_DONE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_ENV - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_MAX - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_REQUEST - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_TYPE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFO_VERSION - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- INFORMIX_CSM_INTERFACE - Static variable in interface com.informix.csm.IfxCsm
-
- InformixUrl - Class in com.informix.util
-
- InformixUrl(String, Properties) - Constructor for class com.informix.util.InformixUrl
-
- INFX_BUFSIZE - Static variable in class com.informix.jdbc.IfxSqli
-
- INFX_MAX_BIGBUFSIZE - Static variable in class com.informix.jdbc.IfxSqli
-
- INFX_MAXBUFSIZE - Static variable in class com.informix.jdbc.IfxSqli
-
- init() - Method in class com.informix.csm.IfxCsmContext
-
- init(byte[], int, int, short) - Method in class com.informix.lang.Decimal
-
Given a packed byte array of the form received from IFX servers
creates Decimal.
- initialize(IfxCsmBuffer) - Method in class com.informix.csm.IfxCsmBuffer
-
this shall initialize this csmBuffer with contents ( i.e.
- initialize(IfxCsmReadBuffer) - Method in class com.informix.csm.IfxCsmBuffer
-
populates buf reference with internal buffer reference from
bis
Be aware that this method does not care about the current
position (pos) of bis
- initialMaximumEntries - Variable in class com.informix.jdbc.PreparedStatementCache
-
- INOUT - Static variable in class com.informix.jdbc.IfxCallableStatement
-
- inputStream - Variable in class com.informix.jdbc.IfxComplex
-
- insertCmd - Variable in class com.informix.jdbc.IfxUpdateResultSet
-
- insertMode - Variable in class com.informix.jdbc.IfxScrollableResultSet
-
- insertRow() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
Insert the contents of the insert row into the result set.
- insertRow() - Method in class com.informix.jdbc.IfxResultSet
-
- insertRow() - Method in class com.informix.jdbc.IfxUpdateResultSet
-
JDBC 2.0
Insert the contents of the insert row into the result set and
the database.
- insertRowVector - Variable in class com.informix.jdbc.IfxScrollableResultSet
-
- insertsAreDetected(int) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
JDBC 2.0
Determine whether or not a visible row insert can be detected
by calling ResultSet.rowInserted().
- int_qual - Variable in class com.informix.lang.Interval
-
- INTEGER - Static variable in class com.informix.lang.Types2
-
- 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, 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.
- intervalValue() - Method in class com.informix.lang.Decimal
-
- 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.
- inXATransaction() - Method in interface com.informix.jdbc.IfxConnection
-
Returns true if start has been called to begin (or resume) an
XA transaction.
- inXATransaction() - Method in class com.informix.jdbc.IfxSqliConnect
-
- inXATransaction() - Method in class com.informix.jdbcx.IfxXAReusableConnection
-
- IPADDR - Static variable in class com.informix.util.JDBCProxyParameters
-
- is - Variable in class com.informix.jdbc.IfxSqli
-
- is2GBFetchBufferSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
is2GBFetchBufferSupported
This method returns true if the server supports 2GB linit for FET_BUF_SIZE
- is4ByteOffsetSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
is4ByteOffsetSupported()
This method returns true if the server supports 4 byte length/offset
field of string table (Col names)
- is90303() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to of version 90303?
- is90303() - Method in class com.informix.jdbc.IfxSqliConnect
-
is90303
This function returns true if the server is 9.0303.
- is9301() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to of version 9301?
- is9301() - Method in class com.informix.jdbc.IfxSqliConnect
-
is90301
This function returns true if the server is 9.0301.
- isAfterLast() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
- isAfterLast() - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
- isANSI() - Method in interface com.informix.jdbc.IfxConnection
-
Is the database ANSI?
- isANSI() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isANSIJoin() - Method in interface com.informix.jdbc.IfxConnection
-
isANSIJoin
This method returns true if the server can understand the ANSI
join syntax (7.31 & 9.2).
- isANSIJoin() - Method in class com.informix.jdbc.IfxSqliConnect
-
isANSIJoin
This method returns true if the server can understand the ANSI
join syntax (7.31 & 9.2).
- isANum(String) - Static method in class com.informix.util.stringUtil
-
Support function that checks to see if a given string is a
valid integer.
- isAutoFree() - Method in interface com.informix.jdbc.IfxConnection
-
Returns true if the server supports AutoFree feature
- isAutoFree() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isAutoGeneratedKeysSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isAutoGeneratedKeysSupported
This method returns true if the server supports autoGeneratedKeys
- isAutoIncrement(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
Is the column automatically numbered, thus read-only?
If it is Informix SERIAL data type ?
Examine SQLtype of the column.
- isBeforeFirst() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
- isBeforeFirst() - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
- isBigintSupported() - Method in interface com.informix.jdbc.IfxConnection
-
isBigintSupported()
This function returns true if the server supports Bigint/ Bigserial.
- isBigintSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isBigIntSupported
This method returns true if the server supports Bigint/ Bigserial
- isBlob_loaded - Variable in class com.informix.jdbc.IfxBlob
-
- isBlob_loaded - Variable in class com.informix.jdbc.IfxSmBlob
-
- isBlobByteType() - Method in class com.informix.jdbc.IfxBlob
-
- isBlobLoaded() - Method in class com.informix.jdbc.IfxBlob
-
- isCaseSensitive(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isCaseSensitive() - Method in class com.informix.util.IfxMap
-
- isCatalogAtStart() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Does a catalog appear at the start of a qualified table name?
(Otherwise it appears at the end)
- isClosed() - Method in class com.informix.jdbc.IfxClientResultSet
-
- isClosed - Variable in class com.informix.jdbc.IfxResultSet
-
- isClosed() - Method in class com.informix.jdbc.IfxResultSet
-
- isClosed() - Method in class com.informix.jdbc.IfxSqliConnect
-
Check if a Connection is closed
- isClosed() - Method in class com.informix.jdbc.IfxStatement
-
- isCloseOnCompletion() - Method in class com.informix.jdbc.IfxCallableStatement
-
- isCloseOnCompletion() - Method in class com.informix.jdbc.IfxStatement
-
- isCollection(int) - Static method in class com.informix.lang.IfxTypes
-
Tests if the given type is a collection type.
- isCommitEnabled() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isCommitNeeded() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isCommitNeeded() - Method in class com.informix.jdbcx.IfxXAReusableConnection
-
- isComplexType(int) - Static method in class com.informix.lang.IfxTypes
-
Tests if the given type is a complex type.
- isCurrency(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isDbOpen() - Method in interface com.informix.jdbc.IfxConnection
-
Is the database opened?
- isDbOpen() - Method in class com.informix.jdbc.IfxSqliConnect
-
Is there a database associated with the current connection?
- isDefinitelyWritable(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isDelimIdentSet() - Method in interface com.informix.jdbc.IfxConnection
-
- isDelimIdentSet() - Method in class com.informix.jdbc.IfxSqliConnect
-
isDelimIdentSet
This method provides access for the variable delimIdent for the
IfxDatabaseMetaData class.
- isDescribeInputSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isDescribeInputSupported
This method returns true if the server supports DESCRIBE INPUT
- isDirect() - Method in interface com.informix.jdbc.IfxConnection
-
Whether this is a server-side (direct) connection.
- isDirect() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isDistinct(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
-
Is the column a distinct type
- isDistinct(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
Is the column a distinct type?
- isFirst() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
- isFirst() - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
- 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).
- isForUpdateClause - Variable in class com.informix.jdbc.IfxUpdateResultSet
-
- isFPDescribeSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isFPDescribeSupported
This method returns true if the server supports FastPath Describe
- isGLS() - Method in interface com.informix.jdbc.IfxConnection
-
isGLS
This method returns true if the server is GLS capable (7.2+).
- isGLS() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isGroupEntry() - Method in class com.informix.jns.ServerInfo
-
- 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
- isHDREnabled() - Method in class com.informix.jdbc.IfxSqliConnect
-
Test if the HDR mode on connection
- isIEEEM() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to on a homogenous platform (IEEEM) as
the client?
- isIEEEM() - Method in class com.informix.jdbc.IfxSqliConnect
-
isIEEEM
Is the server we are connected to on IEEEM format?
- 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.
- isIfxNull() - Method in class com.informix.jdbc.IfxBigInt
-
- isIfxNull() - Method in class com.informix.jdbc.IfxInt8
-
- isIfxNull() - Method in class com.informix.jdbc.IfxInteger
-
Returns true if this is an Informix NULL
- isIfxNull() - Method in class com.informix.jdbc.IfxShort
-
Returns true if this is an Informix NULL
- isIfxOPTOFC() - Method in class com.informix.jdbcx.IfxCoreDataSource
-
returns true if OPTOFC=1, false otherwise.
- isIfxTextType() - Method in class com.informix.jdbc.IfxBlob
-
- 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.
- isInUserTransaction() - Method in class com.informix.jdbc.IfxSqliConnect
-
Check if the connection is currently in user transaction.
- isLast() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
- isLast() - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
- IsLastCommittedSupported() - Method in interface com.informix.jdbc.IfxConnection
-
Returns true if server supportsLast Committed
- IsLastCommittedSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isLeapYear(int) - Static method in class com.informix.util.dateUtil
-
Determine if the given year is a leap year or not.
- isLongID() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to suppors Long ID?
- isLongID() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isLvcGtThan2kSupported() - Method in interface com.informix.jdbc.IfxConnection
-
Does the server connected to support >2k LVARCHAR
- isLvcGtThan2kSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isLvcGtThan2kSupported
This method returns true if the server supports >2k LVARCHAR
Implemented in 9.40 and onwards.
- isMultipleUdrInOutSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isMultipleUdrInOutSupported
This method returns true if the server supports inout mode parameters
- isMultipleUdrOutSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isNamedParametersSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isNamedParametersSupported
This method returns true if the server supports NamedParameters
- isNamedRow(int) - Method in interface com.informix.jdbc.IfmxResultSetMetaData
-
Is the column a named row type
- isNamedRow(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
Is the column a named row type?
- isNull - Variable in class com.informix.jdbc.IfxObject
-
- isNull() - Method in class com.informix.jdbc.IfxObject
-
Finds out whether it is null.
- isNull() - Method in class com.informix.lang.Decimal
-
- isNullable(int) - Method in class com.informix.jdbc.IfxParameterMetaData
-
Retrieves whether null values are allowed in the designated parameter
- isNullable(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isOnLine() - Method in interface com.informix.jdbc.IfxConnection
-
isOnLine
This method returns true if the server is online.
- isOnLine() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isOnLine5SER() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isOpen - Variable in class com.informix.jdbc.IfxSqliConnect
-
- isPAMAuthentication() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isPoolable() - Method in class com.informix.jdbc.IfxStatement
-
- isPrivateServerEnabled() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isReadOnly() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the database in read-only mode?
Read only when connecting to secondery server
- isReadOnly(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isReadOnly() - Method in class com.informix.jdbc.IfxSqliConnect
-
Test if the connection is in read-only mode
- isRemove64KLimitSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isRemove64KLimitSupported
This method returns true if the server supports Removal of 64K Limit
- isReplCheckColumnEnabled() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isResultSet() - Method in interface com.informix.jdbc.IfxProtocol
-
Check to see if the current statement executed returned a ResultSet.
- isResultSet() - Method in class com.informix.jdbc.IfxSqli
-
isResultSet() returns true if the current statement can return resultset.
- isSameRM(XAResource) - Method in class com.informix.jdbcx.IfxXAResource
-
- isSavepointSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isSavepointSupported
This method returns true if the server supports Savepoint
- isSearchable() - Method in class com.informix.jdbc.IfxColumnInfo
-
- isSearchable(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isSigned() - Method in class com.informix.jdbc.IfxColumnInfo
-
- isSigned(int) - Method in class com.informix.jdbc.IfxParameterMetaData
-
Retrieves whether values for the designated parameter can be
signed numbers.
- isSigned(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isSQBatchSupported() - Method in class com.informix.jdbc.IfxSqliConnect
-
isSQBatchSupported
This method returns true if the server supports SQBATCH
- 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.
- isSysmaster() - Method in interface com.informix.jdbc.IfxConnection
-
isSysmaster
This function returns true if sysmaster should be available,
(6.0+ and online), false otherwise (se or 5.x).
- isSysmaster() - Method in class com.informix.jdbc.IfxSqliConnect
-
isSysmaster
This function returns true if sysmaster should be available,
(6.0+ and online), false otherwise (se or 5.x).
- isTimeValue() - Method in class com.informix.jdbc.IfxDateTime
-
- isTraceEnabled() - Static method in class com.informix.util.TraceFlag
-
- 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.
- isUSVER() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to an IUS server?
- isUSVER() - Method in class com.informix.jdbc.IfxSqliConnect
-
isUSVER
This function returns true if the server is 9.0+.
- isValid(int) - Method in class com.informix.jdbc.IfxSqliConnect
-
- isValidDatabaseIdentifier(String) - Static method in class com.informix.util.InformixUrl
-
Make sure that the given database name is a valid database identifier.
- isValidDate(String) - Static method in class com.informix.util.dateUtil
-
Verify that the input string is a valid date value.
- isValidDate(int, int, int) - Static method in class com.informix.util.dateUtil
-
Verify that the date is valid based on year, month and day provided
- isValidTime(String) - Static method in class com.informix.util.dateUtil
-
Verify that the input string is a valid time value.
- isValidTimeStamp(String) - Static method in class com.informix.util.dateUtil
-
Verify that the input string is a valid timestamp value.
- isVariableLengthType(IfxSqliConnect) - Method in class com.informix.jdbc.IfxColumnInfo
-
- isVariableLengthType(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxClientResultSet
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxParameterMetaData
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxResultSet
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxSqliConnect
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbc.IfxStatement
-
- isWrapperFor(Class<?>) - Method in class com.informix.jdbcx.IfxDataSource
-
- isWritable(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- isXAConnection() - Method in interface com.informix.jdbc.IfxConnection
-
Returns true if the connection is XA as opposed to plain.
- isXAConnection() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isXAConnection() - Method in class com.informix.jdbcx.IfxXAReusableConnection
-
- isXPS() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to an XPS server?
- isXPS() - Method in class com.informix.jdbc.IfxSqliConnect
-
isXPS
This function returns true if connecting to XPS server.
- isXPSVER8_40() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to an 840 server?
- isXPSVER8_40() - Method in class com.informix.jdbc.IfxSqliConnect
-
- isXPSVER8_50() - Method in interface com.informix.jdbc.IfxConnection
-
Is the server connected to an 840 server?
- isXPSVER8_50() - Method in class com.informix.jdbc.IfxSqliConnect
-
isXPS
This function returns true if connecting to XPS 8.5 + server
- R_W_BUFSIZE - Static variable in class com.informix.jdbc.IfxSmBlob
-
- read() - Method in class com.informix.asf.CSMBufferedInputStream
-
- read(byte[], int, int) - Method in class com.informix.asf.CSMBufferedInputStream
-
- read() - Method in class com.informix.asf.HttpBufferedInputStream
-
reads a byte from the inputstream.
- read(byte[]) - Method in class com.informix.asf.HttpBufferedInputStream
-
reads into an array of bytes.
- read(byte[], int, int) - Method in class com.informix.asf.HttpBufferedInputStream
-
reads into an array of bytes.
- read() - Method in class com.informix.asf.IfxDataInputStream
-
reads a byte from the inputstream.
- read(byte[]) - Method in class com.informix.asf.IfxDataInputStream
-
reads into an array of bytes.
- read(byte[], int, int) - Method in class com.informix.asf.IfxDataInputStream
-
reads into an array of bytes.
- read() - Method in class com.informix.asf.IfxDebugDataInputStream
-
- read(byte[]) - Method in class com.informix.asf.IfxDebugDataInputStream
-
- read(byte[], int, int) - Method in class com.informix.asf.IfxDebugDataInputStream
-
- read(byte[], int, int) - Method in class com.informix.csm.IfxCsmBuffer
-
copies len number fo bytes from byte array buf
into byte array b
***************IMPORTANT ****************************
Note that this read does not behave like read on an input stream
if you read say n bytes and then again call read to ream next m bytes
you are going to get n as well as m from begining of buf
thus you shall end up getting first m bytes from array and
NOT m bytes from position buf[n]
- read(int) - Method in class com.informix.csm.IfxCsmBuffer
-
Allocates a byte array , copies len bytes from byte array buf to it
and returns the array
- read() - Method in class com.informix.csm.IfxCssInputStream
-
- read(byte[]) - Method in class com.informix.csm.IfxCssInputStream
-
- read(byte[], int, int) - Method in class com.informix.csm.IfxCssInputStream
-
- read() - Method in class com.informix.jdbc.IfxLobInputStream
-
Reads a byte of data from this input stream.
- read(byte[]) - Method in class com.informix.jdbc.IfxLobInputStream
-
Reads upto b.length bytes of data from this input Stream into an
array of bytes.
- read(byte[], int, int) - Method in class com.informix.jdbc.IfxLobInputStream
-
Reads upto len bytes of data from this input Stream into an
array of bytes.
- readArray() - Method in class com.informix.jdbc.IfxComplexInput
-
readArray() - this is only called by the user's java object.
- readArray() - Method in class com.informix.jdbc.IfxUDTInput
-
Read an array from the stream.
- readAsciiStream() - Method in class com.informix.jdbc.IfxUDTInput
-
Return the next attribute in the stream as a stream of ASCII characters.
- readBigDecimal() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java.math.BigDecimal.
- readBigDecimal() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a java.math.BigDecimal object.
- readBinaryStream() - Method in class com.informix.jdbc.IfxUDTInput
-
Return the next attribute in the stream as a stream of uninterpreted
bytes.
- readBlob() - Method in class com.informix.jdbc.IfxComplexInput
-
- readBlob() - Method in class com.informix.jdbc.IfxUDTInput
-
Read a BLOB from the stream.
- readBoolean() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java boolean.
- readBoolean() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java boolean.
- readByte() - Method in class com.informix.asf.IfxDataInputStream
-
- readByte() - Method in class com.informix.asf.IfxDebugDataInputStream
-
- readByte() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java byte.
- readByte() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java byte.
- readBytes(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
-
Reads the next attribute in the stream as Java byte array.
- readBytes() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as an array of bytes.
- readBytes(int) - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as an array of bytes.
- readBytes(int) - Method in interface com.informix.jdbc.SQLUDTInput
-
Read the next attribute in the stream as Java byte array.
- readChar() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an informix string from the inputstream.
- readChar(String) - Method in class com.informix.asf.IfxDataInputStream
-
- readCharacterStream() - Method in class com.informix.jdbc.IfxUDTInput
-
Return the next attribute in the stream as a stream of Unicode characters.
- readClob() - Method in class com.informix.jdbc.IfxComplexInput
-
Read a Clob from the stream.
- readClob() - Method in class com.informix.jdbc.IfxUDTInput
-
Read a CLOB from the stream.
- readDate() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix date from the stream.
- readDate() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a java.sql.date.
- readDate() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a java.sql.Date object.
- readDateTime(short) - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix datetime from the stream.
- readDecimal(short) - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix decimal from the stream.
- readDouble(short) - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix double from the stream.
- readDouble() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java double.
- readDouble() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java double.
- readFloat() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java float.
- readFloat() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java float.
- readFully(byte[]) - Method in class com.informix.asf.IfxDataInputStream
-
reads into an array of bytes.
- readFully(byte[], int, int) - Method in class com.informix.asf.IfxDataInputStream
-
reads into an array of bytes.
- readFully(byte[], int, int) - Method in class com.informix.asf.IfxDebugDataInputStream
-
- readFully() - Method in class com.informix.csm.IfxCsmReadBuffer
-
- readInt() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an informix Integer from the inputstream.
- readInt() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java int.
- readInt() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java int.
- readInterval(short) - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix interval from the stream.
- 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.
- readInterval() - Method in class com.informix.jdbc.IfxComplexInput
-
- readInterval() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as an Interval object
(IntervalYM or IntervalMF).
- readInterval() - Method in interface com.informix.jdbc.SQLUDTInput
-
Read the next attribute in the stream as a Java Interval.
- readLong() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix int8 from the stream.
- readLong() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java long.
- readLong() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java long.
- readLongBigint() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix bigint from the stream.
- readLongBigint() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java long.
- readLongBigint() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java long.
- readLongInt() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix int8 from the stream.
- readNClob() - Method in class com.informix.jdbc.IfxComplexInput
-
- readNClob() - Method in class com.informix.jdbc.IfxUDTInput
-
- readNString() - Method in class com.informix.jdbc.IfxComplexInput
-
- readNString() - Method in class com.informix.jdbc.IfxUDTInput
-
- readObject() - Method in class com.informix.jdbc.IfxComplexInput
-
An Informix extension to SQLInput which allows java.util.Collection,
IntervalDF and IntervalYM objects to be read.
- readObject() - Method in class com.informix.jdbc.IfxUDTInput
-
Return the datum at the head of the stream as a Java object.
- readPadded(byte[], int, int) - Method in class com.informix.asf.IfxDataInputStream
-
reads into an array of bytes.
- readPadded(byte[]) - Method in class com.informix.asf.IfxDataInputStream
-
reads into an array of bytes.
- readProperties(InputStream) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Reads the properties from an input stream
- readRawDateTime(short) - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix datetime from the stream.
- readReal(short) - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix real from the stream.
- readRef() - Method in class com.informix.jdbc.IfxUDTInput
-
Read a REF(<structured-type>) from the stream.
- readRowId() - Method in class com.informix.jdbc.IfxComplexInput
-
- readRowId() - Method in class com.informix.jdbc.IfxUDTInput
-
- readShort() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix smallint from the stream.
- readShort() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java short.
- readShort() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java short.
- readSmallInt() - Method in class com.informix.asf.IfxDataInputStream
-
Reads an Informix smallint from the stream.
- readSQL(SQLInput, String) - Method in class com.informix.jdbc.IfxBSONObject
-
- readSQLXML() - Method in class com.informix.jdbc.IfxComplexInput
-
- readSQLXML() - Method in class com.informix.jdbc.IfxUDTInput
-
- readString(int) - Method in interface com.informix.jdbc.IfmxUDTSQLInput
-
Reads the next attribute in the stream as a Java String.
- readString() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java String.
- readString(Collection<String>) - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java String.
- readString() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java String.
- readString(int) - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java String.
- readString(int, String) - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a Java String.
- readString(int) - Method in interface com.informix.jdbc.SQLUDTInput
-
Read the next attribute in the stream as a Java String.
- readTime() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java.sql.Time.
- readTimestamp() - Method in class com.informix.jdbc.IfxComplexInput
-
Read the next attribute as a Java.sql.Timestamp.
- readTimestamp() - Method in class com.informix.jdbc.IfxUDTInput
-
Read the next attribute in the stream as a java.sql.Timestamp object.
- readTriggerEvent() - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
Reads a single smart trigger event from the server
This does not discriminate by label, calling this gets the next trigger event
which could be for any label.
- readURL() - Method in class com.informix.jdbc.IfxComplexInput
-
- readURL() - Method in class com.informix.jdbc.IfxUDTInput
-
- readWithReset(int) - Method in class com.informix.csm.IfxCsmBuffer
-
- readWithReset(byte[], int, int) - Method in class com.informix.csm.IfxCsmBuffer
-
This functions reads bytes from byte array buf
creates a new byte array
copies unread bytes from buf to new byte array
replaces byte array referred to by buf with this new array
Also resets count .
- REAL - Static variable in class com.informix.lang.Types2
-
- receiveMessage() - Method in class com.informix.jdbc.IfxSqli
-
receiveMessage Generic message receiving method from the server
- receiveMessage() - Method in class com.informix.jdbcx.IfxXASqli
-
receiveMessage
Generic message receiving method from the server.
- recordC2S() - Method in class com.informix.asf.SqliDbg
-
- recordS2C() - Method in class com.informix.asf.SqliDbg
-
- recover(int) - Method in class com.informix.jdbcx.IfxXAResource
-
- RECV_ERR - Static variable in class com.informix.util.JDBCProxyParameters
-
- RECV_OK - Static variable in class com.informix.util.JDBCProxyParameters
-
- REF - Static variable in class com.informix.lang.Types2
-
- refreshRow() - Method in class com.informix.jdbc.IfxClientResultSet
-
- refreshRow() - Method in class com.informix.jdbc.IfxUpdateResultSet
-
JDBC 2.0
Refresh the value of the current row with its current value in
the database.
- registerCallback(String, IfmxSmartTriggerCallback) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
-
- registerCallback(String, IfmxSmartTriggerCallback) - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
- registerOutParameter(int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
Before executing a stored procedure call you must explicitly
call registerOutParameter to register the java.sql.Type of each
out parameter.
- registerOutParameter(int, int, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
- registerOutParameter(int, int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
Use this version of registerOutParameter for registering
Numeric or Decimal out parameters.
- registerOutParameter(String, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- registerOutParameter(String, int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- registerOutParameter(String, int, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
- registerTriggers() - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
Registers all triggers that have been added/removed
This must be called before any calls to readTriggerEvent() as this method make the server side
calls to enable us to read the triggered events
- relative(int) - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
- relative(int) - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
- releaseBlob() - Method in class com.informix.jdbc.IfxResultSet
-
- releaseBlob() - Method in class com.informix.jdbc.IfxSqliConnect
-
- releaseSavepoint(Savepoint) - Method in class com.informix.jdbc.IfxSqliConnect
-
- remove(Object) - Method in class com.informix.util.IfxMap
-
Overrides HashMap.remove(Object)
by converting the key to
lower-case if this map is case-insensitive (i.e.
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.informix.jdbcx.IfxPooledConnection
-
Remove an event listener.
- removeEldestEntry(Map.Entry<String, IfxPreparedStatement>) - Method in class com.informix.jdbc.PreparedStatementCache
-
Returns true
if the maximum number of entries has been
exceeded in the map and therefore the eldest entry needs to be removed.
- removeField(String) - Method in class com.informix.jdbc.IfxBSONObject
-
- removeFromBlobTable(Integer) - Method in class com.informix.jdbc.IfxSqliConnect
-
- removeFromReferenceList(IfxPooledConnection) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
-
Remove connection from the reference list
- removeFromStmtList(IfxStatement) - Method in class com.informix.jdbc.IfxSqliConnect
-
- removeFromXidList(Xid) - Method in class com.informix.jdbcx.IfxXAResource
-
- removeProperty(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Removes the property from the DataSource property list
- removeSavepointFromList(Savepoint) - Method in class com.informix.jdbc.IfxSqliConnect
-
- 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.
- removeTrigger(String, String, String) - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
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 class com.informix.smartTrigger.IfxSmartTrigger
-
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.
- removeXidList() - Method in class com.informix.jdbcx.IfxXAResource
-
- replCheck - Variable in class com.informix.jdbc.IfxSqliConnect
-
- reset() - Method in class com.informix.csm.IfxCsm.Status
-
- reset() - Method in class com.informix.csm.IfxCsmBuffer
-
we are overriding default implementation of reset() in ByteArrayOutputStream
The default implementation does not release the internal buffer 'buf'
but just resets count to zero.
- reset() - Method in class com.informix.csm.IfxCssInputStream
-
- reset() - Method in class com.informix.jdbc.IfxLobInputStream
-
Reset the Large object current reading point to the begining
- reset() - Method in class com.informix.json.Bytes.OptionHolder
-
- reset() - Method in class com.informix.json.JSONSerializer.Builder
-
- reset() - Method in class com.informix.util.IfxByteArrayOutputStream
-
- resetAndwrite(byte[]) - Method in class com.informix.csm.IfxCsmBuffer
-
- resetDatabaseProperties() - Method in class com.informix.jdbc.IfxSqliConnect
-
- resetMethodCalledFlags() - Method in class com.informix.jdbc.IfxStatement
-
Methods such as getResultSet() and getUpdateCount() may be called only once
for a particular resultset.
- resetTrace() - Method in class com.informix.asf.IfxDebugDataOutputStream
-
- RESULTFLAG_AWAITCAPABLE - Static variable in class com.informix.json.Bytes
-
Set when the server supports the AwaitData Query option.
- RESULTFLAG_CURSORNOTFOUND - Static variable in class com.informix.json.Bytes
-
Set when getMore is called but the cursor id is not valid at the server.
- RESULTFLAG_ERRSET - Static variable in class com.informix.json.Bytes
-
Set when query failed.
- RESULTFLAG_SHARDCONFIGSTALE - Static variable in class com.informix.json.Bytes
-
Drivers should ignore this.
- ResultSet2 - Interface in com.informix.jdbc
-
Deprecated.
- retCapName(String) - Method in interface com.informix.jdbc.IfxConnection
-
- retCapName(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- returnEnc() - Method in class com.informix.jdbc.IfxSqliConnect
-
- rleapyear(int) - Static method in class com.informix.lang.IfxToJavaType
-
checks if yr is a leap year
- rollback() - Method in class com.informix.jdbc.IfxSqliConnect
-
Rollback drops all changes made since the previous
commit/rollback and releases any database locks currently held
by the Connection.
- rollback(Savepoint) - Method in class com.informix.jdbc.IfxSqliConnect
-
- rollback(Xid) - Method in class com.informix.jdbcx.IfxXAResource
-
- rollback() - Method in class com.informix.jdbcx.IfxXAReusableConnection
-
Rollback drops all changes made since the previous
commit/rollback and releases any database locks currently held
by the Connection.
- rowDeleted() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
Determine if this row has been deleted.
- rowDeleted() - Method in class com.informix.jdbc.IfxUpdateResultSet
-
JDBC 2.0
Determine if this row has been deleted.
- rowidx - Variable in class com.informix.jdbc.IfxResultSetMetaData
-
- rowInserted() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
Determine if the current row has been inserted.
- rowInserted() - Method in class com.informix.jdbc.IfxUpdateResultSet
-
JDBC 2.0
Determine if the current row has been inserted.
- rowUpdated() - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
Determine if the current row has been updated.
- rowUpdated() - Method in class com.informix.jdbc.IfxUpdateResultSet
-
JDBC 2.0
Determine if the current row has been updated.
- rsmd - Variable in class com.informix.jdbc.IfxScrollableResultSet
-
- rsmd - Variable in class com.informix.jdbc.IfxUpdateResultSet
-
- run() - Method in class com.informix.asf.HttpConnection
-
- run() - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
- S_AMBIGUOUS_TYPE - Static variable in class com.informix.util.IfxErrMsg
-
- S_ARRAY_IS_FREED - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADARRAY - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADDATESTR - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADDAYVAL - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADINDEXCOUNT - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADINPUT - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADLENREQ - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADMONTHVAL - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADOBJECTYPE - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADSQLDATA - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADTYPEREQUESTED - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADXIDNAME - Static variable in class com.informix.util.IfxErrMsg
-
- S_BADXIDREQ - Static variable in class com.informix.util.IfxErrMsg
-
- S_BLOBNFND - Static variable in class com.informix.util.IfxErrMsg
-
- S_CALLEDONCE - Static variable in class com.informix.util.IfxErrMsg
-
- S_CHREXPCT - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNIPRTCL - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNTCROBJ - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNTCVFR - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNTCVTO - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNTLDDRV - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNTLDIPT - Static variable in class com.informix.util.IfxErrMsg
-
- S_CNTLKCNN - Static variable in class com.informix.util.IfxErrMsg
-
- S_COLLTYPENOTSAME - Static variable in class com.informix.util.IfxErrMsg
-
- S_CONCUR_READ_ONLY - Static variable in class com.informix.util.IfxErrMsg
-
- S_CONN_NOT_SUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_CPM_INVALID_PARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_CURSOR_NOT_OPEN - Static variable in class com.informix.util.IfxErrMsg
-
- S_DATEFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_DATETIME_PARSE_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- S_DBDATEINVYEAREXP - Static variable in class com.informix.util.IfxErrMsg
-
- S_DBDATELEN - Static variable in class com.informix.util.IfxErrMsg
-
- S_DBDATENOYEARCHAR - Static variable in class com.informix.util.IfxErrMsg
-
- S_DBDATENOYEAREXP - Static variable in class com.informix.util.IfxErrMsg
-
- S_DLMEXPCT - Static variable in class com.informix.util.IfxErrMsg
-
- S_EMPTYARRAY - Static variable in class com.informix.util.IfxErrMsg
-
- S_ENCNOTSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_ESCPFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_EXCEEDED_MAX_CPM_CONN - Static variable in class com.informix.util.IfxErrMsg
-
- S_FDIR_ERR - Static variable in class com.informix.util.IfxErrMsg
-
- S_FDIR_UNSUP - Static variable in class com.informix.util.IfxErrMsg
-
- S_FETCHED_ONE - Static variable in class com.informix.util.IfxErrMsg
-
- S_FSIZ - Static variable in class com.informix.util.IfxErrMsg
-
- S_FWDFETCH - Static variable in class com.informix.util.IfxErrMsg
-
- S_GLDATEDTOKS - Static variable in class com.informix.util.IfxErrMsg
-
- S_GLDATEXTOKS - Static variable in class com.informix.util.IfxErrMsg
-
- S_HTTP_DB_IO_ERR - Static variable in class com.informix.util.IfxErrMsg
-
- S_HTTP_NO_DB_CON - Static variable in class com.informix.util.IfxErrMsg
-
- S_ILLCURNM - Static variable in class com.informix.util.IfxErrMsg
-
- S_INCPINPT - Static variable in class com.informix.util.IfxErrMsg
-
- S_INSERTMODE - Static variable in class com.informix.util.IfxErrMsg
-
- S_INSUFBLB - Static variable in class com.informix.util.IfxErrMsg
-
- S_INV_OPERATION_SAVEPOINT_IN_XA - Static variable in class com.informix.util.IfxErrMsg
-
- S_INV_SAVEPOINT_DIFF_CONN - Static variable in class com.informix.util.IfxErrMsg
-
- S_INV_SAVEPOINT_IN_AUTOCOMMIT - Static variable in class com.informix.util.IfxErrMsg
-
- S_INV_SAVEPOINT_NAME_NULL - Static variable in class com.informix.util.IfxErrMsg
-
- S_INV_SAVEPOINT_NULL - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALID_ARRAY_INDEX_IN_POOL - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALID_BLOB - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALID_CHARACTER - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALID_DIRECTIVE - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALID_GENERATED_KEYS - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALID_WRAP - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALIDARG - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVALIDJDK - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVBCOBJECT - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVCTDEFSTR - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVDATEOBJ - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVDBDATEFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVDBNAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVDITVL - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVDQUAL - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVDTXIL - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVIPADD - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVMAXFLDSIZ - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVPROP - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVPRTNM - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVSBPRT - Static variable in class com.informix.util.IfxErrMsg
-
- S_INVTIMEOUT - Static variable in class com.informix.util.IfxErrMsg
-
- S_IOSTREAM_ERROR - Static variable in class com.informix.util.IfxErrMsg
-
- S_JDKVERERR - Static variable in class com.informix.util.IfxErrMsg
-
- S_LOB_IS_FREED - Static variable in class com.informix.util.IfxErrMsg
-
- S_LOB_STREAM_POS_LEN - Static variable in class com.informix.util.IfxErrMsg
-
- S_LOCNOTSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_MAXQUOTEDSTRING - Static variable in class com.informix.util.IfxErrMsg
-
- S_MsgNotFound - Static variable in class com.informix.util.IfxErrMsg
-
- S_MSTJDBC - Static variable in class com.informix.util.IfxErrMsg
-
- S_MTH4QRY - Static variable in class com.informix.util.IfxErrMsg
-
- S_MTHNOARG - Static variable in class com.informix.util.IfxErrMsg
-
- S_MTHNSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_MTHNSUPP_WITH_SERVER - Static variable in class com.informix.util.IfxErrMsg
-
- S_MXROWRNG - Static variable in class com.informix.util.IfxErrMsg
-
- S_NAME_NOT_NEEDED - Static variable in class com.informix.util.IfxErrMsg
-
- S_NAMED_SAVEPOINT - Static variable in class com.informix.util.IfxErrMsg
-
- S_NATIVEDATEFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_NCNNSTMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_NDXOTRNG - Static variable in class com.informix.util.IfxErrMsg
-
- S_NMCHNQMK - Static variable in class com.informix.util.IfxErrMsg
-
- S_NO_OUTPARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOACTRES - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOCLNNM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOCONN - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOCURROW - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOERAFOUND - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOGLSSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOINSERT - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOKEY - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOMORETOKS - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOMTDATA - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOROWDATA - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOSERVER - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOSTMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOT_OUTPARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOT_REG_OUTPARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOT_SET_INPARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOT_SET_OUTPARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTACOLLECTION - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTALOB - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTBLNAME - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTENOUGHTOKS - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTUPTBL - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTV5SERVER - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTYPEMAP - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOTYPENAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_NOUSERNAME - Static variable in class com.informix.util.IfxErrMsg
-
- S_NS_ACCESS_DENIED - Static variable in class com.informix.util.IfxErrMsg
-
- S_NS_PRIVILEGE_NOTGRANTED - Static variable in class com.informix.util.IfxErrMsg
-
- S_NTXISONL - Static variable in class com.informix.util.IfxErrMsg
-
- S_NULLINPT - Static variable in class com.informix.util.IfxErrMsg
-
- S_NULLSQL - Static variable in class com.informix.util.IfxErrMsg
-
- S_NUMARGS - Static variable in class com.informix.util.IfxErrMsg
-
- S_NUMEXPCT - Static variable in class com.informix.util.IfxErrMsg
-
- S_OBJNULL - Static variable in class com.informix.util.IfxErrMsg
-
- S_OTBLBMEM - Static variable in class com.informix.util.IfxErrMsg
-
- S_OUTPARAM - Static variable in class com.informix.util.IfxErrMsg
-
- S_PAM_AUTHORIZATION_FAILURE - Static variable in class com.informix.util.IfxErrMsg
-
- S_PAM_CLASS_NOT_FOUND - Static variable in class com.informix.util.IfxErrMsg
-
- S_PAM_INTERFACE - Static variable in class com.informix.util.IfxErrMsg
-
- S_PAM_MESSAGE_SIZE_EXCEEDED - Static variable in class com.informix.util.IfxErrMsg
-
- S_PARAMETER_MIXED_USAGE - Static variable in class com.informix.util.IfxErrMsg
-
- S_PARAMETER_NAME_NOT_FOUND - Static variable in class com.informix.util.IfxErrMsg
-
- S_QUALECOD - Static variable in class com.informix.util.IfxErrMsg
-
- S_QUALLENG - Static variable in class com.informix.util.IfxErrMsg
-
- S_QUALSCOD - Static variable in class com.informix.util.IfxErrMsg
-
- S_QUALSORE - Static variable in class com.informix.util.IfxErrMsg
-
- S_RESULTSET_NOT_OPEN - Static variable in class com.informix.util.IfxErrMsg
-
- S_ROMNSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_RSCLOSED - Static variable in class com.informix.util.IfxErrMsg
-
- S_RSCTYPE_NOSUP - Static variable in class com.informix.util.IfxErrMsg
-
- S_RSREADONLY - Static variable in class com.informix.util.IfxErrMsg
-
- S_RSTYPE_NOSUP - Static variable in class com.informix.util.IfxErrMsg
-
- S_SCRROW - Static variable in class com.informix.util.IfxErrMsg
-
- S_SCRTYPE - Static variable in class com.informix.util.IfxErrMsg
-
- S_SECUVIAL - Static variable in class com.informix.util.IfxErrMsg
-
- S_STMTCLOSED - Static variable in class com.informix.util.IfxErrMsg
-
- S_STMTNPRE - Static variable in class com.informix.util.IfxErrMsg
-
- S_SYNTAX - Static variable in class com.informix.util.IfxErrMsg
-
- S_SYSINTRL - Static variable in class com.informix.util.IfxErrMsg
-
- S_TIMEFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_TMSTPFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_TXNSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_TYPENAME_REQ - Static variable in class com.informix.util.IfxErrMsg
-
- S_TYPNSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_AMBIGUOUS_TYPE - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_CHPERMCMD - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_CLJAR_NOTEXIST - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_COPYTOSERVERFAIL - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_INVALID_FLD - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_INVALID_FLDTYP - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_INVALID_JARNM - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_INVALID_SUPPFUNCTYP - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_JAREXISTS - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_JAVAC_JAR_CMD - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_CLASSFILE - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_DB_IN_CONN - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_FLDTYPMATCH - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_JARSQLNM - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_UDRINFO - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_UDTFLDCNT - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_UDTFLDLEN - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_UDTFLDNMTYP - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_UDTLEN - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NO_UDTSQLNM - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_NOT_SQLDATA - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_RMCLFILE_CMD - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_UDTCLASSNFD - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_UDTEXISTS - Static variable in class com.informix.util.IfxErrMsg
-
- S_UDTUDRMGR_UDTNOTEXIST - Static variable in class com.informix.util.IfxErrMsg
-
- S_UKNOBJTP - Static variable in class com.informix.util.IfxErrMsg
-
- S_UNEXPECTED_EXCEPTION - Static variable in class com.informix.util.IfxErrMsg
-
- S_UNNAMED_SAVEPOINT - Static variable in class com.informix.util.IfxErrMsg
-
- S_URLFMT - Static variable in class com.informix.util.IfxErrMsg
-
- S_WRONG_USER_PASSWD - Static variable in class com.informix.util.IfxErrMsg
-
- S_WRTFAULT - Static variable in class com.informix.util.IfxErrMsg
-
- S_XA_ALREADY_INLOCALTRANS - Static variable in class com.informix.util.IfxErrMsg
-
- S_XA_NOTSUPP - Static variable in class com.informix.util.IfxErrMsg
-
- S_XTRACHR - Static variable in class com.informix.util.IfxErrMsg
-
- SANSIMODE - Static variable in class com.informix.util.IfxWarnMsg
-
- SANSIWARN - Static variable in class com.informix.util.IfxWarnMsg
-
- saveCookie(String) - Method in class com.informix.asf.HttpConnection
-
- scrollableEmptyResultSet - Variable in class com.informix.jdbc.IfxResultSet
-
- scrubBatch() - Method in class com.informix.jdbc.IfxStatement
-
clears members set while batch update was in progress
- scrubConnection() - Method in interface com.informix.jdbc.IfmxConnection
-
Called to return a connection to its original state.
- scrubConnection() - Method in class com.informix.jdbc.IfxSqliConnect
-
- scrubConnectionReleasesAllStatements() - Method in interface com.informix.jdbc.IfmxConnection
-
Called to determine if calling scrubConnection() will release all
Statements.
- scrubConnectionReleasesAllStatements() - Method in class com.informix.jdbc.IfxSqliConnect
-
Called to determine if calling scrubConnection() will release all
Statements.
- SCURSNAM - Static variable in class com.informix.util.IfxWarnMsg
-
- SDATASKIP - Static variable in class com.informix.util.IfxWarnMsg
-
- SDRSECOND - Static variable in class com.informix.util.IfxWarnMsg
-
- SDVAR - Static variable in class com.informix.util.IfxWarnMsg
-
- 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.
- SEND_ERR - Static variable in class com.informix.util.JDBCProxyParameters
-
- SEND_OK - Static variable in class com.informix.util.JDBCProxyParameters
-
- sendEncryptPassword(String, IfxDataOutputStream) - Method in class com.informix.asf.CSMspwd
-
- sendOOBData() - Method in class com.informix.asf.HttpBufferedOutputStream
-
- sendSQBatchEnd() - Method in class com.informix.jdbc.IfxSqli
-
Sends SQBATCHEND message to output stream for ANSI DB when execute batch is done writes relevant messages to trace file.
- sendSQBatchStart() - Method in class com.informix.jdbc.IfxSqli
-
Sends SQBATCHSTART message to output stream for ANSI DB when execute batch is in progress writes relevant messages to trace file.
- serialidx - Variable in class com.informix.jdbc.IfxResultSetMetaData
-
- serialize(Object) - Method in class com.informix.json.AbstractObjectSerializer
-
- serialize(Object, StringBuilder) - Method in class com.informix.json.ClassMapBasedObjectSerializer
-
- serialize(Object) - Static method in class com.informix.json.JSON
-
Serializes an object into its JSON form.
- serialize(Object, StringBuilder) - Static method in class com.informix.json.JSON
-
Serializes an object into its JSON form.
- serialize(Object, StringBuilder) - Method in class com.informix.json.JSONSerializer
-
- serialize(Object) - Method in class com.informix.json.JSONSerializer
-
- serialize(Object, StringBuilder) - Method in interface com.informix.json.ObjectSerializer
-
Serializes obj
into buf
.
- serialize(Object) - Method in interface com.informix.json.ObjectSerializer
-
Serializes obj
.
- serializer - Variable in class com.informix.json.JSONSerializer
-
- SerialNumber - Variable in class com.informix.asf.Connection
-
- ServerGroup - Class in com.informix.jns
-
- ServerGroup(Vector<String>) - Constructor for class com.informix.jns.ServerGroup
-
- ServerInfo - Class in com.informix.jns
-
- ServerInfo(String, String, String, String, String) - Constructor for class com.informix.jns.ServerInfo
-
- SESSION_ERR - Static variable in class com.informix.util.JDBCProxyParameters
-
- SESSION_OK - Static variable in class com.informix.util.JDBCProxyParameters
-
- sessionID(String) - Method in interface com.informix.smartTrigger.IfmxThreadedSmartTrigger
-
Sets the Smart Trigger session ID for us to connect to.
- sessionID(String) - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
- set(int) - Method in class com.informix.json.Bytes.OptionHolder
-
- 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.
- Set_Cookie - Static variable in class com.informix.util.JDBCProxyParameters
-
- set_used_in_update(boolean) - Method in class com.informix.jdbc.IfxObject
-
- 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.
- setArray(int, Array, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
Set an Array/Object parameter.
- setArray(int, Array) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set an Array parameter.
- setArray(int, Array, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set an Array parameter.
- setArray(int, Array, String) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set an Array parameter.
- setArray(int, Array) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setArray(int, Array, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
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(String, InputStream, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- 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.
- setAsciiStream(int, InputStream, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
When a very large ASCII value is input to a LONGVARCHAR
parameter it may be more practical to send it via a
java.io.InputStream.
- setAsciiStream(int, InputStream, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
When a very large ASCII value is input to a LONGVARCHAR
parameter it may be more practical to send it via a
java.io.InputStream.
- setAsciiStream(int, InputStream) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setAsciiStream(int, InputStream, int, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
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.
- 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.
- setAutoAlignment(boolean) - Method in class com.informix.jdbc.IfxUDTInput
-
Enable or disable automatic alignment.
- setAutoAlignment(boolean) - Method in class com.informix.jdbc.IfxUDTOutput
-
Enable or disable automatic alignment.
- setAutoCommit(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
If a connection is in auto-commit mode, then all its SQL statements
will be executed and committed as individual transactions.
- setAutoCommit(boolean) - Method in class com.informix.jdbcx.IfxXAReusableConnection
-
Set the current auto-commit state (overrides parent method)
Auto-Commit mode for XA transaction is always false
if new mode != old mode and transaction started then throw exception
if new mode == old mode and transaction started then ignore
note: if in XA transaction then old mode == false
- setAutoFree(boolean) - Method in interface com.informix.jdbc.IfmxStatement
-
An Informix extension that allows the user to set the autofree
property for this statement.
- setAutoFree(boolean) - Method in class com.informix.jdbc.IfxStatement
-
Sets the autoFree flag if the server supports it.
- setAutoIncrement(int, short) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setBigDecimal(int, BigDecimal, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to a java.lang.BigDecimal value.
- setBigDecimal(String, BigDecimal) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBigDecimal(int, BigDecimal) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.lang.BigDecimal value.
- setBigDecimal(int, BigDecimal, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set 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.
- setBinaryStream(String, InputStream, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBinaryStream(int, InputStream, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
When a very large binary value is input to a LONGVARBINARY
parameter it may be more practical to send it via a
java.io.InputStream.
- setBinaryStream(int, InputStream, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
When a very large binary value is input to a LONGVARBINARY
parameter it may be more practical to send it via a
java.io.InputStream.
- setBinaryStream(int, InputStream) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setBinaryStream(int, InputStream, int, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
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.
- 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.
- setBindColIfxType(int, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
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 class com.informix.jdbc.IfxPreparedStatement
-
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.
- setBindColIfxType(int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Similar to setBindColType(), but used when application wants
to use Informix SQL types in it's parameter call.
- 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.
- setBindColType(int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
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 class com.informix.jdbc.IfxPreparedStatement
-
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 class com.informix.jdbc.IfxPreparedStatement
-
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.
- setBlob(String, Blob) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBlob(String, InputStream) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBlob(String, InputStream, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBlob(int, Blob) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set a BLOB parameter.
- setBlob(int, Blob, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set a BLOB parameter.
- setBlob(int, InputStream) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setBlob(int, Blob) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setBlob(int, Blob, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a BLOB parameter.
- setBlobBuffer(byte[]) - Method in class com.informix.jdbc.IfxBlob
-
- setBlobFileName() - Method in class com.informix.jdbc.IfxBlob
-
- setBlobLength(int, int, int) - Method in class com.informix.jdbc.IfxBlob
-
- setBlobLength(int) - Method in class com.informix.jdbc.IfxBlob
-
- setBoolean(int, boolean, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to a Java boolean value.
- setBoolean(int, boolean) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBoolean(String, boolean) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBoolean(int, boolean) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java boolean value.
- setBoolean(int, boolean, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java boolean value.
- setBoolean(int, boolean, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
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.
- setByte(String, byte) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setByte(int, byte) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java byte value.
- setByte(int, byte, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java byte value.
- setByte(int, byte, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a parameter to a Java byte value.
- setByteCntAtEOT() - Method in class com.informix.asf.IfxDataOutputStream
-
This is to be called after SQ_EOT is sent every time .
- 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.
- setBytes(String, byte[]) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setBytes(int, byte[]) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java array of bytes.
- setBytes(int, byte[], int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java array of bytes.
- setBytes(int, byte[], int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a parameter to a Java array of bytes.
- setCatalog(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
A sub-space of this Connection's database may be selected by setting a
catalog name.
- setChallenge(String) - Method in class com.informix.jdbc.IfxPAMChallenge
-
- setChallengeType(short) - Method in class com.informix.jdbc.IfxPAMChallenge
-
- 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(String, Reader, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setCharacterStream(String, Reader) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- 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.
- setCharacterStream(int, Reader, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
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(int, Reader, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
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(int, Reader) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setCharacterStream(int, Reader, int) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setCharacterStream(int, Reader, int, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
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.
- setClientInfo(Properties) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setClientInfo(String, String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setClientLocale(String) - Method in class com.informix.asf.CSMBufferedInputStream
-
Set the class variable ClientLocale.
- setClientLocale(String) - Method in class com.informix.asf.CSMBufferedOutputStream
-
Set the class variable ClientLocale.
- setClientLocale(String) - Method in class com.informix.asf.CSMspwd
-
Set the class variable ClientLocale.
- setClientLocale(String) - Method in class com.informix.asf.IfxDataInputStream
-
Set the class variable ClientLocale.
- setClientLocale(String) - Method in class com.informix.asf.JnsObject
-
Set the class variable ClientLocale.
- setClob(int, Clob, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a CLOB parameter.
- setClob(String, Clob) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setClob(String, Reader) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setClob(String, Reader, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setClob(int, Clob) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set a CLOB parameter.
- setClob(int, Clob, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set a CLOB parameter.
- setClob(int, Reader) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setClob(int, Reader, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setClob(int, Clob) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setClob(int, Clob, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a CLOB parameter.
- setColumnCount(int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setColumnInfo(int, String, int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setColumnName(int, String) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setColumnName(String) - Method in class com.informix.jdbc.IfxSmBlob
-
- setCommitEnabled(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setConnection(IfxConnection) - Method in class com.informix.jdbc.IfxObject
-
GENERIC
- setConnection(Connection) - Method in class com.informix.lang.Interval
-
Sets the connection.
- setCookies(URLConnection) - Method in class com.informix.asf.HttpConnection
-
- setCount(int) - Method in class com.informix.util.IfxByteArrayOutputStream
-
- setCreateFlags(int) - Method in class com.informix.jdbc.IfxLobDescriptor
-
Sets the create time flags for smart large object.
- setCsmCode(long) - Method in class com.informix.csm.IfxCsm.Status
-
- setCsmErr(int) - Method in class com.informix.csm.IfxCsm.Status
-
- setCsmString(String) - Method in class com.informix.csm.IfxCsm.Status
-
- 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.
- setCurrentPosition(int) - Method in class com.informix.jdbc.IfxUDTInput
-
Resets the current position.
- setCurrentPosition(int) - Method in class com.informix.jdbc.IfxUDTOutput
-
Resets the current position.
- setCursorName(String) - Method in class com.informix.jdbc.IfxStatement
-
setCursorName defines the SQL cursor name that will be used by
subsequent Statement execute methods.
- setDatabase(String) - Method in class com.informix.util.InformixUrl
-
- setDatabaseName(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Sets the database name.
- setDatabaseProductVersion(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setDataSourceName(int, String) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- 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.
- setDate(String, Date) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setDate(String, Date, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setDate(int, Date) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date, Calendar) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date, Calendar, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Date value.
- setDate(int, Date, Calendar) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setDateTimeByStCode(byte) - Method in class com.informix.jdbc.IfxDateTime
-
- setDateTimeByStEndCode(byte, byte) - Method in class com.informix.jdbc.IfxDateTime
-
- setDateTimeType(int, byte, byte) - Method in class com.informix.jdbc.IfxDateTime
-
- setDecimalDigits(int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setDelimIdent(boolean) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- 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.
- setDouble(String, double) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setDouble(int, double) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java double value.
- setDouble(int, double, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java double value.
- setEncodedLength(int) - Method in class com.informix.jdbc.IfxDecimal
-
Set the encoded length with precision
- setEncodedLength(int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setEscapeProcessing(boolean) - Method in class com.informix.jdbc.IfxStatement
-
If escape scanning is on (the default) the driver will do
escape substitution before sending the SQL to the database.
- setEstBytes(long) - Method in class com.informix.jdbc.IfxLobDescriptor
-
Sets the estimated size, in bytes, of the smart large object.
- setExceptionCause(Exception, Exception) - Static method in class com.informix.util.IfxErrMsg
-
- setExtendedTypeName(String) - Method in class com.informix.jdbc.IfxObject
-
Set the extended type name for this 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.
- setFetchBufferSize(int) - Method in class com.informix.jdbc.IfxStatement
-
- setFetchDirection(int) - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
Give a hint as to the direction in which the rows in a result set
will be processed.
- setFetchDirection(int) - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
Give a hint as to the direction in which the rows in this result set
will be processed.
- setFetchDirection(int) - Method in class com.informix.jdbc.IfxStatement
-
JDBC 2.0
Give a hint as to the direction in which the rows in a result set
will be processed.
- setFetchSize(int) - Method in class com.informix.jdbc.IfxClientResultSet
-
JDBC 2.0
Give the JDBC driver a hint as to the number of rows that should
be fetched from the database when more rows are needed.
- setFetchSize(int) - Method in class com.informix.jdbc.IfxResultSet
-
JDBC 2.0
Give the JDBC driver a hint as to the number of rows that should
be fetched from the database when more rows are needed for this result
set.
- setFetchSize(int) - Method in class com.informix.jdbc.IfxStatement
-
JDBC 2.0
Give the JDBC driver a hint as to the number of rows that should
be fetched from the database when more rows are needed.
- setFloat(int, float, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to a Java float value.
- setFloat(String, float) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setFloat(int, float) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java float value.
- setFloat(int, float, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java float value.
- setFPCacheInfo(int, String, IfxFParam) - Method in interface com.informix.jdbc.IfxConnection
-
Store fastpath function information.
- setFPCacheInfo(int, String, IfxFParam) - Method in class com.informix.jdbc.IfxSqliConnect
-
Store fastpath function information.
- setHoldability(int) - Method in class com.informix.jdbc.IfxSqliConnect
-
Changes the holdability of ResultSet objects created using this
Connection object to the given holdability
- setidesc(IfxResultSetMetaData) - Method in class com.informix.jdbc.IfxParameterMetaData
-
- setIFX_USEPUT(boolean) - Method in interface com.informix.jdbc.IfmxConnection
-
- setIFX_USEPUT(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
- 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.
- setIfxBSONObject(int, IfxBSONObject) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setIfxCLIENT_LOCALE(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Sets the value of Informix specific variable CLIENT_LOCALE.
- setIfxColumnType(int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- 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.
- setIfxType(int) - Method in class com.informix.jdbc.IfxObject
-
Set Informix SQL type for this object
- 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
- setInsertMode(boolean) - Method in class com.informix.jdbc.IfxClientResultSet
-
- setInt(int, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to a Java int value.
- setInt(String, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setInt(int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java int value.
- setInt(int, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java int value.
- setInterval(int, Interval) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to an Interval value.
- setInterval(int, Interval) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to an Interval value.
- setInterval(int, Interval) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a parameter to an Interval value.
- setIntervalDF(int, IntervalDF) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to an IntervalDF value.
- setIntervalDF(int, IntervalDF) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to an IntervalDF value.
- setIntervalDF(int, IntervalDF) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a parameter to an IntervalDF value.
- setIntervalYM(int, IntervalYM) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to an IntervalYM value.
- setIntervalYM(int, IntervalYM) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to an IntervalYM value.
- setIntervalYM(int, IntervalYM) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a parameter to an IntervalYM value.
- setIsBigInt(boolean) - Method in interface com.informix.jdbc.IfxConnection
-
This function will set and get value based on colinfo information
- setIsBigInt(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setIsBigSerial(boolean) - Method in interface com.informix.jdbc.IfxConnection
-
- setIsBigSerial(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setIsReleased(boolean) - Method in class com.informix.jdbc.IfxSqli
-
- setLoaded() - Method in class com.informix.jdbc.IfxBlob
-
- setLoadState(int) - Method in class com.informix.csm.IfxCsmDescriptor
-
- setLocale(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
Called only by IfxDirectConnection to default
clLocale/dbLocale to english so dateUtil doesn't use
Locale.getDefault() which if Japanese is run, becomes
japanese, even tho we are running english tests
- 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.
- setLong(String, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setLong(int, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java long value.
- setLong(int, long, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set 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).
- setMaxFieldSize(int) - Method in class com.informix.jdbc.IfxStatement
-
The maxFieldSize limit (in bytes) is set to limit the size of
data that can be returned for any column value; it only applies
to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and
LONGVARCHAR fields.
- setMaxIdleTime(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
-
set maxIdleTime
- setMaximumEntries(int) - Method in class com.informix.jdbc.PreparedStatementCache
-
- setMaxPoolSize(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
-
set maxPoolSize
- setMaxRows(int) - Method in class com.informix.jdbc.IfxStatement
-
The maxRows limit is set to limit the number of rows that any
ResultSet can contain.
- 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
- setMode(int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setNanos(int) - Method in class com.informix.jdbc.IfxDateTime
-
Set the nanos for this datetime object.
- setNCharacterStream(String, Reader) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNCharacterStream(String, Reader, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNCharacterStream(int, Reader) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setNClob(String, NClob) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNClob(String, Reader) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNClob(String, Reader, long) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNClob(int, NClob) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setNClob(int, Reader) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setNClob(int, Reader, long) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setNetworkTimeout(int) - Method in class com.informix.asf.Connection
-
- setNetworkTimeout(Executor, int) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setNewTraceFile(int, String) - Method in class com.informix.util.Trace
-
In case a tracing is on, it will close the existing the trace file
and open a new trace file.
- setNString(String, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNString(int, String) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setNull(int, int, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to SQL NULL.
- setNull(String, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNull(String, int, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setNull(int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int, String) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int, int, String) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to SQL NULL.
- setNull(int, int, String) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setNull(int, int, int) - Method in interface com.informix.jdbcx.IfmxConnectedRowSet
-
Sets a parameter to SQL NULL.
- setNullable(int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setObject(int, Array, String) - Method in interface com.informix.jdbc.IfmxCallableStatement
-
Set an Object parameter.
- setObject(int, Array, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setObject(String, Object, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setObject(String, Object, int, int) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setObject(String, Object) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setObject(int, Object, int, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set the value of a parameter using an object; use the
java.lang equivalent objects for integral values.
- setObject(int, Object, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
This method is like setObject above, but assumes scale of zero.
- setObject(int, Object) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setObject(int, Object, String) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setPassword(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
sets the password to be used to connect to the database.
- setPoolable(boolean) - Method in class com.informix.jdbc.IfxStatement
-
- setPortNumber(int) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Sets the port number to be used to connect to the database.
- SetPrimEVars() - Method in class com.informix.jdbc.IfxSqliConnect
-
- setProperty(String, String) - Method in class com.informix.util.AdvancedUppercaseProperties
-
- setPropertyCycle(int) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
-
setPropertyCycle ignores call or noop.
- setProxyVersion(int) - Method in class com.informix.asf.HttpConnection
-
- 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.
- setQueryTimeout(int) - Method in class com.informix.jdbc.IfxStatement
-
The queryTimeout limit is the number of seconds the driver will
wait for a Statement to execute.
- setReadOnly(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
You can put a connection in read-only mode as a hint to enable
database optimizations.
- setRef(int, Ref) - Method in class com.informix.jdbc.IfxPreparedStatement
-
JDBC 2.0
Set a REF(<structured-type>) parameter.
- setRef(int, Ref) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setReplCheckColumnEnabled(boolean) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setRequestProperty(String, String) - Method in class com.informix.asf.HttpConnection
-
- setResponse(String) - Method in class com.informix.jdbc.IfxPAMResponse
-
- setResponseType(short) - Method in class com.informix.jdbc.IfxPAMResponse
-
- setResultSetConcurrency(int) - Method in class com.informix.jdbc.IfxStatement
-
Check to see if the Concurrency Type is supported and either
set it or return an Exception.
- setResultSetType(int) - Method in class com.informix.jdbc.IfxStatement
-
Check to see if the ResultSet Type is supported and either
set it or return an Exception.
- setReUsableCons(Constructor<?>) - Method in class com.informix.jdbcx.IfxConnectionPoolDataSource
-
setReUsableCons -- set the directReUsableConstructor
- setRightDecimal(int, int) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setRoleName(String) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Sets the role name for the DataSource.
- setRowId(String, RowId) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setRowId(int, RowId) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setSavepoint() - Method in class com.informix.jdbc.IfxSqliConnect
-
- setSavepoint(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setSavepointUnique(String) - Method in interface com.informix.jdbc.IfxConnection
-
- setSavepointUnique(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setSbspace(String) - Method in class com.informix.jdbc.IfxLobDescriptor
-
Sets the sbspace name for the smart large object.
- setSchema(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setServerIsolationLevel() - Method in class com.informix.jdbc.IfxSqliConnect
-
- 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.
- setShort(String, short) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setShort(int, short) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java short value.
- setShort(int, short, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java short value.
- setSQLExceptionCause(SQLException, Exception) - Static method in class com.informix.util.IfxErrMsg
-
Return SQLException with the cause set to 'cause' if the JDK is greater than
or equal to 1.4.
- setSQLXML(String, SQLXML) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setSQLXML(int, SQLXML) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- setStatementType(int) - Method in class com.informix.jdbc.IfxStatement
-
- setString(int, String, int) - Method in interface com.informix.jdbc.IfmxPreparedStatement
-
Sets a parameter to a Java String value.
- setString(String, String) - Method in class com.informix.jdbc.IfxCallableStatement
-
- 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.
- setString(int, String) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a Java String value.
- setString(int, String, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
This method is Informix extension method and
NOT a JDBC standard method.
- setStructInfo(Object, short, short, short, byte[], short, short, short, int, byte[], byte[]) - Method in class com.informix.jdbc.IfxSqliConnect
-
IfxSqliConnect.setStructInfo()
- setSubString(long, String, int) - Method in class com.informix.jdbc.IfxCblob
-
Writes data from a string to an already existing
smart large blob object.
- setT() - Method in class com.informix.lang.Decimal
-
- setTableName(int, String) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- setTableName(String) - Method in class com.informix.jdbc.IfxSmBlob
-
- setTerminateConnection(boolean) - Method in class com.informix.jdbc.IfxPAMResponse
-
- setTextByteColumnCount() - Method in class com.informix.jdbc.IfxResultSetMetaData
-
- 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.
- setTime(String, Time) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setTime(String, Time, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setTime(int, Time) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time, Calendar) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time, Calendar, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Time value.
- setTime(int, Time, Calendar) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- 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.
- setTimestamp(String, Timestamp) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setTimestamp(int, Timestamp) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp, Calendar) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp, Calendar, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Set a parameter to a java.sql.Timestamp value.
- setTimestamp(int, Timestamp, Calendar) - Method in interface com.informix.jdbc.PreparedStatement2
-
Deprecated.
- setTimestampQualifier(short) - Method in class com.informix.lang.Decimal
-
- setTransactionIsolation(int) - Method in class com.informix.jdbc.IfxSqliConnect
-
You can call this method to try to change the transaction
isolation level on a newly opened connection, using one of the
TRANSACTION_* values.
- setTransactionIsolation(int, Statement) - Method in class com.informix.jdbc.IfxSqliConnect
-
You can call this method to try to change the transaction
isolation level on a newly opened connection, using one of the
TRANSACTION_* values.
- setTransactionTimeout(int) - Method in class com.informix.jdbcx.IfxXAResource
-
- setTupleSize(short) - Method in class com.informix.jdbc.IfxResultSetMetaData
-
Store the size of one row returned by the server
- setTupleSizeReceived(int) - Method in class com.informix.jdbc.IfxResultSet
-
- setTxnIsolationLvl(String) - Method in class com.informix.jdbc.IfxSqliConnect
-
- setTypeBooleanFields(IfxColumnInfo, int) - Static method in class com.informix.jdbc.IfxResultSetMetaData
-
- setTypeMap(Map<String, Class<?>>) - Method in class com.informix.jdbc.IfxObject
-
- setTypeMap(Map<String, Class<?>>) - Method in class com.informix.jdbc.IfxSqliConnect
-
JDBC 2.0
Install a type-map object as the default type-map for
this connection.
- setUnicodeStream(int, InputStream, int) - Method in class com.informix.jdbc.IfxPreparedStatement
-
Deprecated.
- setURL(String, URL) - Method in class com.informix.jdbc.IfxCallableStatement
-
- setURL(int, URL) - Method in class com.informix.jdbc.IfxPreparedStatement
-
- 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
- SFLT2DEC - Static variable in class com.informix.util.IfxWarnMsg
-
- SGK_ALL_KEYS - Static variable in class com.informix.jdbc.IfxStatement
-
- SGK_indexes - Variable in class com.informix.jdbc.IfxStatement
-
- SGK_KEYS_BY_INDEX - Static variable in class com.informix.jdbc.IfxStatement
-
- SGK_KEYS_BY_NAME - Static variable in class com.informix.jdbc.IfxStatement
-
- SGK_metaData - Variable in class com.informix.jdbc.IfxStatement
-
- SGK_names - Variable in class com.informix.jdbc.IfxStatement
-
- SGK_NO_KEYS - Static variable in class com.informix.jdbc.IfxStatement
-
- SGK_resultSet - Variable in class com.informix.jdbc.IfxStatement
-
- SGK_rowColumn - Variable in class com.informix.jdbc.IfxSqli
-
- SHASLOG - Static variable in class com.informix.util.IfxWarnMsg
-
- SHASWARN - Static variable in class com.informix.util.IfxWarnMsg
-
- sigdigToChar() - Method in class com.informix.lang.Decimal
-
Converts significant digits of this (base 100) to a char[]
Shouldnt be called if there are no significant digits
- sigdigToInt(int, int) - Method in class com.informix.lang.Decimal
-
Converts specified digits of this (base 100) to an int
- size() - Method in class com.informix.jns.ServerGroup
-
- skip(long) - Method in class com.informix.asf.CSMBufferedInputStream
-
- skip(int) - Method in class com.informix.asf.HttpBufferedInputStream
-
Skips exactly n
bytes of input in the underlying
input stream.
- skip(long) - Method in class com.informix.csm.IfxCssInputStream
-
- skip(long) - Method in class com.informix.jdbc.IfxLobInputStream
-
Skips over and discards n bytes of data from the
input stream.
- skipBytes(int) - Method in class com.informix.asf.IfxDataInputStream
-
Skips exactly n
bytes of input in the underlying
input stream.
- 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.
- skipBytes(int) - Method in class com.informix.jdbc.IfxUDTInput
-
Skips over and discards len bytes of data from the input stream.
- skipBytes(int) - Method in class com.informix.jdbc.IfxUDTOutput
-
Skips over and discards len bytes of data from the output stream.
- sm_size - Variable in class com.informix.jdbc.IfxSmBlob
-
- SMALLINT - Static variable in class com.informix.lang.Types2
-
- SmartTriggerOperations - Enum in com.informix.smartTrigger
-
- SNOPRVGRNT - Static variable in class com.informix.util.IfxWarnMsg
-
- SNOPRVREVK - Static variable in class com.informix.util.IfxWarnMsg
-
- SNULLFOUND - Static variable in class com.informix.util.IfxWarnMsg
-
- socketTimedOut - Variable in class com.informix.jdbc.IfxSqliConnect
-
- softCloseDone - Variable in class com.informix.jdbc.IfxSqliConnect
-
- sOOBSocket() - Method in class com.informix.asf.Connection
-
sOOBSocket (): This is an out-of-band data Sends a one byte of out-of-band data to the server
- sourceType - Variable in class com.informix.jdbc.IfxObject
-
- SQ_ACCEPT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ACK - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_AMFPARAM - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ARCHIVE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_AUTOFREE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BATCHEND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BATCHSTART - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BBIND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BEGIN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BEGIN_NOREPL - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BEGWORK - Static variable in class com.informix.jdbc.IfxStatementTypes
-
BEGIN WORK
- SQ_BIND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_BLOB - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_CALLBACK - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_CFPDESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_CHALLENGE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_CIDESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_CLOSE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_CLOSERecvd - Variable in class com.informix.jdbc.IfxSqli
-
- SQ_CLSDB - Static variable in class com.informix.jdbc.IfxStatementTypes
-
CLOSE DATABASE
- SQ_CMMTWORK - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_COMMAND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
The set of known messages that we send between the client
and the server
- SQ_COMMIT - Static variable in class com.informix.jdbc.IfxStatementTypes
-
COMMIT WORK
- SQ_CONNECT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_CONSTRMODE - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SET CONSTRAINTS
- SQ_COST - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_CURNAME - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DATABASE - Static variable in class com.informix.jdbc.IfxStatementTypes
-
DATABASE statement
- SQ_DBCLOSE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DBGFILE - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SET DEBUG FILE TO
- SQ_DBLIST - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DBOPEN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DCATALOG - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DDR - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DEBUG - Static variable in class com.informix.jdbc.IfxStatementTypes
-
for internal use only
- SQ_DEFER - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_DESCBIND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DEXFPROUTINE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DFPARAM - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DGETROUTINE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DISCONNECT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DISTFETCH - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DLEXIT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DONE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DPREPARE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_DRAIN_MEM - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_EOT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ERR - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_EXCEPTION - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_EXECPROC - Static variable in class com.informix.jdbc.IfxStatementTypes
-
EXECUTE PROCEDURE
- SQ_EXECUTE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_EXFPROUTINE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_EXIT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_EXPLAIN - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SET EXPLAIN
- SQ_EXPROC - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_EXSELECT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FERR - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FETARRSIZE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FETCHBLOB - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FILE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FILE_READ - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FILE_WRITE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FP_PROCINFO - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FPARAM - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_FPROUTINE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_GETHIERARCHY - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_GETROUTINE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_GRANT - Static variable in class com.informix.jdbc.IfxStatementTypes
-
GRANT
- SQ_HOLD - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ID - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_IDESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_IFPDESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_INFO - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_INSERT - Static variable in class com.informix.jdbc.IfxStatementTypes
-
INSERT
- SQ_INSERTDONE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_INTERNALVER - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_INVOKE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ISOLATE - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SET ISOLATION
- SQ_ISOLEVEL - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_LOCKWAIT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_LODATA - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_MAXNUM - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_MISCFLAGS - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_NDESC_ID - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_NDESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_NFETCH - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_NLS - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ONASSIST - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_ONUTIL - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_OPEN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_PCLOSE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PCOMMAND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PDELETE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PDQPRIORITY - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SET PDQPRIORITY
- SQ_PFETCH - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PLOAD - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PLOADFILE - Static variable in class com.informix.jdbc.IfxStatementTypes
-
pload log file command
- SQ_POPEN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PPUT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PREPARE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PROCSTATS - Static variable in class com.informix.jdbc.IfxStatementTypes
-
UPDATE STATISTICS (for procedure)
- SQ_PROTOCOLS - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PUEXECUTE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PUPDATE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PUT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_PUTERR - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_RBWORK - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REASSOC - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_RECTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
-
RECOVER TABLE
- SQ_RELCOLL - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_RELEASE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMDML - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMNAME - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMPERMS - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMPPERMS - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMPROC - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMTAB - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REMUTYPE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_REOPTOPEN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REPLY - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_REPTAB - Static variable in class com.informix.jdbc.IfxStatementTypes
-
for internal use only
- SQ_RESPONSE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_RET_TYPE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_SBBIND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_SCROLL - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SELECT - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SELECT
- SQ_SELINTO - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SELECT INTO
- SQ_SERVEROWNER - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SETCONN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_SETGTRID - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_SFETCH - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SGKDESCRIBE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SGKPREPARE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SGKTUPLE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_SQLIRBACKSVPT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SQLIRELSVPT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_SQLISETSVPT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_SVPOINT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TRIGLVL - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TUPID - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TUPLE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TXFORGET - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TXINQUIRE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TXPREPARE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TXREADONLY - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_TXSTATE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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_UUID - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_VERSION - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_VERSION_REPLY - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_VERSION_REQ - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_VPUT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_WAITFOR - Static variable in class com.informix.jdbc.IfxStatementTypes
-
SET LOCK MODE
- SQ_WANTDONE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XACTSTAT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XASTATE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XCLOSE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XCOMMIT - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XEND - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XERR - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XFORGET - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XOPEN - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XPREPARE - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- 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
- SQ_XRECOVER - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XROLLBACK - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQ_XSTART - Static variable in class com.informix.jdbc.IfxMessageTypes
-
- SQLH_LOC - Static variable in class com.informix.util.JDBCProxyParameters
-
- Sqlhosts - Class in com.informix.jns
-
- Sqlhosts(Properties) - Constructor for class com.informix.jns.Sqlhosts
-
Constructs a Sqlhost Object.
- SqliDbg - Class in com.informix.asf
-
- SqliDbg(IfxDebugDataInputStream, IfxDebugDataOutputStream, String) - Constructor for class com.informix.asf.SqliDbg
-
- sqliFile - Variable in class com.informix.asf.Connection
-
- sqliTrace - Variable in class com.informix.asf.Connection
-
- sqliTrace - Variable in class com.informix.jdbc.IfxSqli
-
- SQLUDTInput - Interface in com.informix.jdbc
-
JDBC 2.0
- SQLUDTOutput - Interface in com.informix.jdbc
-
JDBC 2.0
This SQLUDTOutput interface extends from SQLOutput.
- SQRENIDX - Static variable in class com.informix.jdbc.IfxStatementTypes
-
RENAME INDEX
- start(Xid, int) - Method in class com.informix.jdbcx.IfxXAResource
-
- startCache() - Static method in class com.informix.jdbc.PreparedStatementCache
-
- startCode - Variable in class com.informix.lang.Decimal
-
startCode is the start DateTime code as received from IFX
Only relevent when timestamp = true
- startKeepAlive(String, long) - Method in class com.informix.asf.HttpConnection
-
- startMetaDataQuery() - Method in class com.informix.jdbc.IfxSqliConnect
-
- statementType - Variable in class com.informix.jdbc.IfxStatement
-
- stmt - Variable in class com.informix.jdbc.IfxUpdateResultSet
-
- stmtList - Variable in class com.informix.jdbc.IfxSqliConnect
-
- stmtReferenceQueue - Variable in class com.informix.jdbc.IfxSqliConnect
-
Each connection has its own reference queue of statements with weak
references that have been closed.
- stmtWeakReferenceCloseCount - Static variable in class com.informix.jdbc.IfxSqliConnect
-
- stopCache() - Static method in class com.informix.jdbc.PreparedStatementCache
-
- stopKeepAlive() - Method in class com.informix.asf.HttpConnection
-
- storesLowerCaseIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case
insensitive and store them in lower case?
- storesMixedCaseIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- strict(boolean) - Method in class com.informix.json.JSONSerializer.Builder
-
- strict - Variable in class com.informix.json.JSONSerializer.Configuration
-
- stringToInt(String) - Static method in class com.informix.util.stringUtil
-
Convert a string to int, return the int.
- stringToUnits(String, short) - Method in class com.informix.lang.Interval
-
Converts a string to an array of integers.
- stringUtil - Class in com.informix.util
-
- stringUtil() - Constructor for class com.informix.util.stringUtil
-
- stringValue() - Method in class com.informix.lang.Decimal
-
Creates a string representing the decimal value in a form
that can be used to create an equivalent Bignum
If NULL returns an empty string
TBD ??? Use scale to pad with extra zeros to right if needed
- STRUCT - Static variable in class com.informix.lang.Types2
-
- STRUNC - Static variable in class com.informix.util.IfxWarnMsg
-
- STURBOTYPE - Static variable in class com.informix.util.IfxWarnMsg
-
- superClose() - Method in class com.informix.jdbc.IfxPreparedStatement
-
- supportsAlterTableWithAddColumn() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is "ALTER TABLE" with add column supported?
- supportsAlterTableWithDropColumn() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is "ALTER TABLE" with drop column supported?
- supportsANSI92EntryLevelSQL() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the ANSI92 entry level SQL grammar supported? All JDBC-Compliant
drivers must return true.
- supportsANSI92FullSQL() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
s the ANSI92 full SQL grammar supported?
- supportsANSI92IntermediateSQL() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the ANSI92 intermediate SQL grammar supported?
- supportsBatchUpdates() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
JDBC 2.0
Return true if the driver supports batch updates, else return false.
- supportsCatalogsInDataManipulation() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInIndexDefinitions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a catalog name be used in an index definition statement?
With Informix, you can do this if it is the current database,
but not with another database.
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a catalog name be used in a privilege definition statement?
With Informix, you can do this if it is the current database,
but not with another database.
- supportsCatalogsInProcedureCalls() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a catalog name be used in a procedure call statement?
- supportsCatalogsInTableDefinitions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a catalog name be used in a table definition statement?
With Informix, you can do this if it is the current database,
but not with another database.
- supportsColumnAliasing() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is column aliasing supported?
If so, the SQL AS clause can be used to provide names for computed
columns or to provide alias names for columns as required.
- supportsConvert() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the CONVERT function between SQL types supported?
- supportsConvert(int, int) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the CONVERT function between SQL types supported?
- supportsCoreSQLGrammar() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the ODBC Core SQL grammar supported?
- supportsCorrelatedSubqueries() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are correlated subqueries supported?
A JDBC-Compliant driver always returns true.
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are both data definition and data manipulation statements within
a transaction supported?
- supportsDataManipulationTransactionsOnly() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are only data manipulation statements within a transaction supported?
- supportsDifferentTableCorrelationNames() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
If table correlation names are supported, are they restricted to
be different from the names of the tables?
- supportsExpressionsInOrderBy() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are expressions in "ORDER BY" lists supported?
- supportsExtendedSQLGrammar() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the ODBC Extended SQL grammar supported
- supportsFullOuterJoins() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are full nested outer joins supported?
- supportsGetGeneratedKeys() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Return true if the driver supports Auto Generated Keys, else return false.
- supportsGroupBy() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is some form of "GROUP BY" clause supported?
- supportsGroupByBeyondSelect() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a "GROUP BY" clause add columns not in the SELECT provided it
specifies all the columns in the SELECT?
- supportsGroupByUnrelated() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a "GROUP BY" clause use columns not in the SELECT?
- supportsIntegrityEnhancementFacility() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the SQL Integrity Enhancement Facility supported?
- supportsLikeEscapeClause() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the escape character in "LIKE" clauses supported? A JDBC-Compliant
driver always returns true.
- supportsLimitedOuterJoins() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is there limited support for outer joins? (This will be true
if supportFullOuterJoins is true.)
- supportsMinimumSQLGrammar() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is the ODBC Minimum SQL grammar supported? All JDBC-Compliant
drivers must return true.
- supportsMixedCaseIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Return true if the driver supports Multiple Open Result Sets, else return false.
- supportsMultipleResultSets() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are multiple ResultSets from a single execute supported?
- supportsMultipleTransactions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can we have multiple transactions open at once (on different connections)?
- supportsNamedParameters() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Return true if the driver supports Named Parameters, else return false.
- supportsNonNullableColumns() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can columns be defined as non-nullable? A JDBC-Compliant driver
always returns true.
- supportsOpenCursorsAcrossCommit() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can cursors remain open across commits
- supportsOpenCursorsAcrossRollback() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can cursors remain open across rollbacks?
- supportsOpenStatementsAcrossCommit() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can statements remain open across commits?
- supportsOpenStatementsAcrossRollback() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can statements remain open across rollbacks?
- supportsOrderByUnrelated() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can an "ORDER BY" clause use columns not in the SELECT?
- supportsOuterJoins() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is some form of outer join supported?
- supportsPositionedDelete() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is positioned DELETE supported?
- supportsPositionedUpdate() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is positioned UPDATE supported?
- supportsRefCursors() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
JDBC 2.0
Does the database support the concurrency type in combination
with the given result set type?
- supportsResultSetHoldability(int) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Returns true if the driver supports Result Set Holdability, false otherwise.
- supportsResultSetType(int) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
JDBC 2.0
Does the database support the given result set type?
- supportsSavepoints() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Return true if the driver supports Save Points, else return false.
- supportsSchemasInDataManipulation() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a schema name be used in a data manipulation statement?
- supportsSchemasInIndexDefinitions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a schema name be used in an index definition statement?
- supportsSchemasInPrivilegeDefinitions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a schema name be used in a privilege definition statement?
- supportsSchemasInProcedureCalls() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a schema name be used in a procedure call statement?
- supportsSchemasInTableDefinitions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Can a schema name be used in a table definition statement?
- supportsSelectForUpdate() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is SELECT for UPDATE supported?
- supportsStatementPooling() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Return true if the driver supports Statement Pooling, else return false.
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
- supportsStoredProcedures() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are stored procedure calls using the stored procedure escape
syntax supported?
- supportsSubqueriesInComparisons() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
re subqueries in comparison expressions supported? A JDBC-Compliant
driver always returns true
- supportsSubqueriesInExists() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are subqueries in 'exists' expressions supported? A JDBC-Compliant
driver always returns true.
- supportsSubqueriesInIns() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are subqueries in 'in' statements supported?
A JDBC-Compliant driver always returns true.
- supportsSubqueriesInQuantifieds() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are subqueries in quantified expressions supported?
A JDBC-Compliant driver always returns true.
- supportsTableCorrelationNames() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are table correlation names supported? A JDBC-Compliant driver
always returns true.
- supportsTransactionIsolationLevel(int) - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Does the database support the given transaction isolation level?
- supportsTransactions() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Are transactions supported? If not, commit is a no-op and the
isolation level is TRANSACTION_NONE.
- supportsUnion() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is SQL UNION supported?
- supportsUnionAll() - Method in class com.informix.jdbc.IfxDatabaseMetaData
-
Is SQL UNION ALL supported?
- suppressControlCharacters(boolean) - Method in class com.informix.json.JSONSerializer.Builder
-
- suppressControlCharacters - Variable in class com.informix.json.JSONSerializer.Configuration
-
- svptList - Variable in class com.informix.jdbc.IfxSqliConnect
-
- SWHERE - Static variable in class com.informix.util.IfxWarnMsg
-
- tableName - Variable in class com.informix.jdbc.IfxSmBlob
-
- tb_end - Variable in class com.informix.jdbc.IfxBlob
-
- tb_flags - Variable in class com.informix.jdbc.IfxBlob
-
- tb_size - Variable in class com.informix.jdbc.IfxBlob
-
- tb_start - Variable in class com.informix.jdbc.IfxBlob
-
- TEMP_REDIRECT_SQLCODE - Static variable in class com.informix.util.IfxErrMsg
-
- tempBlobFile - Variable in class com.informix.jdbc.IfxBlob
-
- tempBlobFile - Variable in class com.informix.jdbc.IfxSmBlob
-
- TEMPSQLCODE - Static variable in class com.informix.util.IfxErrMsg
-
- terminateConnection - Variable in class com.informix.jdbc.IfxPAMResponse
-
- testLockSession() - Method in class com.informix.jdbc.IfxSqliConnect
-
- TIME - Static variable in class com.informix.lang.Types2
-
- 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.
- timeout(int) - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
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.
- timestamp - Variable in class com.informix.lang.Decimal
-
Set to true when this represents a DateTime as opposed to Bignum
This is needed so scale can be correctly interpreted since scale encodes
totally different info in the two cases.
- TIMESTAMP - Static variable in class com.informix.lang.Types2
-
- timestampValue() - Method in class com.informix.lang.Decimal
-
Interprets this as a DateTime that was encoded as a decimal
by IFX and returns a java.sql.Timestamp.
- timestampValue(Calendar) - Method in class com.informix.lang.Decimal
-
- TINYINT - Static variable in class com.informix.lang.Types2
-
- toArray() - Method in class com.informix.jdbc.IfxCollection
-
- toAsciiStream() - Method in class com.informix.jdbc.IfxBlob
-
Return the fetched blob data as an Input Stream.
- toAsciiStream() - Method in class com.informix.jdbc.IfxChar
-
Convert the value of 'this' to an ascii stream
- toAsciiStream() - Method in class com.informix.jdbc.IfxObject
-
- toAsciiStream() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as an Input Stream.
- toAsciiStream() - Method in class com.informix.jdbc.IfxVarChar
-
Convert the value of 'this' to an ascii stream
- toBigInt() - Method in class com.informix.jdbc.IfxBigInt
-
- toBinaryStream() - Method in class com.informix.jdbc.IfxBlob
-
Return the fetched blob data as an Input Stream.
- toBinaryStream() - Method in class com.informix.jdbc.IfxObject
-
- toBinaryStream() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as an Input Stream.
- toBlob() - Method in class com.informix.jdbc.IfxBlob
-
- toBlob() - Method in class com.informix.jdbc.IfxObject
-
- toBlob() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as a blob object
- toBoolean() - Method in class com.informix.jdbc.IfxBigInt
-
Return the Boolean value of the object.
- toBoolean() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java boolean
- toBoolean() - Method in class com.informix.jdbc.IfxDecimal
-
Return the Boolean value of the object.
- toBoolean() - Method in class com.informix.jdbc.IfxFloat
-
Return the boolean value of this object.
- toBoolean() - Method in class com.informix.jdbc.IfxInt8
-
Return the Boolean value of the object.
- toBoolean() - Method in class com.informix.jdbc.IfxInteger
-
Return the Boolean value of the object.
- toBoolean() - Method in class com.informix.jdbc.IfxObject
-
- toBoolean() - Method in class com.informix.jdbc.IfxShort
-
Return the Boolean value of the object.
- toBoolean() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the boolean value of this object.
- toBoolean() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a Java Boolean
- toByte() - Method in class com.informix.jdbc.IfxBigInt
-
Return the byte value of the object.
- toByte() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java byte
- toByte() - Method in class com.informix.jdbc.IfxDecimal
-
Return the byte value of the object.
- toByte() - Method in class com.informix.jdbc.IfxFloat
-
Return the byte value of this object.
- toByte() - Method in class com.informix.jdbc.IfxInt8
-
Return the byte value of the object.
- toByte() - Method in class com.informix.jdbc.IfxInteger
-
Return the integer value of the object.
- toByte() - Method in class com.informix.jdbc.IfxObject
-
- toByte() - Method in class com.informix.jdbc.IfxShort
-
Return the short value of the object.
- toByte() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the byte value of this object.
- toByte() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a Java Byte
- toByteArray() - Method in class com.informix.csm.IfxCsmBuffer
-
- toByteArray() - Method in class com.informix.util.IfxByteArrayOutputStream
-
- toByteArray(int, int) - Method in class com.informix.util.IfxByteArrayOutputStream
-
- toByteArrayWithReset() - Method in class com.informix.csm.IfxCsmBuffer
-
- toBytes() - Method in class com.informix.jdbc.IfxBlob
-
Return the fetched blob data as byte array.
- toBytes() - Method in class com.informix.jdbc.IfxChar
-
- toBytes() - Method in class com.informix.jdbc.IfxLocator
-
toBytes()
This method can be used to return the locator in its raw byte[] format.
- toBytes() - Method in class com.informix.jdbc.IfxLvarchar
-
- toBytes() - Method in class com.informix.jdbc.IfxObject
-
- toBytes() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as byte array.
- toBytes() - Method in class com.informix.jdbc.IfxVarChar
-
- toCalendar() - Method in class com.informix.jdbc.IfxDateTime
-
- toCharacterStream() - Method in class com.informix.jdbc.IfxBlob
-
- toCharacterStream() - Method in class com.informix.jdbc.IfxChar
-
Convert the value of 'this' to Reader
- toCharacterStream() - Method in class com.informix.jdbc.IfxObject
-
- toCharacterStream() - Method in class com.informix.jdbc.IfxSmBlob
-
- toCharacterStream() - Method in class com.informix.jdbc.IfxVarChar
-
Convert the value of 'this' to Reader
- toClob() - Method in class com.informix.jdbc.IfxBlob
-
- toClob() - Method in class com.informix.jdbc.IfxObject
-
- toClob() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as a clob object
- toClob(int) - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as a clob object
- toClobStream(IfxSmBlob) - Method in class com.informix.jdbc.IfxSqli
-
- toDate() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java Date
- toDate() - Method in class com.informix.jdbc.IfxDate
-
Convert value to a java.sql.Timestamp
- toDate() - Method in class com.informix.jdbc.IfxDateTime
-
Convert IfxDateTime to a JDBC date
- toDate() - Method in class com.informix.jdbc.IfxObject
-
- toDate() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a Date
- toDecimal() - Method in class com.informix.jdbc.IfxBigInt
-
Return the BigDecimal value of the object.
- toDecimal() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java big decimal
- toDecimal() - Method in class com.informix.jdbc.IfxDecimal
-
Return the BigDecimal value of the object.
- toDecimal() - Method in class com.informix.jdbc.IfxFloat
-
Return the BigDecimal value of this object.
- toDecimal() - Method in class com.informix.jdbc.IfxInt8
-
Return the BigDecimal value of the object.
- toDecimal() - Method in class com.informix.jdbc.IfxInteger
-
Return the BigDecimal value of the object.
- toDecimal() - Method in class com.informix.jdbc.IfxObject
-
- toDecimal() - Method in class com.informix.jdbc.IfxShort
-
Return the BigDecimal value of the object.
- toDecimal() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the BigDecimal value of this object.
- toDecimal() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a BigDecimal
- toDouble() - Method in class com.informix.jdbc.IfxBigInt
-
Return the double value of the object.
- toDouble() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java double
- toDouble() - Method in class com.informix.jdbc.IfxDecimal
-
Return the double value of the object.
- toDouble() - Method in class com.informix.jdbc.IfxFloat
-
convert float to double
- toDouble() - Method in class com.informix.jdbc.IfxInt8
-
Return the double value of the object.
- toDouble() - Method in class com.informix.jdbc.IfxInteger
-
Return the double value of the object.
- toDouble() - Method in class com.informix.jdbc.IfxObject
-
- toDouble() - Method in class com.informix.jdbc.IfxShort
-
Return the double value of the object.
- toDouble() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the double value of this object.
- toDouble() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a Double
- toFloat() - Method in class com.informix.jdbc.IfxBigInt
-
Return the float value of the object.
- toFloat() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java float
- toFloat() - Method in class com.informix.jdbc.IfxDecimal
-
Return the float value of the object.
- toFloat() - Method in class com.informix.jdbc.IfxFloat
-
Return the float value of this object.
- toFloat() - Method in class com.informix.jdbc.IfxInt8
-
Return the float value of the object.
- toFloat() - Method in class com.informix.jdbc.IfxInteger
-
Return the float value of the object.
- toFloat() - Method in class com.informix.jdbc.IfxObject
-
- toFloat() - Method in class com.informix.jdbc.IfxShort
-
Return the float value of the object.
- toFloat() - Method in class com.informix.jdbc.IfxSmallFloat
-
- toFloat() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a Float
- toHexString(byte[]) - Static method in class com.informix.util.stringUtil
-
toHexString(byte[] buf)
Converts a byte array to a hexadecimal (base 16) character string representation.
- toIfx() - Method in class com.informix.jdbc.IfxBigInt
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxBlob
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxComplex
-
toIfx - called from one of IfxComplex's subclass'.
- toIfx() - Method in class com.informix.jdbc.IfxDate
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxDateTime
-
Convert value to Informix network type
- toIfx() - Method in class com.informix.jdbc.IfxDecimal
-
Convert BigDecimal value into Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxFloat
-
Convert value to Informix network type
- toIfx() - Method in class com.informix.jdbc.IfxInt8
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxInteger
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxIntervalDF
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxIntervalYM
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxLvarchar
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxObject
-
- toIfx() - Method in class com.informix.jdbc.IfxShort
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxSmallFloat
-
Convert value to Informix network type
- toIfx() - Method in class com.informix.jdbc.IfxSmBlob
-
Convert value to Informix network format
- toIfx() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to Informix network format
- toIfxBSONObject() - Method in class com.informix.jdbc.IfxObject
-
- toIfxTuple() - Method in class com.informix.jdbc.IfxBigInt
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxBlob
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxComplex
-
toIfxTuple - called from one of IfxComplex's subclass'.
- toIfxTuple() - Method in class com.informix.jdbc.IfxDate
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxDateTime
-
Convert value to Informix network tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxDecimal
-
Convert BigDecimal value into Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxFloat
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxInt8
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxInteger
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxIntervalDF
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxIntervalYM
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxLvarchar
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxObject
-
- toIfxTuple() - Method in class com.informix.jdbc.IfxShort
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxSmallFloat
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxSmBlob
-
Convert value to Informix tuple format
- toIfxTuple() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to Informix tuple format
- toInputStream() - Method in class com.informix.jdbc.IfxChar
-
- toInputStream() - Method in class com.informix.jdbc.IfxObject
-
- toInputStream() - Method in class com.informix.jdbc.IfxVarChar
-
- toInt() - Method in class com.informix.jdbc.IfxBigInt
-
Return the integer value of the object.
- toInt() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java integer
- toInt() - Method in class com.informix.jdbc.IfxDecimal
-
Return the integer value of the object.
- toInt() - Method in class com.informix.jdbc.IfxFloat
-
Return the integer value of this object.
- toInt() - Method in class com.informix.jdbc.IfxInt8
-
Return the integer value of the object.
- toInt() - Method in class com.informix.jdbc.IfxInteger
-
Return the integer value of the object.
- toInt() - Method in class com.informix.jdbc.IfxObject
-
- toInt() - Method in class com.informix.jdbc.IfxShort
-
Return the short value of the object.
- toInt() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the integer value of this object.
- toInt() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a java.sql.Int
- toInterval() - Method in class com.informix.jdbc.IfxIntervalDF
-
Return the Interval object.
- toInterval() - Method in class com.informix.jdbc.IfxIntervalYM
-
Return the Interval object.
- toInterval() - Method in class com.informix.jdbc.IfxObject
-
- toIntervalDF() - Method in class com.informix.jdbc.IfxIntervalDF
-
Return the IntervalDF value of this object.
- toIntervalDF() - Method in class com.informix.jdbc.IfxObject
-
- toIntervalYM() - Method in class com.informix.jdbc.IfxIntervalYM
-
Return the IntervalYM value of this object.
- toIntervalYM() - Method in class com.informix.jdbc.IfxObject
-
- toLong() - Method in class com.informix.jdbc.IfxBigInt
-
Return the long value of the object.
- toLong() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java long
- toLong() - Method in class com.informix.jdbc.IfxDecimal
-
Return the long value of the object.
- toLong() - Method in class com.informix.jdbc.IfxFloat
-
Return the long value of this object.
- toLong() - Method in class com.informix.jdbc.IfxInt8
-
Return the long value of the object.
- toLong() - Method in class com.informix.jdbc.IfxInteger
-
Return the long value of the object.
- toLong() - Method in class com.informix.jdbc.IfxObject
-
- toLong() - Method in class com.informix.jdbc.IfxShort
-
Return the long value of the object.
- toLong() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the long value of this object.
- toLong() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a Long
- toMap() - Method in class com.informix.jdbc.IfxBSONObject
-
- toNClob() - Method in class com.informix.jdbc.IfxObject
-
- toObject() - Method in class com.informix.jdbc.IfxBigInt
-
Get the equivalent Java Objects
- toObject() - Method in class com.informix.jdbc.IfxBlob
-
Return the blob Object as byte array.
- toObject() - Method in class com.informix.jdbc.IfxChar
-
- toObject() - Method in class com.informix.jdbc.IfxCollection
-
- toObject() - Method in class com.informix.jdbc.IfxDate
-
Returns the equivalent Java object
- toObject() - Method in class com.informix.jdbc.IfxDateTime
-
Returns the equivalent Java object
- toObject() - Method in class com.informix.jdbc.IfxDecimal
-
Return IfxDecimal cast as Object.
- toObject() - Method in class com.informix.jdbc.IfxFloat
-
Returns the equivalent Java object
- toObject() - Method in class com.informix.jdbc.IfxInt8
-
Get the equivalent Java Objects
- toObject() - Method in class com.informix.jdbc.IfxInteger
-
Return the equivalent Java data object
- toObject() - Method in class com.informix.jdbc.IfxIntervalDF
-
Returns the equivalent Java Object
- toObject() - Method in class com.informix.jdbc.IfxIntervalYM
-
Returns the equivalent Java Object
- toObject(boolean) - Method in class com.informix.jdbc.IfxLvarchar
-
- toObject() - Method in class com.informix.jdbc.IfxObject
-
- toObject(boolean) - Method in class com.informix.jdbc.IfxObject
-
- toObject() - Method in class com.informix.jdbc.IfxRow
-
- toObject() - Method in class com.informix.jdbc.IfxShort
-
Return the equivalent Java object
- toObject() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the equivalent Java data object
- toObject() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the blob/clob Object as Object
- toObject() - Method in class com.informix.jdbc.IfxVarChar
-
- toRowId() - Method in class com.informix.jdbc.IfxObject
-
- toShort() - Method in class com.informix.jdbc.IfxBigInt
-
Return the short value of the object.
- toShort() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java short
- toShort() - Method in class com.informix.jdbc.IfxDecimal
-
Return the short value of the object.
- toShort() - Method in class com.informix.jdbc.IfxFloat
-
Return the short value of this object.
- toShort() - Method in class com.informix.jdbc.IfxInt8
-
Return the short value of the object.
- toShort() - Method in class com.informix.jdbc.IfxInteger
-
Return the short value of the object.
- toShort() - Method in class com.informix.jdbc.IfxObject
-
- toShort() - Method in class com.informix.jdbc.IfxShort
-
Return the short value of the object.
- toShort() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the short value of this object.
- toShort() - Method in class com.informix.jdbc.IfxVarChar
-
Convert value to a java.sql.Short
- toSQLXML() - Method in class com.informix.jdbc.IfxObject
-
- toString() - Method in class com.informix.bson.DBPointer
-
Deprecated.
- toString() - Method in class com.informix.bson.DBRefBase
-
- toString() - Method in class com.informix.jdbc.IfxBigInt
-
Convert value to a string.
- toString() - Method in class com.informix.jdbc.IfxBlob
-
Return the fetched blob data as String.
- toString() - Method in class com.informix.jdbc.IfxBSONObject
-
- toString() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java String
- toString() - Method in class com.informix.jdbc.IfxDate
-
Convert value to a string based on GLS DATE environment
variable precedence
- toString() - Method in class com.informix.jdbc.IfxDateTime
-
Convert a IfxDateTime value to a string based on GLS DATETIME
non-ANSI format if USE_DTENV property is set, otherwise
use ANSI format.
- toString() - Method in class com.informix.jdbc.IfxDecimal
-
Convert value to a string.
- toString() - Method in class com.informix.jdbc.IfxFloat
-
Return the string value of this object.
- toString() - Method in class com.informix.jdbc.IfxInt8
-
Convert value to a string.
- toString() - Method in class com.informix.jdbc.IfxInteger
-
Convert value to a string.
- toString() - Method in class com.informix.jdbc.IfxIntervalDF
-
Creates a string representation of the interval in the format:
- toString() - Method in class com.informix.jdbc.IfxIntervalYM
-
Creates a string representation of the interval in the format:
- 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.IfxObject
-
Convert to string.
- toString() - Method in class com.informix.jdbc.IfxShort
-
Convert value to a string.
- toString() - Method in class com.informix.jdbc.IfxSmallFloat
-
Return the string value of this object.
- toString() - Method in class com.informix.jdbc.IfxSmBlob
-
Return the fetched blob data as String.
- 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.jdbc.IfxVarChar
-
Convert value to a String type
- toString() - Method in class com.informix.jdbcx.IfxCoreDataSource
-
- toString() - Method in class com.informix.jns.ServerInfo
-
- 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.
- toString() - Method in class com.informix.util.AdvancedUppercaseProperties
-
- toString() - Method in class com.informix.util.InformixUrl
-
- toTime() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java Time
- toTime() - Method in class com.informix.jdbc.IfxDateTime
-
Return the Time value
- toTime() - Method in class com.informix.jdbc.IfxObject
-
- toTime() - Method in class com.informix.jdbc.IfxVarChar
-
Convert Varchar value to a java.sql.Time value
- toTimestamp() - Method in class com.informix.jdbc.IfxChar
-
Convert IfxChar to java Timestamp
- toTimestamp() - Method in class com.informix.jdbc.IfxDate
-
Convert value to a java.sql.Timestamp
- toTimestamp() - Method in class com.informix.jdbc.IfxDateTime
-
Return the timestamp value
- toTimestamp() - Method in class com.informix.jdbc.IfxObject
-
- toTimestamp() - Method in class com.informix.jdbc.IfxVarChar
-
Convert Varchar value to a java.sql.Timestamp value
- toUnloadString() - Method in class com.informix.jdbc.IfxDate
-
- toUnloadString() - Method in class com.informix.jdbc.IfxDateTime
-
- toUnloadString() - Method in class com.informix.jdbc.IfxIntervalDF
-
- toUnloadString() - Method in class com.informix.jdbc.IfxIntervalYM
-
- toUnloadString() - Method in class com.informix.jdbc.IfxObject
-
Convert to string format which is compatible with format generated by
SQL unload command.
- trace - Variable in class com.informix.jdbc.IfxObject
-
- trace - Variable in class com.informix.jdbc.IfxResultSetMetaData
-
- trace - Variable in class com.informix.jdbc.IfxScrollableResultSet
-
- trace - Variable in class com.informix.jdbc.IfxSqli
-
- trace - Variable in class com.informix.jdbc.IfxUpdateResultSet
-
- Trace - Class in com.informix.util
-
- Trace() - Constructor for class com.informix.util.Trace
-
- Trace(String) - Constructor for class com.informix.util.Trace
-
- Trace(int, String) - Constructor for class com.informix.util.Trace
-
- Trace(int, String, String) - Constructor for class com.informix.util.Trace
-
- TraceFlag - Class in com.informix.util
-
- TRANSACTION_LAST_COMMITTED - Static variable in interface com.informix.jdbc.IfxConnection
-
New constant defined for Last Commited as JDK doesnt support it
- 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
- transactionID(long) - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
Advanced option to restart your smart trigger from a transaction id that was reported
from a prior Smart Trigger session
- transferWarnings() - Method in class com.informix.jdbc.IfxStatement
-
This method is called to transfer warnings reported on a statement
from IfxSqli object to the statement object
This is needed as resultset object and statement object share same
instance of IfxSqli class.
- trimExcessTimestampFraction(String) - Static method in class com.informix.util.dateUtil
-
Informix only supports up to 5 digits in the fractions
of a second field (frac(5)).
- trimTrailings(String) - Static method in class com.informix.util.stringUtil
-
- trimZerosFB(char[], int) - Static method in class com.informix.lang.Decimal
-
Given char array of digits and starting position
returns a new array with leading and trailing zeros stripped out
Leaves 0th element of returned array empty for sign
- 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.
- truncateDataForPut(byte) - Method in class com.informix.jdbc.IfxDateTime
-
Truncates the data from given timestamp to match the
column definition as returned by server describe information
To be used only in case on INSERT operation, note that for
normal inserts server will anyway do this, however if
IFX_USEPUT is set then it is driver responsibility to
truncate the data for datetime column.
- TruncateFractSec - Static variable in class com.informix.lang.JavaToIfxType
-
if false then rounds up fractional seconds, possibly upto year
In order to do rounding, set this to false and uncomment
the series of ifs inside convertTimestampToDecimal() below.
- TU_DAY - Static variable in class com.informix.jdbc.IfxDateTime
-
- TU_DAY - Static variable in class com.informix.lang.Decimal
-
- TU_DAY - Static variable in class com.informix.lang.Interval
-
The time unit for the DAY field in a binary qualifier.
- TU_Exp_Table - Static variable in class com.informix.lang.Decimal
-
- TU_F1 - Static variable in class com.informix.jdbc.IfxDateTime
-
- TU_F1 - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_F2 - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_F3 - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_F4 - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_F5 - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_FRAC - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_HOUR - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_MINUTE - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_MONTH - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_SECOND - Static variable in class com.informix.lang.Decimal
-
- 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.jdbc.IfxDateTime
-
- TU_YEAR - Static variable in class com.informix.lang.Decimal
-
- TU_YEAR - Static variable in class com.informix.lang.Interval
-
The time unit for the YEAR field in a binary qualifier.
- tuEnd(byte) - Static method in class com.informix.lang.Decimal
-
- tuFLen(short) - Static method in class com.informix.lang.Decimal
-
- tuLen(short) - Static method in class com.informix.lang.Decimal
-
- tuStart(byte) - Static method in class com.informix.lang.Decimal
-
- TYPE_FORWARD_ONLY - Static variable in interface com.informix.jdbc.ResultSet2
-
Deprecated.
- TYPE_SCROLL_INSENSITIVE - Static variable in interface com.informix.jdbc.ResultSet2
-
Deprecated.
- TYPE_SCROLL_SENSITIVE - Static variable in interface com.informix.jdbc.ResultSet2
-
Deprecated.
- typeMap - Variable in class com.informix.jdbc.IfxObject
-
- typeMap - Variable in class com.informix.jdbc.IfxScrollableResultSet
-
- Types2 - Class in com.informix.lang
-
- Warnings - Variable in class com.informix.asf.Connection
-
- warnings - Variable in class com.informix.jdbc.IfxScrollableResultSet
-
- wasNull() - Method in class com.informix.jdbc.IfxCallableStatement
-
An OUT parameter may have the value of SQL NULL; wasNull reports
whether the last value read has this special value.
- wasNull() - Method in class com.informix.jdbc.IfxResultSet
-
- wasNull() - Method in class com.informix.jdbc.IfxScrollableResultSet
-
- 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.
- watch() - Method in class com.informix.smartTrigger.IfxSmartTrigger
-
Starts watching for smart triggers
You must call this (or 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 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.
- WhereVal - Variable in class com.informix.jdbc.IfxUpdateResultSet
-
- widenByte(byte) - Static method in class com.informix.lang.IfxToJavaType
-
Moves byte into short in such a way that the high bit is NOT
propagated
- withHold - Variable in class com.informix.jdbc.IfxResultSet
-
- write(int) - Method in class com.informix.asf.CSMBufferedOutputStream
-
- write(byte[], int, int) - Method in class com.informix.asf.CSMBufferedOutputStream
-
- write(int) - Method in class com.informix.asf.HttpBufferedOutputStream
-
- write(byte[], int, int) - Method in class com.informix.asf.HttpBufferedOutputStream
-
- write(int) - Method in class com.informix.asf.IfxDataOutputStream
-
writes a byte to the outputstream.
- write(byte[], int, int) - Method in class com.informix.asf.IfxDataOutputStream
-
writes a byte array to the outputstream.
- write(byte[]) - Method in class com.informix.asf.IfxDataOutputStream
-
writes a byte array to the outputstream.
- write(int) - Method in class com.informix.asf.IfxDebugDataOutputStream
-
- write(byte[], int, int) - Method in class com.informix.asf.IfxDebugDataOutputStream
-
- write(byte[], int, int) - Method in class com.informix.csm.IfxCsmBuffer
-
- write(byte[]) - Method in class com.informix.csm.IfxCsmBuffer
-
- write(int) - Method in class com.informix.csm.IfxCsmBuffer
-
- write(byte[]) - Method in class com.informix.csm.IfxCssOutputStream
-
- write(byte[], int, int) - Method in class com.informix.csm.IfxCssOutputStream
-
- write(int) - Method in class com.informix.csm.IfxCssOutputStream
-
- 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
- writeArray(Array) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeArray(Array) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write an array to the stream.
- writeAsciiStream(InputStream) - Method in class com.informix.jdbc.IfxUDTOutput
-
Return the next attribute to the stream as a stream of ASCII characters.
- writeBigDecimal(BigDecimal) - Method in class com.informix.jdbc.IfxComplexOutput
-
Write a BigDecimal from the collection to the server.
- writeBigDecimal(BigDecimal) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a java.math.BigDecimal object.
- writeBinaryStream(InputStream) - Method in class com.informix.jdbc.IfxComplexOutput
-
Write the InputStream from the collection to the server.
- writeBinaryStream(InputStream) - Method in class com.informix.jdbc.IfxUDTOutput
-
Return the next attribute to the stream as a stream of uninterpreted
bytes.
- writeBlob(Blob) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the Blob object from the collection to the server.
- writeBlob(Blob) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write a BLOB to the stream.
- writeBoolean(boolean) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the boolean from the collection to the server.
- writeBoolean(boolean) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java boolean.
- writeByte(int) - Method in class com.informix.asf.IfxDataOutputStream
-
writes a byte to the outputstream.
- writeByte(byte) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the byte from the collection to the server.
- writeByte(byte) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java byte.
- writeBytes(byte[]) - Method in class com.informix.asf.IfxDataOutputStream
-
Writes the given sequence of bytes to the outputstream
- writeBytes(byte[], int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
-
Writes the next attribute to the stream as a Java byte array.
- writeBytes(byte[], int) - Method in class com.informix.jdbc.IfxUDTOutput
-
- writeBytes(byte[], int) - Method in interface com.informix.jdbc.SQLUDTOutput
-
Write the next attribute to the stream as a Java byte array.
- writeBytesConstant(String) - Method in class com.informix.asf.IfxDataOutputStream
-
Strictly to be used by constants that are guaranteed not to throw any
UnsupportedEncodingException, for all variables please use
writeBytes(byte) method by doing the conversion upfront.
- writeChar(byte[]) - Method in class com.informix.asf.IfxDataOutputStream
-
- writeCharacterStream(Reader) - Method in class com.informix.jdbc.IfxUDTOutput
-
Return the next attribute to the stream as a stream of Unicode characters.
- writeClob(Clob) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the Clob object from the collection to the server.
- writeClob(Clob) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write a CLOB to the stream.
- writeDate(Date) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java date to an Informix date and writes it to the stream
- writeDate(Date) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the Date from the collection to the server.
- writeDateTime(Timestamp) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java datetime to an Informix datetime and writes it to the
stream
- writeDecimal(BigDecimal) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java numeric to an Informix decimal and writes it to the
stream.
- writeDouble(double) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java double to an Informix double precision and writes it to
the stream.
- writeDouble(double) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the double from the collection to the server.
- writeDouble(double) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java double.
- writeDoubleNull() - Method in class com.informix.jdbc.IfxComplexOutput
-
If attribute is set to null in Struct, we need to send null indicator to the server
since the parameter maps to double we send 8 bytes value to the server to insert
null.
- writeFloat(float) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the float from the collection to the server.
- writeFloat(float) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java float.
- writeInt(int) - Method in class com.informix.asf.IfxDataOutputStream
-
converts an integer to an Informix int and writes it to the outputstream.
- writeInt(int) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeInt(int) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java int.
- writeInterval(IntervalDF) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java interval to an Informix interval and writes it to the
stream
- writeInterval(IntervalYM) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java interval to an Informix interval and writes it to the
stream
- 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.
- writeInterval(Interval) - Method in class com.informix.jdbc.IfxComplexOutput
-
Write the next attribute to the stream as an Informix Interval
- writeInterval(Interval) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Interval object
(IntervalYM or IntervalDF).
- writeInterval(Interval) - Method in interface com.informix.jdbc.SQLUDTOutput
-
Write the next attribute to the stream as a Java Interval.
- writeLong(long) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java long to an Informix int8 and writes it to the stream.
- writeLong(long) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the long value from the collection to the server.
- writeLong(long) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java long.
- writeLongBigint(long) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java long to an Informix int8 and writes it to the stream.
- writeLongBigint(long, int) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the long value from the collection to the server.
- writeLongBigint(long) - Method in class com.informix.jdbc.IfxUDTOutput
-
- writeLongInt(long) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java long to an Informix int8 and writes it to the stream.
- writeNClob(NClob) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeNClob(NClob) - Method in class com.informix.jdbc.IfxUDTOutput
-
- writeNString(String) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeNString(String) - Method in class com.informix.jdbc.IfxUDTOutput
-
- writeObject(Object) - Method in interface com.informix.jdbc.IfmxComplexSQLOutput
-
Writes the next attribute to the stream as a Java object.
- writeObject(SQLData) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeObject(Object) - Method in class com.informix.jdbc.IfxComplexOutput
-
This is an Informix extension to SQLOutput which allows
java.util.Collection, IntervalDF and IntervalYM objects to
be written.
- writeObject(SQLData) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write to the stream the data contained in the given object.
- writePadded(byte[], int, int) - Method in class com.informix.asf.IfxDataOutputStream
-
writes a byte array to the outputstream.
- writePadded(byte[]) - Method in class com.informix.asf.IfxDataOutputStream
-
writes a byte array to the outputstream.
- writePadded(byte[], int, int) - Method in class com.informix.asf.IfxDebugDataOutputStream
-
- writeProperties(OutputStream) - Method in class com.informix.jdbcx.IfxCoreDataSource
-
Writes the properties of the DataSource to an outputstream.
- writeReal(float) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java real to an Informix real and writes it to the stream.
- writeRef(Ref) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write a REF(<structured-type>) to the stream.
- writeRowId(RowId) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeRowId(RowId) - Method in class com.informix.jdbc.IfxUDTOutput
-
- writeShort(int) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java short to an Informix smallint and writes it to the
stream.
- writeShort(short) - Method in class com.informix.asf.IfxDataOutputStream
-
- writeShort(short) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the short value from the collection to the server.
- writeShort(short) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java short.
- writeSmallInt(short) - Method in class com.informix.asf.IfxDataOutputStream
-
Converts a java short to an Informix smallint and writes it to the
stream.
- writeSQL(SQLOutput) - Method in class com.informix.jdbc.IfxBSONObject
-
- writeSQLXML(SQLXML) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeSQLXML(SQLXML) - Method in class com.informix.jdbc.IfxUDTOutput
-
- writeString(String, int) - Method in interface com.informix.jdbc.IfmxUDTSQLOutput
-
Writes the next attribute to the stream as a Java String.
- writeString(String) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeString(String, int) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a Java String.
- writeString(String, String) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the string to the stream with dbencoding.
- writeString(String, int) - Method in interface com.informix.jdbc.SQLUDTOutput
-
Write the next attribute to the stream as a Java String.
- writeStruct(Struct) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeStruct(Struct) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write a structured-type to the stream.
- writeTime(Time) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the time from the collection to the server.
- writeTimestamp(Timestamp) - Method in class com.informix.jdbc.IfxComplexOutput
-
Writes the timestamp from the collection to the server.
- writeTimestamp(Timestamp) - Method in class com.informix.jdbc.IfxUDTOutput
-
Write the next attribute to the stream as a java.sql.Timestamp object.
- writeTo(OutputStream) - Method in class com.informix.csm.IfxCsmBuffer
-
- writeTrace(int, String) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, String) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, String, String) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, String, int) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, String, short) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, String, long) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, String, boolean) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, byte[], char) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, byte[], char, int) - Method in class com.informix.util.Trace
-
- writeTrace(Object, int, byte[], int, char, int) - Method in class com.informix.util.Trace
-
With Logger
Write byte data to the trace file.
- writeURL(URL) - Method in class com.informix.jdbc.IfxComplexOutput
-
- writeURL(URL) - Method in class com.informix.jdbc.IfxUDTOutput
-
- 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
- writeWithMangledTrace(byte[]) - Method in class com.informix.asf.IfxDataOutputStream
-
In this class , the implementation is same as Same as write (byte b [])
method.
- writeWithMangledTrace(byte[]) - Method in class com.informix.asf.IfxDebugDataOutputStream
-
In this class , the implementation is same as Same as write (byte b [])
method.
- writeWithMangledTrace(byte[], int, int) - Method in class com.informix.asf.IfxDebugDataOutputStream
-
- writeWithoutTrace(byte[], int, int) - Method in class com.informix.asf.IfxDataOutputStream
-
- written - Variable in class com.informix.asf.IfxDataOutputStream
-
The number of bytes written to the outputstream.
Make sure that variable byteCountAtEOT remains of same type as that of
written