Get the Server Type information about Informix Server if it is running
in High Availability Data Replication (HDR) mode, whether it is running
in primary secondary or standard mode
Gets the ageLimit for connections under the minimum level
Default is -1, means it lives indefinitely
0, means it lives as long as the other free connections
This method returns an IfxLoStat object, which provides statistical
information, such as the last access time, the last update status time,
the last modification time, and the reference count of the smart large
object.
This method returns an IfxLoStat object, which provides statistical
information, such as the last access time, the last update status time,
the last modification time, and the reference count of the smart large
object.
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)
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.
The IfxLoStat class stores some statisitical information
about a smart large object such as the size, last access time,
last modified time, last status change, and so on.
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.