doobie

enum

package enum

Enumerated types for JDBC constants.

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. enum
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. object autogeneratedkeys

  2. object columnnullable

  3. object fetchdirection

  4. object holdability

  5. object jdbctype

  6. object nullability

    Generic nullability that subsumes JDBC's distinct parameter and column nullability.

  7. object parametermode

  8. object parameternullable

  9. object resultsetconcurrency

  10. object resultsettype

  11. object sqlstate

  12. object transactionisolation

Inherited from AnyRef

Inherited from Any

Ungrouped