| Package | Description |
|---|---|
| com.holonplatform.datastore.jdbc.composer.expression |
| Modifier and Type | Method and Description |
|---|---|
static SQLQuery |
SQLQuery.create(String sql,
SQLResultConverter<?> resultConverter)
Create a new
SQLQuery. |
static SQLQuery |
SQLQuery.create(String sql,
SQLResultConverter<?> resultConverter,
SQLParameter<?>[] parameters)
Create a new
SQLQuery. |
Copyright © 2019 The Holon Platform. All rights reserved.