JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.alfasoftware.morf.jdbc.h2.H2Sql
Uses of
H2Sql
in
org.alfasoftware.morf.jdbc.h2
Methods in
org.alfasoftware.morf.jdbc.h2
that return
H2Sql
Modifier and Type
Method
Description
static
H2Sql
H2Sql.
createH2Sql
()
Creates an instance of
H2Sql
.