AsyncOneToManies2SQLToIterable

scalikejdbc.async.AsyncOneToManies2SQLToIterable
final class AsyncOneToManies2SQLToIterable[A, B1, B2, Z](val underlying: OneToManies2SQLToIterable[A, B1, B2, HasExtractor, Z]) extends AnyVal, AsyncSQLToIterable[Z]

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

override def future()(implicit session: AsyncDBSession, cxt: ExecutionContext): Future[Iterable[Z]]

Attributes

Definition Classes

Concrete fields

val underlying: OneToManies2SQLToIterable[A, B1, B2, HasExtractor, Z]