com.hardcode.gdbms.engine.instruction
Class OrderByElemAdapter

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

public class OrderByElemAdapter
extends Adapter

Author:
Fernando González Cortés

Constructor Summary
OrderByElemAdapter()
           
 
Method Summary
 
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

OrderByElemAdapter

public OrderByElemAdapter()


Copyright © 2005-2006 . All Rights Reserved.