com.hardcode.gdbms.engine.instruction
Class LValueElementAdapter

java.lang.Object
  extended by com.hardcode.gdbms.engine.instruction.Adapter
      extended by com.hardcode.gdbms.engine.instruction.LValueElementAdapter

public class LValueElementAdapter
extends Adapter

Author:
Fernando González Cortés

Constructor Summary
LValueElementAdapter()
           
 
Method Summary
 Value evaluate(long rowIndex)
           
 
Methods inherited from class com.hardcode.gdbms.engine.instruction.Adapter
getChilds, getEntity, getInstructionContext, getParent, replaceChild, setChilds, setEntity, setInstructionContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LValueElementAdapter

public LValueElementAdapter()
Method Detail

evaluate

public Value evaluate(long rowIndex)
               throws EvaluationException
Throws:
EvaluationException


Copyright © 2005-2006 . All Rights Reserved.