public static final class SqlTokenizer.Builder
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| SqlTokenizer | of(java.lang.String statementText)Creates a SQL tokenizer with the reserved words of this builder. | 
public SqlTokenizer of(java.lang.String statementText)
statementText - SQL statementCopyright © 2001-2023 Jaybird (Firebird JDBC/JCA) team. All rights reserved.