AsyncFutureCache

io.getquill.context.AsyncFutureCache

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def prepareAsync(cql: String)(implicit executionContext: ExecutionContext): Future[BoundStatement]

Concrete fields

lazy val asyncCache: PrepareStatementCache[CompletionStage[PreparedStatement]]