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

.2.73.source-code.ColonStatementLexer.tokens Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.78
Show newest version
COLON=4
DOUBLE_COLON=5
DOUBLE_QUOTED_TEXT=6
ESCAPED_TEXT=7
ESCAPE_SEQUENCE=8
LITERAL=9
NAMED_PARAM=10
POSITIONAL_PARAM=11
QUOTED_TEXT=12




© 2015 - 2024 Weber Informatics LLC | Privacy Policy