org.castor.cpa.persistence.sql.engine.info
Class ColumnValue
java.lang.Object
org.castor.cpa.persistence.sql.engine.info.ColumnValue
public final class ColumnValue
- extends Object
- Version:
- $Revision: 8469 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
- Author:
- Dennis Butterstein, Ralf Joachim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnValue
protected ColumnValue(ColumnInfo info,
int index,
Object value)
setValue
protected void setValue(Object value)
getName
public String getName()
getType
public int getType()
isStore
public boolean isStore()
isDirty
public boolean isDirty()
getIndex
public int getIndex()
getValue
public Object getValue()
Copyright © 2011. All Rights Reserved.