org.exolab.castor.jdo.drivers
Class HsqlColumn
java.lang.Object
org.exolab.castor.jdo.drivers.HsqlColumn
(package private) final class HsqlColumn
extends java.lang.Object
Simple abstraction of a column. Note that this class is immutable so
that this class may be copied to other instances during the clonation
process performed in the superclass without the risk of introducing
undesired side effects.
HsqlColumn(String tableName, String columnName) - Public constructor
|
HsqlColumn
public HsqlColumn(String tableName,
String columnName)
Public constructor
getColumnName
public final String getColumnName()
getTableName
public final String getTableName()
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com