|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SQLFunctionLiteral
This syntax element encapsulates reference to some SQL function to be inserted into SQL statement.
| Method Summary | |
|---|---|
String |
getFunctionName()
Returns the name of the SQL function. |
List<ValueExpression> |
getParameters()
The parameters for SQL function. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
String getFunctionName()
List<ValueExpression> getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||