BlockingDeleteInvoker

com.github.takezoe.slick.blocking.BlockingJdbcProfile.BlockingJdbcAPI.BlockingDeleteInvoker
class BlockingDeleteInvoker(val tree: Node, param: Any)

Attributes

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

Members list

Value members

Concrete methods

def delete(implicit s: JdbcBackend#Session): Int

Attributes

Source
BlockingProfile.scala
def deleteInvoker: this.type

Attributes

Source
BlockingProfile.scala
def deleteStatement: String

Attributes

Source
BlockingProfile.scala