org.castor.jdo.engine

Class CounterRef


public final class CounterRef
extends java.lang.Object

Holds information about table names and counters.
Version:
$Revision: 5951 $ $Date: 2005-07-24 14:37:16 -0600 (Sun, 24 Jul 2005) $
Author:
Werner Guttmann
Since:
0.9.9

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.

Method Details

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-2008. All rights reserved http://www.intalio.com