Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
B
C
D
E
G
H
I
N
R
S
T
U
B
BLOBGETBYTESFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
BLOBPOSITIONFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
C
callProcedure(String, Object[], int[], int[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method callProcedure
callProcedure(String, String, String, String, Object[], int[], int[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method callProcedure
CLOBGETSUBSTRINGFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
CLOBPOSITIONFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
ColumnMetaData
- interface org.okiproject.serviceapi.sql.
ColumnMetaData
.
Copyright (c) 2001 Massachusetts Institute of Technology
commit()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method commit
connect()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method connect
Connection
- interface org.okiproject.serviceapi.sql.
Connection
.
Copyright (c) 2001 Massachusetts Institute of Technology
ConnectionException
- exception org.okiproject.serviceapi.sql.
ConnectionException
.
Copyright (c) 2001 Massachusetts Institute of Technology
ConnectionException(String)
- Constructor for class org.okiproject.serviceapi.sql.
ConnectionException
Constructor ConnectionException
D
DEFAULTSQLFACTORYDIDNOTLOAD
- Static variable in class org.okiproject.serviceapi.sql.
SqlFactoryException
disconnect()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method disconnect
E
executeQuery(String)
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeQuery
executeQuery(String, Object[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeQuery
executeQuery(String, Object[], int[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeQuery
executeQuery(String, Object[], int[], int[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeQuery
executeUpdate(String)
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeUpdate
executeUpdate(String, Object[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeUpdate
executeUpdate(String, Object[], int[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeUpdate
executeUpdate(String, Object[], int[], int[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method executeUpdate
G
getAutoCommit()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getAutoCommit
getCatalogName()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getCatalogName
getColumn()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumn
getColumn(String)
- Method in interface org.okiproject.serviceapi.sql.
Rows
Method getColumn
getColumnClassName()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumnClassName
getColumnCount()
- Method in interface org.okiproject.serviceapi.sql.
RowsMetaData
Method getColumnCount
getColumnDisplaySize()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumnDisplaySize
GETCOLUMNFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
getColumnLabel()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumnLabel
getColumnName()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumnName
getColumnNames()
- Method in interface org.okiproject.serviceapi.sql.
Rows
Method getColumnNames
getColumnsMetaData()
- Method in interface org.okiproject.serviceapi.sql.
RowsMetaData
Method getColumnsMetaData
getColumnType()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumnType
getColumnTypeName()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getColumnTypeName
getDatabase()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getDatabase
getDefaultSqlFactory(Agent)
- Static method in class org.okiproject.serviceapi.sql.
SqlFactory
Method getDefaultSqlFactory
getId()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getId
getNullable()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getNullable
getPrecision()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getPrecision
getProcedureColumns(String, String, String, String)
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getProcedureColumns
getProcedures(String, String, String)
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getProcedures
GETROWFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
GETROWMETADATAFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
getRows()
- Method in interface org.okiproject.serviceapi.sql.
Table
Method getRows
GETROWSFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
getRowsMetaData()
- Method in interface org.okiproject.serviceapi.sql.
Rows
Method getRowsMetaData
getScale()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getScale
getSchemaName()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getSchemaName
getSqlFactory(Agent, Map)
- Static method in class org.okiproject.serviceapi.sql.
SqlFactory
Method getSqlFactory
GETTABLEFAILED
- Static variable in class org.okiproject.serviceapi.sql.
TableException
getTableName()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method getTableName
getTables()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getTables
getTables(String, String, String, String[])
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getTables
getUsername()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method getUsername
H
hasMoreRows()
- Method in interface org.okiproject.serviceapi.sql.
Rows
Method hasMoreRows
I
INVALIDARGUMENTS
- Static variable in class org.okiproject.serviceapi.sql.
ConnectionException
INVALIDDATABASE
- Static variable in class org.okiproject.serviceapi.sql.
ConnectionException
INVALIDDATABASEURL
- Static variable in class org.okiproject.serviceapi.sql.
ConnectionException
INVALIDDRIVERNAME
- Static variable in class org.okiproject.serviceapi.sql.
ConnectionException
INVALIDPASSWORD
- Static variable in class org.okiproject.serviceapi.sql.
ConnectionException
INVALIDUSERNAME
- Static variable in class org.okiproject.serviceapi.sql.
ConnectionException
isAutoIncrement()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isAutoIncrement
isCaseSensitive()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isCaseSensitive
isCurrency()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isCurrency
isDefinitelyWritable()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isDefinitelyWritable
isReadOnly()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isReadOnly
isSearchable()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isSearchable
isSigned()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isSigned
isWritable()
- Method in interface org.okiproject.serviceapi.sql.
ColumnMetaData
Method isWritable
N
newConnection(Map)
- Method in class org.okiproject.serviceapi.sql.
SqlFactory
Method newConnection
newConnection(String, String, String)
- Method in class org.okiproject.serviceapi.sql.
SqlFactory
Method newConnection
newConnection(String, String, String, String)
- Method in class org.okiproject.serviceapi.sql.
SqlFactory
Method newConnection
nextRow()
- Method in interface org.okiproject.serviceapi.sql.
Rows
Method nextRow
R
rollback()
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method rollback
Rows
- interface org.okiproject.serviceapi.sql.
Rows
.
Copyright (c) 2001 Massachusetts Institute of Technology
RowsMetaData
- interface org.okiproject.serviceapi.sql.
RowsMetaData
.
Copyright (c) 2001 Massachusetts Institute of Technology
S
setAutoCommit(Boolean)
- Method in interface org.okiproject.serviceapi.sql.
Connection
Method setAutoCommit
SqlFactory
- class org.okiproject.serviceapi.sql.
SqlFactory
.
Copyright (c) 2001 Massachusetts Institute of Technology
SqlFactory()
- Constructor for class org.okiproject.serviceapi.sql.
SqlFactory
SqlFactoryException
- exception org.okiproject.serviceapi.sql.
SqlFactoryException
.
Copyright (c) 2001 Massachusetts Institute of Technology
SqlFactoryException(String)
- Constructor for class org.okiproject.serviceapi.sql.
SqlFactoryException
Constructor SqlFactoryException
SQLFACTORYPROPERTIESDIDNOTLOAD
- Static variable in class org.okiproject.serviceapi.sql.
SqlFactoryException
T
Table
- interface org.okiproject.serviceapi.sql.
Table
.
Copyright (c) 2001 Massachusetts Institute of Technology
TableException
- exception org.okiproject.serviceapi.sql.
TableException
.
Copyright (c) 2001 Massachusetts Institute of Technology
TableException(String)
- Constructor for class org.okiproject.serviceapi.sql.
TableException
Constructor TableException
U
UNIMPLEMENTED
- Static variable in class org.okiproject.serviceapi.sql.
SqlFactoryException
B
C
D
E
G
H
I
N
R
S
T
U
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES