Package | Description |
---|---|
sirius.db.jdbc.batch |
Modifier and Type | Field and Description |
---|---|
protected CustomQuery |
BatchSQLQuery.query |
Modifier and Type | Method and Description |
---|---|
CustomQuery |
BatchContext.customQuery(Class<? extends SQLEntity> type,
boolean fetchId,
String sql)
Prepares the given SQL statement as
custom query . |
Constructor and Description |
---|
BatchSQLQuery(CustomQuery customQuery) |
Copyright © 2018. All rights reserved.