dataprism.jdbc.sql

Members list

Type members

Classlikes

trait ConnectionDb[F[_]] extends Db[F, JdbcCodec]

Attributes

Supertypes
trait Db[F, JdbcCodec]
class Object
trait Matchable
class Any
Known subtypes
opaque class ConnectionTransactionDb[F[_]](con: Connection, wrapTryV: [A] => (x$1: () => Try[A]) => F[A])(implicit evidence$1: Functor[F]) extends ConnectionDb[F], TransactionDb[F, JdbcCodec]

Attributes

Supertypes
trait TransactionDb[F, JdbcCodec]
trait ConnectionDb[F]
trait Db[F, JdbcCodec]
class Object
trait Matchable
class Any
Show all
trait DataSourceDb[F[_]](ds: DataSource) extends ConnectionDb[F], TransactionalDb[F, JdbcCodec]

Attributes

Companion
object
Supertypes
trait TransactionalDb[F, JdbcCodec]
trait ConnectionDb[F]
trait Db[F, JdbcCodec]
class Object
trait Matchable
class Any
Show all
object DataSourceDb

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait H2JdbcTypes extends JdbcAnsiTypes

Attributes

Companion
object
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Known subtypes
object H2JdbcTypes
object H2JdbcTypes extends H2JdbcTypes

Attributes

Companion
trait
Supertypes
trait H2JdbcTypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Show all
Self type
trait JdbcAnsiTypes extends AnsiTypes[JdbcCodec]

Attributes

Companion
object
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Known subtypes
object JdbcAnsiTypes extends JdbcAnsiTypes

Attributes

Companion
trait
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Self type
class JdbcCodec[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object JdbcCodec

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
JdbcCodec.type
case class JdbcColumns[F[_[_]]](columns: F[[A] =>> Column[JdbcCodec, A]])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object JdbcColumns

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class MySqlJdbcTypeCastable[A](name: String, tpe: NullabilityTypeChoice[JdbcCodec, A, 0])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
object
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Known subtypes
Self type

Attributes

Companion
trait
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Companion
object
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
trait AnsiTypes[JdbcCodec]
class Object
trait Matchable
class Any
Show all
Self type
class jdbcType[A](tpe: SelectedType[JdbcCodec, A]) extends StaticAnnotation

Attributes

Supertypes
class Annotation
class Object
trait Matchable
class Any