Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
B
C
D
E
G
H
I
L
N
P
R
S
T
B
Blob
- class org.okiproject.serviceimpl.mit.sql.
Blob
.
Copyright (c) 2001 Massachusetts Institute of Technology
C
callProcedure(String, Object[], int[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
callProcedure(String, String, String, String, Object[], int[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
callProcedureLocally(String, String, String, String, Object[], int[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
Clob
- class org.okiproject.serviceimpl.mit.sql.
Clob
.
Copyright (c) 2001 Massachusetts Institute of Technology
clone()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
ColumnMetaData
- class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
.
Copyright (c) 2001 Massachusetts Institute of Technology
commit()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
Connect
- class org.okiproject.serviceimpl.mit.sql.
Connect
.
Copyright (c) 2001 Massachusetts Institute of Technology
connect()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
Connect(String, String, String, String)
- Constructor for class org.okiproject.serviceimpl.mit.sql.
Connect
Connection
- class org.okiproject.serviceimpl.mit.sql.
Connection
.
Copyright (c) 2001 Massachusetts Institute of Technology
create(String, String, String, String)
- Static method in class org.okiproject.serviceimpl.mit.sql.
Connection
create(String, String, String, String, String)
- Static method in class org.okiproject.serviceimpl.mit.sql.
Connection
D
disconnect()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
E
equals(Connection)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeQuery(Connection, String)
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
executeQuery(Connection, String, Object[])
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
executeQuery(Connection, String, Object[], int[])
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
executeQuery(Connection, String, Object[], int[], int[])
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
executeQuery(String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeQuery(String, Object[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeQuery(String, Object[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeQuery(String, Object[], int[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdate(String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdate(String, Object[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdate(String, Object[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdate(String, Object[], int[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdateLocally(String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdateLocally(String, Object[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdateLocally(String, Object[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
executeUpdateLocally(String, Object[], int[], int[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
G
getAutoCommit()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getBytes(Long, Integer)
- Method in class org.okiproject.serviceimpl.mit.sql.
Blob
getBytesLocally()
- Method in class org.okiproject.serviceimpl.mit.sql.
Blob
getCatalogName()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getClient()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getColumn()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getColumn(String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
getColumnClassName()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getColumnCount()
- Method in class org.okiproject.serviceimpl.mit.sql.
RowsMetaData
getColumnDisplaySize()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getColumnLabel()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getColumnName()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getColumnNames()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
getColumnsMetaData()
- Method in class org.okiproject.serviceimpl.mit.sql.
RowsMetaData
getColumnType()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getColumnTypeName()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getConnection()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connect
getConnection()
- Method in class org.okiproject.serviceimpl.mit.sql.
Table
getDatabase()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getDatabaseURL()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getDriverName()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getId()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getNullable()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getPrecision()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getProcedureColumns(Connection, String, String, String, String)
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
getProcedureColumns(String, String, String, String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getProcedures(Connection, String, String, String)
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
getProcedures(String, String, String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getRows()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
getRows()
- Method in class org.okiproject.serviceimpl.mit.sql.
Table
getRowsLocally()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
getRowsMetaData()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
getScale()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getSchemaName()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getSubString(Long, Integer)
- Method in class org.okiproject.serviceimpl.mit.sql.
Clob
getSubStringLocally()
- Method in class org.okiproject.serviceimpl.mit.sql.
Clob
getTableName()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
getTables()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getTables(Connection)
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
getTables(Connection, String, String, String, String[])
- Static method in class org.okiproject.serviceimpl.mit.sql.
Table
getTables(String, String, String, String[])
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
getUsername()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
H
hasClient()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
hasMoreRows()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
I
isAutoIncrement()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isCaseSensitive()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isCurrency()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isDefinitelyWritable()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isReadOnly()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isSearchable()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isSigned()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
isWritable()
- Method in class org.okiproject.serviceimpl.mit.sql.
ColumnMetaData
L
length()
- Method in class org.okiproject.serviceimpl.mit.sql.
Blob
length()
- Method in class org.okiproject.serviceimpl.mit.sql.
Clob
N
newConnection(Properties, String)
- Method in class org.okiproject.serviceimpl.mit.sql.
SqlFactory
newConnection(String, String, String, String)
- Method in class org.okiproject.serviceimpl.mit.sql.
SqlFactory
newConnection(String, String, String, String, String)
- Method in class org.okiproject.serviceimpl.mit.sql.
SqlFactory
nextRow()
- Method in class org.okiproject.serviceimpl.mit.sql.
Rows
P
position(byte[], Long)
- Method in class org.okiproject.serviceimpl.mit.sql.
Blob
position(String, Long)
- Method in class org.okiproject.serviceimpl.mit.sql.
Clob
R
rollback()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
Rows
- class org.okiproject.serviceimpl.mit.sql.
Rows
.
Copyright (c) 2001 Massachusetts Institute of Technology
RowsMetaData
- class org.okiproject.serviceimpl.mit.sql.
RowsMetaData
.
Copyright (c) 2001 Massachusetts Institute of Technology
run()
- Method in class org.okiproject.serviceimpl.mit.sql.
Connect
S
setAutoCommit(Boolean)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
setDriverName(String)
- Method in class org.okiproject.serviceimpl.mit.sql.
Connection
SqlFactory
- class org.okiproject.serviceimpl.mit.sql.
SqlFactory
.
Copyright (c) 2001 Massachusetts Institute of Technology
SqlFactory()
- Constructor for class org.okiproject.serviceimpl.mit.sql.
SqlFactory
T
Table
- class org.okiproject.serviceimpl.mit.sql.
Table
.
Copyright (c) 2001 Massachusetts Institute of Technology
B
C
D
E
G
H
I
L
N
P
R
S
T
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES