AsyncOneToManies10SQLToIterable

scalikejdbc.async.AsyncOneToManies10SQLToIterable
final class AsyncOneToManies10SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, Z](val underlying: OneToManies10SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, 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: OneToManies10SQLToIterable[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, HasExtractor, Z]