MapInvoker

com.github.takezoe.slick.blocking.BlockingJdbcProfile.BlockingJdbcAPI.MapInvoker
class MapInvoker[A, B](tree: Node, param: Any)

Attributes

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

Members list

Value members

Concrete methods

def selectStatement: String

Attributes

Source
BlockingProfile.scala
def toMap(implicit s: JdbcBackend#Session): Map[A, B]

Attributes

Source
BlockingProfile.scala