jdbcQueryOffsetApiAsync

molecule.sql.jdbc.api.JdbcApiAsync.jdbcQueryOffsetApiAsync
implicit class jdbcQueryOffsetApiAsync[Tpl](q: QueryOffset[Tpl]) extends QueryOffsetApiAsync[Tpl]

Attributes

Source
JdbcApiAsync.scala
Graph
Supertypes
trait QueryOffsetApiAsync[Tpl]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def get(implicit conn: Conn, ec: ExecutionContext): Future[(List[Tpl], Int, Boolean)]

Attributes

Definition Classes
Source
JdbcApiAsync.scala
override def inspect(implicit conn: Conn, ec: ExecutionContext): Future[Unit]

Attributes

Definition Classes
Source
JdbcApiAsync.scala