All Downloads are FREE. Search and download functionalities are using the official Maven repository.

3-core.3.48.0.source-code.SqlScriptLexer.tokens Maven / Gradle / Ivy

Go to download

The Jdbi core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

There is a newer version: 3.47.0
Show newest version
COMMENT=1
MULTI_LINE_COMMENT=2
NEWLINES=3
QUOTED_TEXT=4
BLOCK_BEGIN=5
BLOCK_END=6
SEMICOLON=7
LITERAL=8
OTHER=9
';'=7




© 2015 - 2025 Weber Informatics LLC | Privacy Policy