| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see Ebean and EbeanServer).
|
| Modifier and Type | Method and Description |
|---|---|
SqlFutureList |
SqlQuery.findFutureList()
Deprecated.
|
SqlFutureList |
EbeanServer.findFutureList(SqlQuery query,
Transaction transaction)
Execute find list SQL query in a background thread.
|
Copyright © 2016. All rights reserved.