| Package | Description |
|---|---|
| to.etc.webapp.qsql |
| Modifier and Type | Method and Description |
|---|---|
static SQLBundle |
SQLBundle.create(Class<?> base)
Create a SQL Statement bundle with the default name "sqlbundle.sql" in the package where
the specified class is residing.
|
static SQLBundle |
SQLBundle.create(Class<?> base,
String name)
Create a SQL statement resource bundle from the specified class resource (name and class).
|
Copyright © 2017 etc.to. All rights reserved.