RootEffect

grackle.Mapping.RootEffect
See theRootEffect companion class
object RootEffect

Attributes

Companion
class
Source
mapping.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RootEffect.type

Members list

Value members

Concrete methods

Yields a RootEffect which performs both an initial effect and yields an effect-specific query and corresponding root cursor.

Yields a RootEffect which performs both an initial effect and yields an effect-specific query and corresponding root cursor.

Attributes

Source
mapping.scala

Yields a RootEffect which performs an initial effect and yields an effect-specific query which is executed with respect to the default root cursor for the corresponding Mapping.

Yields a RootEffect which performs an initial effect and yields an effect-specific query which is executed with respect to the default root cursor for the corresponding Mapping.

Attributes

Source
mapping.scala

Yields a RootEffect which performs an initial effect and yields an effect-specific root cursor.

Yields a RootEffect which performs an initial effect and yields an effect-specific root cursor.

Attributes

Source
mapping.scala

Yields a RootEffect which performs an initial effect which leaves the query and default root cursor unchanged.

Yields a RootEffect which performs an initial effect which leaves the query and default root cursor unchanged.

Attributes

Source
mapping.scala