AsyncOneToManies5SQLToIterable

scalikejdbc.async.AsyncOneToManies5SQLToIterable
final class AsyncOneToManies5SQLToIterable[A, B1, B2, B3, B4, B5, Z](val underlying: OneToManies5SQLToIterable[A, B1, B2, B3, B4, B5, HasExtractor, Z]) extends AnyVal with AsyncSQLToIterable[Z]

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Attributes

Definition Classes

Concrete fields

val underlying: OneToManies5SQLToIterable[A, B1, B2, B3, B4, B5, HasExtractor, Z]