3.3.0.0-beta2.source-code.SqlScriptLexer.tokens Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdbi3 Show documentation
Show all versions of jdbi3 Show documentation
jdbi is designed to provide convenient tabular data access in
Java(tm). It uses the Java collections framework for query
results, provides a convenient means of externalizing sql
statements, and provides named parameter support for any database
being used.
The newest version!
COMMENT=4
ESCAPE_SEQUENCE=5
LITERAL=6
MULTI_LINE_COMMENT=7
NEWLINE=8
NEWLINES=9
OTHER=10
QUOTED_TEXT=11
SEMICOLON=12