org.castor.jdo.engine

Class CounterRef

public final class CounterRef extends Object

Holds information about table names and counters.

Since: 0.9.9

Version: $Revision: 1.2 $ $Date: 2005/07/24 20:37:15 $

Author: Werner Guttmann

Method Summary
intgetCounter()
Get the counter value.
StringgetTableName()
Get the table name.
voidsetCounter(int counter)
Set the counter value.
voidsetTableName(String tableName)
Set the tabel name.

Method Detail

getCounter

public int getCounter()
Get the counter value.

Returns: The counter value.

getTableName

public String getTableName()
Get the table name.

Returns: the table name.

setCounter

public void setCounter(int counter)
Set the counter value.

Parameters: counter The counter value.

setTableName

public void setTableName(String tableName)
Set the tabel name.

Parameters: tableName The tabel name

Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com