KeyedCrud
usql.dao.KeyedCrud
CRUD (Create, Retrieve, Update, Delete) for keyed data.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Type members
Types
type Key
Type of the key
Type of the key
Attributes
Value members
Abstract methods
Delete by key.
Delete by key.
Attributes
Find one by key.
Find one by key.
Attributes
Update some value.
Update some value.
Attributes
Concrete methods
Load some value again based upon key.
Load some value again based upon key.
Attributes
Inherited methods
Insert many elements
Insert into database.
Inherited and Abstract methods
Count all instances.
Delete all instances.
Find all instances
Insert many elements.
In this article