org.exolab.castor.jdo.drivers
Class HsqlColumn

java.lang.Object
  extended by org.exolab.castor.jdo.drivers.HsqlColumn

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(java.lang.String tableName, java.lang.String columnName)
          Public constructor
 
Method Summary
 java.lang.String getColumnName()
           
 java.lang.String getTableName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HsqlColumn

public HsqlColumn(java.lang.String tableName,
                  java.lang.String columnName)
Public constructor

Method Detail

getTableName

public final java.lang.String getTableName()

getColumnName

public final java.lang.String getColumnName()


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