public interface ExpressionSlot
extends PublicCloneable
void
advance()
String
getName()
Object
getValue()
boolean
isDeepTraversing()
isPreserve()
updateDataRow(DataRow dataRow)
public void advance() throws DataSourceException
public String getName()
public Object getValue() throws DataSourceException
public boolean isDeepTraversing()
public boolean isPreserve()
public void updateDataRow(DataRow dataRow)