public class SDBRequest extends StoreHolder
| Modifier and Type | Field and Description |
|---|---|
boolean |
DistinctTranslation |
boolean |
LeftJoinTranslation |
boolean |
LimitOffsetTranslation |
| Constructor and Description |
|---|
SDBRequest(Store store,
PrefixMapping prefixMapping,
Context context) |
SDBRequest(Store store,
Query query) |
SDBRequest(Store store,
Query query,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
Generator |
generator(String base) |
String |
genId(String base) |
Var |
genVar() |
Context |
getContext() |
PrefixMapping |
getPrefixMapping() |
Query |
getQuery() |
Store |
getStore() |
public boolean LeftJoinTranslation
public boolean LimitOffsetTranslation
public boolean DistinctTranslation
public SDBRequest(Store store, PrefixMapping prefixMapping, Context context)
Licenced under the Apache License, Version 2.0