public class DataAccessGrammarFactory extends AbstractGrammarFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPATIBILITY_SELECT_ID |
static java.lang.String |
COMPATIBILITY_SELECT_OPTIONAL_SEMICOLON_AT_END |
Constructor and Description |
---|
DataAccessGrammarFactory() |
Modifier and Type | Method and Description |
---|---|
Grammar |
create(java.lang.Object... parameters) |
static void |
selfRegister() |
getName, isAutoload
public static final java.lang.String COMPATIBILITY_SELECT_ID
public static final java.lang.String COMPATIBILITY_SELECT_OPTIONAL_SEMICOLON_AT_END
public Grammar create(java.lang.Object... parameters)
public static final void selfRegister()