public class NamedQuery extends NamedSchema
CONF_COLUMNSaliases, CONF_ALIASES, CONF_ID, CONF_TYPE, createDateTime, digest, id, type| Constructor and Description |
|---|
NamedQuery(String id,
Repository<NamedQuery> repo,
io.vertx.core.json.JsonObject config) |
| Modifier and Type | Method and Description |
|---|---|
QueryParameters |
getParameters() |
String |
getQuery() |
String |
getSchema() |
static NamedQuery |
newInstance(Object... args) |
getColumns, getUsage, hasColumngetAliases, getCreationDateTime, getId, getType, isDifferentFrom, validatepublic NamedQuery(String id, Repository<NamedQuery> repo, io.vertx.core.json.JsonObject config)
public static NamedQuery newInstance(Object... args)
public String getQuery()
public String getSchema()
public QueryParameters getParameters()
Copyright © 2019–2021. All rights reserved.