slick.jdbc.RowsPerStatement$
See theRowsPerStatement companion trait Attributes
- Companion:
- trait
- Source:
- RowsPerStatement.scala
- Graph
- Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
A single statement with all rows should be used
A single statement with all rows should be used
Attributes
- Source:
- RowsPerStatement.scala
- Graph
- Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
- Self type
A separate statement is used for each row
A separate statement is used for each row
Attributes
- Source:
- RowsPerStatement.scala
- Graph
- Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
- Self type
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
- Source:
- Mirror.scala