Actions_09

molecule.core.action.Actions_09
class Actions_09[A, B, C, D, E, F, G, H, I](molecule: Molecule_09[A, B, C, D, E, F, G, H, I])

Attributes

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

Members list

Value members

Concrete methods

final def delete: Delete

Attributes

Source
Actions_.scala
final def insert: Insert_9[A, B, C, D, E, F, G, H, I]

Attributes

Source
Actions_.scala
final def query: Query[(A, B, C, D, E, F, G, H, I)]

Attributes

Source
Actions_.scala
final def save: Save

Attributes

Source
Actions_.scala
final def update: Update

Attributes

Source
Actions_.scala
final def upsert: Update

Attributes

Source
Actions_.scala