Back
|
Index
enum
parsetool.sqlgenerator.Generator
import parsetool.sqlgenerator.QueryBuilder
resultset(functionName :
String
,builder :
Void
->
String
)
record(functionName :
String
,builder :
Void
->
String
)
executeList(functionName :
String
,builder :
Void
->
String
)
execute(functionName :
String
,builder :
Void
->
String
)
Back
|
Index