query, server, transaction| Constructor and Description |
|---|
CallableQueryIds(SpiEbeanServer server,
SpiQuery<T> query,
Transaction t) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
call()
Execute the find Id's query returning the list of Id's.
|
getQuery, getTransactionpublic CallableQueryIds(SpiEbeanServer server, SpiQuery<T> query, Transaction t)
Copyright © 2014. All Rights Reserved.