org.castor.cpa.persistence.sql.query
Class Table

java.lang.Object
  extended by org.castor.cpa.persistence.sql.query.QueryObject
      extended by org.castor.cpa.persistence.sql.query.Qualifier
          extended by org.castor.cpa.persistence.sql.query.Table

public final class Table
extends Qualifier

Class representing a table of the database.

Version:
$Revision$ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
Author:
Ahmad Hassan, Ralf Joachim

Constructor Summary
Table(java.lang.String name)
          Construct a table with given name.
 
Method Summary
 
Methods inherited from class org.castor.cpa.persistence.sql.query.Qualifier
column, name, toString
 
Methods inherited from class org.castor.cpa.persistence.sql.query.QueryObject
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Table

public Table(java.lang.String name)
Construct a table with given name.

Parameters:
name - Name of the table.


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