| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.exprs2 |
| Modifier and Type | Method and Description |
|---|---|
S_Function |
S_Function.copy(List<SqlExpr> args) |
static S_Function |
S_Function.create(TypeToken typeName,
String functionName,
List<SqlExpr> args) |
static S_Function |
S_Function.create(TypeToken typeName,
String functionName,
SqlExpr... args) |
Copyright © 2014. All Rights Reserved.