RepQueryExecutor

com.github.takezoe.slick.blocking.BlockingJdbcProfile.BlockingJdbcAPI.RepQueryExecutor
implicit class RepQueryExecutor[E](rep: Rep[E])

Attributes

Source
BlockingProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def run(implicit s: JdbcBackend#Session): E

Attributes

Source
BlockingProfile.scala
def selectStatement: String

Attributes

Source
BlockingProfile.scala