Modifier and Type | Field and Description |
---|---|
protected java.lang.String[] |
patterns |
protected Props |
props |
Constructor and Description |
---|
DbPropsQueryMap() |
DbPropsQueryMap(java.lang.String... patterns) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQuery(java.lang.String key)
Returns query for given key.
|
Props |
props()
Returns
Props . |
void |
reload()
Optionally reloads the query map, if implementation allows it.
|
int |
size()
Returns total number of queries.
|
protected final java.lang.String[] patterns
protected Props props
public DbPropsQueryMap(java.lang.String... patterns)
public DbPropsQueryMap()
Copyright © 2003-present Jodd Team