AsyncOneToManies6SQLToList

scalikejdbc.async.AsyncOneToManies6SQLToList
final class AsyncOneToManies6SQLToList[A, B1, B2, B3, B4, B5, B6, Z](val underlying: OneToManies6SQLToList[A, B1, B2, B3, B4, B5, B6, HasExtractor, Z]) extends AnyVal, AsyncSQLToList[Z]

Attributes

Graph
Supertypes
trait AsyncSQLToList[Z]
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

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

Attributes

Definition Classes

Concrete fields

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