|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hardcode.gdbms.engine.instruction.Adapter
com.hardcode.gdbms.engine.instruction.OrderByAdapter
public class OrderByAdapter
Constructor Summary | |
---|---|
OrderByAdapter()
|
Method Summary | |
---|---|
int |
getFieldCount()
|
java.lang.String |
getFieldName(int index)
|
int |
getOrder(int index)
|
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 |
---|
public OrderByAdapter()
Method Detail |
---|
public int getFieldCount()
public java.lang.String getFieldName(int index)
public int getOrder(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |