org.castor.cpa.persistence.sql.query
Class Table
java.lang.Object
org.castor.cpa.persistence.sql.query.QueryObject
org.castor.cpa.persistence.sql.query.Qualifier
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(String name)
Construct a table with given name. |
Table
public Table(String name)
- Construct a table with given name.
- Parameters:
name - Name of the table.
Copyright © 2010. All Rights Reserved.