JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
io.inverno.mod.sql.Statement
Uses of
Statement
in
io.inverno.mod.sql
Methods in
io.inverno.mod.sql
that return
Statement
Modifier and Type
Method
Description
Statement
Statement.
and
(
String
sql)
Adds the specified SQL to the statement.
Statement
SqlOperations.
statement
(
String
sql)
Creates a SQL statement.