|
||||||||||
| 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.SelectListAdapter
public class SelectListAdapter
Adaptador
| Constructor Summary | |
|---|---|
SelectListAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getFieldsAlias()
Obtiene los alias de los campos |
Expression[] |
getFieldsExpression()
Obtiene las expresiones de los campos |
| 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 SelectListAdapter()
| Method Detail |
|---|
public Expression[] getFieldsExpression()
public java.lang.String[] getFieldsAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||