LifecycleEventPercursorTable

org.squeryl.internals.LifecycleEventPercursorTable

Attributes

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

Members list

Value members

Concrete methods

def call(f: A => Unit): LifecycleEvent

Attributes

Source
PosoLifecycleEvent.scala
def map(a: A => A): LifecycleEvent

Attributes

Source
PosoLifecycleEvent.scala

Inherited methods

protected def createLCECall[A](t: Iterable[View[_]], e: Value, f: A => Unit): LifecycleEvent

Attributes

Inherited from:
BaseLifecycleEventPercursor
Source
PosoLifecycleEvent.scala
protected def createLCEMap[A](t: Iterable[View[_]], e: Value, f: A => A): LifecycleEvent

Attributes

Inherited from:
BaseLifecycleEventPercursor
Source
PosoLifecycleEvent.scala