AsyncOneToManies14SQLToOption

scalikejdbc.async.AsyncOneToManies14SQLToOption
final class AsyncOneToManies14SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, Z](val underlying: OneToManies14SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, HasExtractor, Z]) extends AnyVal with AsyncSQLToOption[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[Option[Z]]

Attributes

Definition Classes

Concrete fields

val underlying: OneToManies14SQLToOption[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, HasExtractor, Z]