java.lang.Object
org.firebirdsql.jaybird.parser.SqlTokenizer.Builder
- Enclosing class:
- SqlTokenizer
-
Method Summary
Modifier and TypeMethodDescriptionCreates a SQL tokenizer with the reserved words of this builder.
-
Method Details
-
of
Creates a SQL tokenizer with the reserved words of this builder.- Parameters:
statementText
- SQL statement- Returns:
- SQL tokenizer
-