StatementParameters
slick.jdbc.JdbcBackend.StatementParameters
case class StatementParameters(rsType: ResultSetType, rsConcurrency: ResultSetConcurrency, rsHoldability: ResultSetHoldability, statementInit: Statement => Unit, fetchSize: Int)
Attributes
- Source
- JdbcBackend.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article