slick.jdbc.ResultSetConcurrency$
See theResultSetConcurrency companion class Attributes
- Companion:
- class
- Source:
- ResultSetConcurrency.scala
- Graph
- Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
The current concurrency mode of the JDBC driver
The current concurrency mode of the JDBC driver
Attributes
- Source:
- ResultSetConcurrency.scala
- Graph
- Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
- Self type
The concurrency mode which indicates that the result set may not be updated.
The concurrency mode which indicates that the result set may not be updated.
Attributes
- Source:
- ResultSetConcurrency.scala
- Graph
- Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
- Self type
The concurrency mode which indicates that the result set may be updated.
The concurrency mode which indicates that the result set may be updated.
Attributes
- Source:
- ResultSetConcurrency.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