|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjfun.jaskell.sql.Sql
The facade class for adding sql support to jaskell runtime.
| Constructor Summary | |
Sql()
|
|
| Method Summary | |
static Function |
f_sql(java.lang.String name)
|
static Tuple |
getFunctionSuite()
Get the suite of sql related functions. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Sql()
| Method Detail |
public static Function f_sql(java.lang.String name)
public static Tuple getFunctionSuite()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||