HeapTable
slick.memory.HeapBackend.HeapTable
class HeapTable(val name: String, val columns: IndexedSeq[Column], indexes: IndexedSeq[Index], constraints: IndexedSeq[Constraint])
Attributes
- Source
- HeapBackend.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Source
- HeapBackend.scala
Attributes
- Source
- HeapBackend.scala
Attributes
- Source
- HeapBackend.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- HeapBackend.scala
Concrete fields
Attributes
- Source
- HeapBackend.scala
Attributes
- Source
- HeapBackend.scala
Attributes
- Source
- HeapBackend.scala
Attributes
- Source
- HeapBackend.scala
In this article