|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLState | |
---|---|
ca.idms.jdbc | CA IDMS JDBC Driver. |
Uses of SQLState in ca.idms.jdbc |
---|
Classes in ca.idms.jdbc that implement SQLState | |
---|---|
class |
IdmsCallableStatement
This class is used to execute SQL CALL statements on IDMS procedures and table procedures. |
class |
IdmsConnection
Represents a JDBC connection with an IDMS database. |
class |
IdmsDatabaseMetaData
This class provides information about the database as a whole. |
class |
IdmsJdbcObject
Common base class for the CA IDMS JDBC driver. |
class |
IdmsLogicalConnection
Logical connection implementation for the CA IDMS JDBC Driver. |
class |
IdmsMetaData
An IdmsMetaData object provides common fields and methods for describing columns and parameters. |
class |
IdmsParameterMetaData
A ParameterMetaData object can be used to find out about the types and properties of the parameters in a PreparedStatement. |
class |
IdmsPooledConnection
Pooled connection implementation for the CA IDMS JDBC Driver. |
class |
IdmsPreparedStatement
Represents a CA IDMS prepared statement. |
class |
IdmsReceivedCursor
An IdmsReceivedCursor is used to access result sets returned by an IDMS procedure that opens one or more WITH RETURN cursors. |
class |
IdmsResultObject
Common base class for the Statement and ResultSet implementations. |
class |
IdmsResultSet
IDMS implementation of the ResultSet interface. |
class |
IdmsResultSetMetaData
A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet. |
class |
IdmsSavepoint
Represents a JDBC Savepoint. |
class |
IdmsStatement
Represents a JDBC statement. |
class |
IdmsXAConnection
IDMS two phase connection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |