| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.sqlite.grammars.jql |
| Modifier and Type | Field and Description |
|---|---|
Map<JQL.JQLDynamicStatementType,String> |
JQL.dynamicReplace |
| Modifier and Type | Method and Description |
|---|---|
static JQL.JQLDynamicStatementType |
JQL.JQLDynamicStatementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JQL.JQLDynamicStatementType[] |
JQL.JQLDynamicStatementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
JQLReplacerListenerImpl.onDynamicSQL(JQL.JQLDynamicStatementType dynamicStatement) |
String |
JQLReplacerListener.onDynamicSQL(JQL.JQLDynamicStatementType dynamicStatement)
If event return null, replacement will no executed.
|
Copyright © 2017. All rights reserved.