kodo.jdbc.kernel
Class TableLockUpdateManager.TableRows
java.lang.Object
  
kodo.jdbc.kernel.TableLockUpdateManager.TableRows
- Enclosing class:
 - TableLockUpdateManager
 
protected static class TableLockUpdateManager.TableRows
- extends Object
 
Rows for a particular table.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TableLockUpdateManager.TableRows
public TableLockUpdateManager.TableRows(Table table)
getTable
public Table getTable()
 
addRow
public void addRow(int type,
                   Row row)
 
getRows
public Collection getRows(int type)
 
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.