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

.2.33.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=5
ESCAPE_SEQUENCE=8
ESCAPED_TEXT=11
NAMED_PARAM=6
LITERAL=4
POSITIONAL_PARAM=7
DOUBLE_QUOTED_TEXT=10
QUOTED_TEXT=9




© 2015 - 2024 Weber Informatics LLC | Privacy Policy