Package | Description |
---|---|
sirius.db.jdbc.batch |
Modifier and Type | Method and Description |
---|---|
FindQuery<?> |
BatchContext.autoFindQuery(String... mappingsToCompare)
Returns an autoinitializing find query.
|
<E extends SQLEntity> |
BatchContext.findQuery(Class<E> type,
Mapping... mappingsToCompare)
Creates a
find query . |
Copyright © 2018. All rights reserved.