TableSchema
easysql.dsl.TableSchema
class TableSchema[E <: Product](`__tableName`: String, `__aliasName`: Option[String], `__cols`: List[ColumnExpr[_, _]]) extends AnyTable, Selectable
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Inherited methods
In this article