slick.jdbc.ResultSetHoldability
See theResultSetHoldability companion object
Represents a result set holdability mode .
Attributes
- Companion:
- object
- Source:
- ResultSetHoldability.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Auto.typeobject CloseCursorsAtCommit.typeobject Default.typeobject HoldCursorsOverCommit.type
- Self type