@InternalApi public interface ReservedWords
Modifier and Type | Method and Description |
---|---|
boolean |
isReservedWord(java.lang.CharSequence tokenText)
Checks case-insensitively if the supplied token text is a reserved word.
|
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.