Attributes
Members list
Type members
Classlikes
Model for changing the Scala type of table columns.
Model for changing the Scala type of table columns.
Value parameters
- `type`
-
Scala Type
- name
-
Column name
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
A model for organizing tables and models for extending models on a per-database basis.
A model for organizing tables and models for extending models on a per-database basis.
Value parameters
- name
-
Database name
- tables
-
List of tables and models to extend the model.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
A model for mixing in values to classes and objects.
A model for mixing in values to classes and objects.
Value parameters
- `extends`
-
List of values to be mixed in for classes and objects.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Tables and models for extending the model.
Tables and models for extending the model.
Value parameters
- `class`
-
A model for mixing in values to class.
- `object`
-
A model for mixing in values to objects.
- columns
-
List of models to change the Scala type of table columns.
- name
-
Table name
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror