PrepareStatementCache

class PrepareStatementCache[V <: AnyRef](size: Long)
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(stmt: String)(prepare: String => V): V
def invalidate(stmt: String): Unit