A B C D E F G H I J L M N O P Q R S T U V W X

U

undo(int) - Method in class simpledb.tx.recovery.CheckpointRecord
Does nothing, because a checkpoint record contains no undo information.
undo(int) - Method in class simpledb.tx.recovery.CommitRecord
Does nothing, because a commit record contains no undo information.
undo(int) - Method in interface simpledb.tx.recovery.LogRecord
Undoes the operation encoded by this log record.
undo(int) - Method in class simpledb.tx.recovery.RollbackRecord
Does nothing, because a rollback record contains no undo information.
undo(int) - Method in class simpledb.tx.recovery.SetIntRecord
Replaces the specified data value with the value saved in the log record.
undo(int) - Method in class simpledb.tx.recovery.SetStringRecord
Replaces the specified data value with the value saved in the log record.
undo(int) - Method in class simpledb.tx.recovery.StartRecord
Does nothing, because a start record contains no undo information.
unlock(Block) - Method in class simpledb.tx.concurrency.LockTable
Releases a lock on the specified block.
unpin(Buffer) - Method in class simpledb.buffer.BasicBufferMgr
Unpins the specified buffer.
unpin() - Method in class simpledb.buffer.Buffer
Decreases the buffer's pin count.
unpin(Buffer) - Method in class simpledb.buffer.BufferMgr
Unpins the specified buffer.
unpin(Block) - Method in class simpledb.tx.BufferList
Unpins the specified block.
unpin(Block) - Method in class simpledb.tx.Transaction
Unpins the specified block.
unpinAll() - Method in class simpledb.tx.BufferList
Unpins any buffers still pinned by this transaction.
unwrap(Class<T>) - Method in class simpledb.remote.ConnectionAdapter
 
unwrap(Class<T>) - Method in class simpledb.remote.ResultSetAdapter
 
unwrap(Class<T>) - Method in class simpledb.remote.ResultSetMetaDataAdapter
 
unwrap(Class<T>) - Method in class simpledb.remote.StatementAdapter
 
updateArray(int, Array) - Method in class simpledb.remote.ResultSetAdapter
 
updateArray(String, Array) - Method in class simpledb.remote.ResultSetAdapter
 
updateAsciiStream(int, InputStream) - Method in class simpledb.remote.ResultSetAdapter
 
updateAsciiStream(String, InputStream) - Method in class simpledb.remote.ResultSetAdapter
 
