org.castor.jdo.engine
public final class CounterRef extends Object
Since: 0.9.9
Version: $Revision: 5951 $ $Date: 2005-07-24 14:37:16 -0600 (Sun, 24 Jul 2005) $
Method Summary | |
---|---|
int | getCounter()
Get the counter value.
|
String | getTableName()
Get the table name.
|
void | setCounter(int counter)
Set the counter value.
|
void | setTableName(String tableName)
Set the tabel name.
|
Returns: The counter value.
Returns: the table name.
Parameters: counter The counter value.
Parameters: tableName The tabel name