org.exolab.castor.jdo.drivers

Class 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.

Constructor Summary

HsqlColumn(String tableName, String columnName)
Public constructor

Method Summary

String
getColumnName()
String
getTableName()

Constructor Details

HsqlColumn

public HsqlColumn(String tableName,
                  String columnName)
Public constructor

Method Details

getColumnName

public final String getColumnName()

getTableName

public final String getTableName()

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