CrdBase
usql.dao.CrdBase
Implementation of Crd for Tabular data.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Value members
Concrete methods
Gives access to an aliased view.
Gives access to an aliased view.
Attributes
Gives access to the columns
Gives access to the columns
Attributes
Count all instances.
Delete all instances.
Find all instances
Insert into database.
Insert many elements.
Inherited methods
Insert many elements
Abstract fields
Define the referenced tabular, usually implemented using summon
. We would like to have it as a parameter, but this leads to this error https://github.com/scala/scala3/issues/22704 even when using lazy parameters.
Define the referenced tabular, usually implemented using summon
. We would like to have it as a parameter, but this leads to this error https://github.com/scala/scala3/issues/22704 even when using lazy parameters.
Attributes
Givens
In this article