SQLStoreTransaction
lightdb.sql.SQLStoreTransaction
trait SQLStoreTransaction[Doc <: Document[Doc], Model <: DocumentModel[Doc]] extends CollectionTransaction[Doc, Model]
Attributes
- Graph
-
- Supertypes
-
trait CollectionTransaction[Doc, Model]trait Transaction[Doc, Model]class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
override def aggregate(query: AggregateQuery[Doc, Model]): Stream[MaterializedAggregate[Doc, Model]]
Attributes
- Definition Classes
-
CollectionTransaction
Attributes
- Definition Classes
-
CollectionTransaction
Attributes
- Definition Classes
-
CollectionTransaction
Attributes
- Definition Classes
-
Transaction
Attributes
- Definition Classes
-
Transaction
Inherited methods
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
def modify(id: Id[Doc], establishLock: Boolean, deleteOnNone: Boolean)(f: Forge[Option[Doc], Option[Doc]]): Task[Option[Doc]]
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Attributes
- Inherited from:
- Transaction
Inherited and Abstract methods
Attributes
- Inherited from:
- Transaction
Inherited fields
Attributes
- Inherited from:
- CollectionTransaction
In this article