Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
G
getArray(int)
- Method in class simpledb.remote.
ResultSetAdapter
getArray(String)
- Method in class simpledb.remote.
ResultSetAdapter
getAsciiStream(int)
- Method in class simpledb.remote.
ResultSetAdapter
getAsciiStream(String)
- Method in class simpledb.remote.
ResultSetAdapter
getAutoCommit()
- Method in class simpledb.remote.
ConnectionAdapter
getBigDecimal(int)
- Method in class simpledb.remote.
ResultSetAdapter
getBigDecimal(String)
- Method in class simpledb.remote.
ResultSetAdapter
getBigDecimal(int, int)
- Method in class simpledb.remote.
ResultSetAdapter
getBigDecimal(String, int)
- Method in class simpledb.remote.
ResultSetAdapter
getBinaryStream(int)
- Method in class simpledb.remote.
ResultSetAdapter
getBinaryStream(String)
- Method in class simpledb.remote.
ResultSetAdapter
getBlob(int)
- Method in class simpledb.remote.
ResultSetAdapter
getBlob(String)
- Method in class simpledb.remote.
ResultSetAdapter
getBoolean(int)
- Method in class simpledb.remote.
ResultSetAdapter
getBoolean(String)
- Method in class simpledb.remote.
ResultSetAdapter
getBuffer(Block)
- Method in class simpledb.tx.
BufferList
Returns the buffer pinned to the specified block.
getByte(int)
- Method in class simpledb.remote.
ResultSetAdapter
getByte(String)
- Method in class simpledb.remote.
ResultSetAdapter
getBytes(int)
- Method in class simpledb.remote.
ResultSetAdapter
getBytes(String)
- Method in class simpledb.remote.
ResultSetAdapter
getCatalog()
- Method in class simpledb.remote.
ConnectionAdapter
getCatalogName(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getCharacterStream(int)
- Method in class simpledb.remote.
ResultSetAdapter
getCharacterStream(String)
- Method in class simpledb.remote.
ResultSetAdapter
getChildNum(int)
- Method in class simpledb.index.btree.
BTreePage
Returns the block number stored in the index record at the specified slot.
getClientInfo()
- Method in class simpledb.remote.
ConnectionAdapter
getClientInfo(String)
- Method in class simpledb.remote.
ConnectionAdapter
getClob(int)
- Method in class simpledb.remote.
ResultSetAdapter
getClob(String)
- Method in class simpledb.remote.
ResultSetAdapter
getColumnClassName(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getColumnCount()
- Method in interface simpledb.remote.
RemoteMetaData
getColumnCount()
- Method in class simpledb.remote.
RemoteMetaDataImpl
Returns the size of the field list.
getColumnCount()
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getColumnCount()
- Method in class simpledb.remote.
SimpleMetaData
getColumnDisplaySize(int)
- Method in interface simpledb.remote.
RemoteMetaData
getColumnDisplaySize(int)
- Method in class simpledb.remote.
RemoteMetaDataImpl
Returns the number of characters required to display the specified column.
getColumnDisplaySize(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getColumnDisplaySize(int)
- Method in class simpledb.remote.
SimpleMetaData
getColumnLabel(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getColumnName(int)
- Method in interface simpledb.remote.
RemoteMetaData
getColumnName(int)
- Method in class simpledb.remote.
RemoteMetaDataImpl
Returns the field name for the specified column number.
getColumnName(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getColumnName(int)
- Method in class simpledb.remote.
SimpleMetaData
getColumnType(int)
- Method in interface simpledb.remote.
RemoteMetaData
getColumnType(int)
- Method in class simpledb.remote.
RemoteMetaDataImpl
Returns the type of the specified column.
getColumnType(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getColumnType(int)
- Method in class simpledb.remote.
SimpleMetaData
getColumnTypeName(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getConcurrency()
- Method in class simpledb.remote.
ResultSetAdapter
getConnection()
- Method in class simpledb.remote.
StatementAdapter
getCursorName()
- Method in class simpledb.remote.
ResultSetAdapter
getDataRid()
- Method in class simpledb.index.btree.
BTreeIndex
Returns the dataRID value from the current leaf record.
getDataRid()
- Method in class simpledb.index.btree.
BTreeLeaf
Returns the dataRID value of the current leaf record.
getDataRid(int)
- Method in class simpledb.index.btree.
BTreePage
Returns the dataRID value stored in the specified leaf index record.
getDataRid()
- Method in class simpledb.index.hash.
HashIndex
Retrieves the dataRID from the current record in the table scan for the bucket.
getDataRid()
- Method in interface simpledb.index.
Index
Returns the dataRID value stored in the current index record.
getDataVal(int)
- Method in class simpledb.index.btree.
BTreePage
Returns the dataval of the record at the specified slot.
getDate(int)
- Method in class simpledb.remote.
ResultSetAdapter
getDate(String)
- Method in class simpledb.remote.
ResultSetAdapter
getDate(int, Calendar)
- Method in class simpledb.remote.
ResultSetAdapter
getDate(String, Calendar)
- Method in class simpledb.remote.
ResultSetAdapter
getDouble(int)
- Method in class simpledb.remote.
ResultSetAdapter
getDouble(String)
- Method in class simpledb.remote.
ResultSetAdapter
getFetchDirection()
- Method in class simpledb.remote.
ResultSetAdapter
getFetchDirection()
- Method in class simpledb.remote.
StatementAdapter
getFetchSize()
- Method in class simpledb.remote.
ResultSetAdapter
getFetchSize()
- Method in class simpledb.remote.
StatementAdapter
getFlag()
- Method in class simpledb.index.btree.
BTreePage
Returns the value of the page's flag field
getFloat(int)
- Method in class simpledb.remote.
ResultSetAdapter
getFloat(String)
- Method in class simpledb.remote.
ResultSetAdapter
getGeneratedKeys()
- Method in class simpledb.remote.
StatementAdapter
getHoldability()
- Method in class simpledb.remote.
ConnectionAdapter
getHoldability()
- Method in class simpledb.remote.
ResultSetAdapter
getIndexInfo(String, Transaction)
- Method in class simpledb.metadata.
IndexMgr
Returns a map containing the index info for all indexes on the specified table.
getIndexInfo(String, Transaction)
- Method in class simpledb.metadata.
MetadataMgr
getInt(int)
- Method in class simpledb.buffer.
Buffer
Returns the integer value at the specified offset of the buffer's page.
getInt(int)
- Method in class simpledb.file.
Page
Returns the integer value at a specified offset of the page.
getInt(String)
- Method in class simpledb.index.query.
IndexJoinScan
Returns the integer value of the specified field.
getInt(String)
- Method in class simpledb.index.query.
IndexSelectScan
Returns the value of the field of the current data record.
getInt(String)
- Method in class simpledb.materialize.
GroupByScan
Gets the integer value of the specified field.
getInt(String)
- Method in class simpledb.materialize.
MergeJoinScan
Returns the integer value of the specified field.
getInt(String)
- Method in class simpledb.materialize.
SortScan
Gets the integer value of the specified field of the current scan.
getInt(String)
- Method in class simpledb.multibuffer.
ChunkScan
getInt(String)
- Method in class simpledb.multibuffer.
MultiBufferProductScan
Returns the integer value of the specified field.
getInt(String)
- Method in class simpledb.query.
ProductScan
Returns the integer value of the specified field.
getInt(String)
- Method in class simpledb.query.
ProjectScan
getInt(String)
- Method in interface simpledb.query.
Scan
Returns the value of the specified integer field in the current record.
getInt(String)
- Method in class simpledb.query.
SelectScan
getInt(String)
- Method in class simpledb.query.
TableScan
getInt(String)
- Method in class simpledb.record.
RecordFile
Returns the value of the specified field in the current record.
getInt(String)
- Method in class simpledb.record.
RecordPage
Returns the integer value stored for the specified field of the current record.
getInt(String)
- Method in interface simpledb.remote.
RemoteResultSet
getInt(String)
- Method in class simpledb.remote.
RemoteResultSetImpl
Returns the integer value of the specified field, by returning the corresponding value on the saved scan.
getInt(int)
- Method in class simpledb.remote.
ResultSetAdapter
getInt(String)
- Method in class simpledb.remote.
ResultSetAdapter
getInt(String)
- Method in class simpledb.remote.
SimpleResultSet
getInt(Block, int)
- Method in class simpledb.tx.
Transaction
Returns the integer value stored at the specified offset of the specified block.
getLong(int)
- Method in class simpledb.remote.
ResultSetAdapter
getLong(String)
- Method in class simpledb.remote.
ResultSetAdapter
getMajorVersion()
- Method in class simpledb.remote.
DriverAdapter
getMaxFieldSize()
- Method in class simpledb.remote.
StatementAdapter
getMaxRows()
- Method in class simpledb.remote.
StatementAdapter
getMetaData()
- Method in class simpledb.remote.
ConnectionAdapter
getMetaData()
- Method in interface simpledb.remote.
RemoteResultSet
getMetaData()
- Method in class simpledb.remote.
RemoteResultSetImpl
Returns the result set's metadata, by passing its schema into the RemoteMetaData constructor.
getMetaData()
- Method in class simpledb.remote.
ResultSetAdapter
getMetaData()
- Method in class simpledb.remote.
SimpleResultSet
getMinorVersion()
- Method in class simpledb.remote.
DriverAdapter
getMoreResults()
- Method in class simpledb.remote.
StatementAdapter
getMoreResults(int)
- Method in class simpledb.remote.
StatementAdapter
getNCharacterStream(int)
- Method in class simpledb.remote.
ResultSetAdapter
getNCharacterStream(String)
- Method in class simpledb.remote.
ResultSetAdapter
getNClob(int)
- Method in class simpledb.remote.
ResultSetAdapter
getNClob(String)
- Method in class simpledb.remote.
ResultSetAdapter
getNString(int)
- Method in class simpledb.remote.
ResultSetAdapter
getNString(String)
- Method in class simpledb.remote.
ResultSetAdapter
getNumRecs()
- Method in class simpledb.index.btree.
BTreePage
Returns the number of index records in this page.
getObject(int)
- Method in class simpledb.remote.
ResultSetAdapter
getObject(String)
- Method in class simpledb.remote.
ResultSetAdapter
getObject(int, Map<String, Class<?>>)
- Method in class simpledb.remote.
ResultSetAdapter
getObject(String, Map<String, Class<?>>)
- Method in class simpledb.remote.
ResultSetAdapter
getPrecision(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getPropertyInfo(String, Properties)
- Method in class simpledb.remote.
DriverAdapter
getQueryTimeout()
- Method in class simpledb.remote.
StatementAdapter
getRef(int)
- Method in class simpledb.remote.
ResultSetAdapter
getRef(String)
- Method in class simpledb.remote.
ResultSetAdapter
getResultSet()
- Method in class simpledb.remote.
StatementAdapter
getResultSetConcurrency()
- Method in class simpledb.remote.
StatementAdapter
getResultSetHoldability()
- Method in class simpledb.remote.
StatementAdapter
getResultSetType()
- Method in class simpledb.remote.
StatementAdapter
getRid()
- Method in class simpledb.query.
SelectScan
getRid()
- Method in class simpledb.query.
TableScan
getRid()
- Method in interface simpledb.query.
UpdateScan
Returns the RID of the current record.
getRow()
- Method in class simpledb.remote.
ResultSetAdapter
getRowId(int)
- Method in class simpledb.remote.
ResultSetAdapter
getRowId(String)
- Method in class simpledb.remote.
ResultSetAdapter
getScale(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getSchemaName(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getShort(int)
- Method in class simpledb.remote.
ResultSetAdapter
getShort(String)
- Method in class simpledb.remote.
ResultSetAdapter
getSQLXML(int)
- Method in class simpledb.remote.
ResultSetAdapter
getSQLXML(String)
- Method in class simpledb.remote.
ResultSetAdapter
getStatement()
- Method in class simpledb.remote.
ResultSetAdapter
getStatInfo(String, TableInfo, Transaction)
- Method in class simpledb.metadata.
MetadataMgr
getStatInfo(String, TableInfo, Transaction)
- Method in class simpledb.metadata.
StatMgr
Returns the statistical information about the specified table.
getString(int)
- Method in class simpledb.buffer.
Buffer
Returns the string value at the specified offset of the buffer's page.
getString(int)
- Method in class simpledb.file.
Page
Returns the string value at the specified offset of the page.
getString(String)
- Method in class simpledb.index.query.
IndexJoinScan
Returns the string value of the specified field.
getString(String)
- Method in class simpledb.index.query.
IndexSelectScan
Returns the value of the field of the current data record.
getString(String)
- Method in class simpledb.materialize.
GroupByScan
Gets the string value of the specified field.
getString(String)
- Method in class simpledb.materialize.
MergeJoinScan
Returns the string value of the specified field.
getString(String)
- Method in class simpledb.materialize.
SortScan
Gets the string value of the specified field of the current scan.
getString(String)
- Method in class simpledb.multibuffer.
ChunkScan
getString(String)
- Method in class simpledb.multibuffer.
MultiBufferProductScan
Returns the string value of the specified field.
getString(String)
- Method in class simpledb.query.
ProductScan
Returns the string value of the specified field.
getString(String)
- Method in class simpledb.query.
ProjectScan
getString(String)
- Method in interface simpledb.query.
Scan
Returns the value of the specified string field in the current record.
getString(String)
- Method in class simpledb.query.
SelectScan
getString(String)
- Method in class simpledb.query.
TableScan
getString(String)
- Method in class simpledb.record.
RecordFile
Returns the value of the specified field in the current record.
getString(String)
- Method in class simpledb.record.
RecordPage
Returns the string value stored for the specified field of the current record.
getString(String)
- Method in interface simpledb.remote.
RemoteResultSet
getString(String)
- Method in class simpledb.remote.
RemoteResultSetImpl
Returns the integer value of the specified field, by returning the corresponding value on the saved scan.
getString(int)
- Method in class simpledb.remote.
ResultSetAdapter
getString(String)
- Method in class simpledb.remote.
ResultSetAdapter
getString(String)
- Method in class simpledb.remote.
SimpleResultSet
getString(Block, int)
- Method in class simpledb.tx.
Transaction
Returns the string value stored at the specified offset of the specified block.
getTableInfo()
- Method in class simpledb.materialize.
TempTable
Return the table's metadata.
getTableInfo(String, Transaction)
- Method in class simpledb.metadata.
MetadataMgr
getTableInfo(String, Transaction)
- Method in class simpledb.metadata.
TableMgr
Retrieves the metadata for the specified table out of the catalog.
getTableName(int)
- Method in class simpledb.remote.
ResultSetMetaDataAdapter
getTime(int)
- Method in class simpledb.remote.
ResultSetAdapter
getTime(String)
- Method in class simpledb.remote.
ResultSetAdapter
getTime(int, Calendar)
- Method in class simpledb.remote.
ResultSetAdapter
getTime(String, Calendar)
- Method in class simpledb.remote.
ResultSetAdapter
getTimestamp(int)
- Method in class simpledb.remote.
ResultSetAdapter
getTimestamp(String)
- Method in class simpledb.remote.
ResultSetAdapter
getTimestamp(int, Calendar)
- Method in class simpledb.remote.
ResultSetAdapter
getTimestamp(String, Calendar)
- Method in class simpledb.remote.
ResultSetAdapter
getTransaction()
- Method in class simpledb.remote.
RemoteConnectionImpl
Returns the transaction currently associated with this connection.
getTransactionIsolation()
- Method in class simpledb.remote.
ConnectionAdapter
getType()
- Method in class simpledb.remote.
ResultSetAdapter
getTypeMap()
- Method in class simpledb.remote.
ConnectionAdapter
getUnicodeStream(int)
- Method in class simpledb.remote.
ResultSetAdapter
getUnicodeStream(String)
- Method in class simpledb.remote.
ResultSetAdapter
getUpdateCount()
- Method in class simpledb.remote.
StatementAdapter
getURL(int)
- Method in class simpledb.remote.
ResultSetAdapter
getURL(String)
- Method in class simpledb.remote.
ResultSetAdapter
getVal(String)
- Method in class simpledb.index.query.
IndexJoinScan
Returns the Constant value of the specified field.
getVal(String)
- Method in class simpledb.index.query.
IndexSelectScan
Returns the value of the field of the current data record.
getVal(String)
- Method in class simpledb.materialize.
GroupByScan
Gets the Constant value of the specified field.
getVal(String)
- Method in class simpledb.materialize.
GroupValue
Returns the Constant value of the specified field in the group.
getVal(String)
- Method in class simpledb.materialize.
MergeJoinScan
Returns the value of the specified field.
getVal(String)
- Method in class simpledb.materialize.
SortScan
Gets the Constant value of the specified field of the current scan.
getVal(String)
- Method in class simpledb.multibuffer.
ChunkScan
getVal(String)
- Method in class simpledb.multibuffer.
MultiBufferProductScan
Returns the value of the specified field.
getVal(String)
- Method in class simpledb.query.
ProductScan
Returns the value of the specified field.
getVal(String)
- Method in class simpledb.query.
ProjectScan
getVal(String)
- Method in interface simpledb.query.
Scan
Returns the value of the specified field in the current record.
getVal(String)
- Method in class simpledb.query.
SelectScan
getVal(String)
- Method in class simpledb.query.
TableScan
Returns the value of the specified field, as a Constant.
getViewDef(String, Transaction)
- Method in class simpledb.metadata.
MetadataMgr
getViewDef(String, Transaction)
- Method in class simpledb.metadata.
ViewMgr
getWarnings()
- Method in class simpledb.remote.
ConnectionAdapter
getWarnings()
- Method in class simpledb.remote.
ResultSetAdapter
getWarnings()
- Method in class simpledb.remote.
StatementAdapter
GroupByPlan
- Class in
simpledb.materialize
The Plan class for the
groupby
operator.
GroupByPlan(Plan, Collection<String>, Collection<AggregationFn>, Transaction)
- Constructor for class simpledb.materialize.
GroupByPlan
Creates a groupby plan for the underlying query.
GroupByScan
- Class in
simpledb.materialize
The Scan class for the
groupby
operator.
GroupByScan(Scan, Collection<String>, Collection<AggregationFn>)
- Constructor for class simpledb.materialize.
GroupByScan
Creates a groupby scan, given a grouped table scan.
GroupValue
- Class in
simpledb.materialize
An object that holds the values of the grouping fields for the current record of a scan.
GroupValue(Scan, Collection<String>)
- Constructor for class simpledb.materialize.
GroupValue
Creates a new group value, given the specified scan and list of fields.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X