Actions_12

molecule.core.action.Actions_12
class Actions_12[A, B, C, D, E, F, G, H, I, J, K, L](molecule: Molecule_12[A, B, C, D, E, F, G, H, I, J, K, L])

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_12[A, B, C, D, E, F, G, H, I, J, K, L]

Attributes

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

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