| Package | Description | 
|---|---|
| griffon.plugins.gsql | |
| org.codehaus.griffon.runtime.gsql | 
| Modifier and Type | Method and Description | 
|---|---|
| <R> R | GsqlHandler. withSql(GsqlCallback<R> callback) | 
| <R> R | GsqlHandler. withSql(String datasourceName,
       GsqlCallback<R> callback) | 
| Modifier and Type | Method and Description | 
|---|---|
| <R> R | DefaultGsqlHandler. withSql(GsqlCallback<R> callback) | 
| <R> R | DefaultGsqlHandler. withSql(String datasourceName,
       GsqlCallback<R> callback) |