updateAsciiStream(int, InputStream, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateAsciiStream(String, InputStream, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateAsciiStream(int, InputStream, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateAsciiStream(String, InputStream, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateBigDecimal(int, BigDecimal) - Method in class simpledb.remote.ResultSetAdapter
 
updateBigDecimal(String, BigDecimal) - Method in class simpledb.remote.ResultSetAdapter
 
updateBinaryStream(int, InputStream) - Method in class simpledb.remote.ResultSetAdapter
 
updateBinaryStream(String, InputStream) - Method in class simpledb.remote.ResultSetAdapter
 
updateBinaryStream(int, InputStream, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateBinaryStream(String, InputStream, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateBinaryStream(int, InputStream, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateBinaryStream(String, InputStream, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateBlob(int, Blob) - Method in class simpledb.remote.ResultSetAdapter
 
updateBlob(String, Blob) - Method in class simpledb.remote.ResultSetAdapter
 
updateBlob(int, InputStream) - Method in class simpledb.remote.ResultSetAdapter
 
updateBlob(String, InputStream) - Method in class simpledb.remote.ResultSetAdapter
 
updateBlob(int, InputStream, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateBlob(String, InputStream, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateBoolean(int, boolean) - Method in class simpledb.remote.ResultSetAdapter
 
updateBoolean(String, boolean) - Method in class simpledb.remote.ResultSetAdapter
 
updateByte(int, byte) - Method in class simpledb.remote.ResultSetAdapter
 
updateByte(String, byte) - Method in class simpledb.remote.ResultSetAdapter
 
updateBytes(int, byte[]) - Method in class simpledb.remote.ResultSetAdapter
 
updateBytes(String, byte[]) - Method in class simpledb.remote.ResultSetAdapter
 
updateCharacterStream(int, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateCharacterStream(String, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateCharacterStream(int, Reader, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateCharacterStream(String, Reader, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateCharacterStream(int, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateCharacterStream(String, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateClob(int, Clob) - Method in class simpledb.remote.ResultSetAdapter
 
updateClob(String, Clob) - Method in class simpledb.remote.ResultSetAdapter
 
updateClob(int, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateClob(String, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateClob(int, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateClob(String, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateCmd() - Method in class simpledb.parse.Parser
 
updateDate(int, Date) - Method in class simpledb.remote.ResultSetAdapter
 
updateDate(String, Date) - Method in class simpledb.remote.ResultSetAdapter
 
updateDouble(int, double) - Method in class simpledb.remote.ResultSetAdapter
 
updateDouble(String, double) - Method in class simpledb.remote.ResultSetAdapter
 
updateFloat(int, float) - Method in class simpledb.remote.ResultSetAdapter
 
updateFloat(String, float) - Method in class simpledb.remote.ResultSetAdapter
 
updateInt(int, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateInt(String, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateLong(int, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateLong(String, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateNCharacterStream(int, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateNCharacterStream(String, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateNCharacterStream(int, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateNCharacterStream(String, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateNClob(int, NClob) - Method in class simpledb.remote.ResultSetAdapter
 
updateNClob(String, NClob) - Method in class simpledb.remote.ResultSetAdapter
 
updateNClob(int, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateNClob(String, Reader) - Method in class simpledb.remote.ResultSetAdapter
 
updateNClob(int, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateNClob(String, Reader, long) - Method in class simpledb.remote.ResultSetAdapter
 
updateNString(int, String) - Method in class simpledb.remote.ResultSetAdapter
 
updateNString(String, String) - Method in class simpledb.remote.ResultSetAdapter
 
updateNull(int) - Method in class simpledb.remote.ResultSetAdapter
 
updateNull(String) - Method in class simpledb.remote.ResultSetAdapter
 
updateObject(int, Object) - Method in class simpledb.remote.ResultSetAdapter
 
updateObject(String, Object) - Method in class simpledb.remote.ResultSetAdapter
 
updateObject(int, Object, int) - Method in class simpledb.remote.ResultSetAdapter
 
updateObject(String, Object, int) - Method in class simpledb.remote.ResultSetAdapter
 
UpdatePlanner - Interface in simpledb.planner
The interface implemented by the planners for SQL insert, delete, and modify statements.
updateRef(int, Ref) - Method in class simpledb.remote.ResultSetAdapter
 
updateRef(String, Ref) - Method in class simpledb.remote.ResultSetAdapter
 
updateRow() - Method in class simpledb.remote.ResultSetAdapter
 
updateRowId(int, RowId) - Method in class simpledb.remote.ResultSetAdapter
 
updateRowId(String, RowId) - Method in class simpledb.remote.ResultSetAdapter
 
UpdateScan - Interface in simpledb.query
The interface implemented by all updateable scans.
updateShort(int, short) - Method in class simpledb.remote.ResultSetAdapter
 
updateShort(String, short) - Method in class simpledb.remote.ResultSetAdapter
 
updateSQLXML(int, SQLXML) - Method in class simpledb.remote.ResultSetAdapter
 
updateSQLXML(String, SQLXML) - Method in class simpledb.remote.ResultSetAdapter
 
updateString(int, String) - Method in class simpledb.remote.ResultSetAdapter
 
updateString(String, String) - Method in class simpledb.remote.ResultSetAdapter
 
updateTime(int, Time) - Method in class simpledb.remote.ResultSetAdapter
 
updateTime(String, Time) - Method in class simpledb.remote.ResultSetAdapter
 
updateTimestamp(int, Timestamp) - Method in class simpledb.remote.ResultSetAdapter
 
updateTimestamp(String, Timestamp) - Method in class simpledb.remote.ResultSetAdapter
 

A B C D E F G H I J L M N O P Q R S T U V W X