BlockingUpdateInvoker

com.github.takezoe.slick.blocking.BlockingJdbcProfile.BlockingJdbcAPI.BlockingUpdateInvoker
class BlockingUpdateInvoker[U](tree: Node, param: Any)

Attributes

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

Members list

Value members

Concrete methods

def update(value: U)(implicit s: JdbcBackend#Session): Int

Attributes

Source
BlockingProfile.scala
def updateInvoker: this.type

Attributes

Source
BlockingProfile.scala
def updateStatement: String

Attributes

Source
BlockingProfile.scala