|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.function.Function.Call
public static class Function.Call
Constructor Summary | |
---|---|
Function.Call(Function func,
java.lang.Object[] args)
|
Method Summary | |
---|---|
java.lang.Object[] |
getArguments()
|
Function |
getFunction()
|
java.lang.String |
getSQL()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Function.Call(Function func, java.lang.Object[] args)
Method Detail |
---|
public Function getFunction()
public java.lang.Object[] getArguments()
public java.lang.String getSQL() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |