MySqlApi
dataprism.platform.sql.implementations.MySqlPlatform.MySqlApi
trait MySqlApi extends QueryApi, SqlDbValueApi, SqlDbValueImplApi, SqlStringApi, SqlOperationApi, SqlQueryApi
Attributes
- Graph
-
- Supertypes
-
trait SqlQueryApitrait SqlOperationApitrait SqlStringApitrait SqlDbValueImplApitrait SqlDbValueApitrait QueryApiclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
type DeleteReturningOperation[A[_[_]], B[_[_]], C[_[_]]] = SqlOperationsBase.this.DeleteReturningOperation[A, B, C]
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
type InsertReturningOperation[A[_[_]], B[_[_]], C[_[_]]] = SqlOperationsBase.this.InsertReturningOperation[A, B, C]
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlOperationApi
type UpdateReturningOperation[A[_[_]], B[_[_]], C[_[_]], D[_[_]]] = SqlOperationsBase.this.UpdateReturningOperation[A, B, C, D]
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Value members
Inherited methods
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- QueryApi
Attributes
- Inherited from:
- SqlOperationApi
Attributes
- Inherited from:
- SqlDbValueImplApi
Attributes
- Inherited from:
- SqlDbValueImplApi
Attributes
- Inherited from:
- SqlDbValueImplApi
Attributes
- Inherited from:
- SqlDbValueImplApi
Attributes
- Inherited from:
- SqlOperationApi
Extensions
Inherited extensions
extension [A](optVal: SqlDbValue[Option[A]])(using ev: NotGiven[A <:< Option[_]])
inline def filter(f: (SqlDbValue[A]) => SqlDbValue[Boolean]): SqlDbValuesBase.this.DbValue[Option[A]]
Attributes
- Inherited from:
- SqlDbValueApi
inline def flatMap[B](f: (SqlDbValue[A]) => SqlDbValue[Option[B]]): SqlDbValuesBase.this.DbValue[Option[B]]
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
Attributes
- Inherited from:
- SqlDbValueApi
extension [T](t: T)(using mr: MapRes[Many, T])
Attributes
- Inherited from:
- SqlDbValueApi
extension [T](t: T)(using mr: MapRes[Compose2[DbValue, Option], T])
inline def mapNullableN[B](f: (mr.K[DbValue]) => SqlDbValue[B]): SqlDbValuesBase.this.DbValue[Option[B]]
Attributes
- Inherited from:
- SqlDbValueApi
extension [A](v: A)
Attributes
- Inherited from:
- SqlDbValueApi
inline def asNullable(tpe: Type[A])(using NotGiven[A <:< Option[_]]): SqlDbValuesBase.this.DbValue[Option[A]]
Attributes
- Inherited from:
- SqlDbValueApi
Exports
Defined exports
export booleanOptSqlLogic
Exported from SqlDbValues
export booleanSqlLogic
Exported from SqlDbValues
Exported from MySqlPlatform
Exported from SqlDbValues
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from MySqlPlatform
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
Exported from SqlDbValues
export sqlOrderedDate
Exported from SqlDbValues
export sqlOrderedOptDate
Exported from SqlDbValues
export sqlOrderedOptString
Exported from SqlDbValues
export sqlOrderedOptTime
Exported from SqlDbValues
export sqlOrderedOptTimestamp
Exported from SqlDbValues
export sqlOrderedString
Exported from SqlDbValues
export sqlOrderedTime
Exported from SqlDbValues
export sqlOrderedTimestamp
Exported from SqlDbValues
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Exported from DefaultSqlOperations
Inherited defined exports
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from QueryPlatform
Attributes
- Inherited from:
- QueryApi
Exported from QueryPlatform
Attributes
- Inherited from:
- QueryApi
Exported from SqlOperationsBase
Attributes
- Inherited from:
- SqlOperationApi
Exported from QueryPlatform
Attributes
- Inherited from:
- QueryApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from QueryPlatform
Attributes
- Inherited from:
- QueryApi
Exported from SqlOperationsBase
Attributes
- Inherited from:
- SqlOperationApi
Exported from QueryPlatform
Attributes
- Inherited from:
- QueryApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from SqlStringOps
Attributes
- Inherited from:
- SqlStringApi
Exported from SqlStringOps
Attributes
- Inherited from:
- SqlStringApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
Exported from SqlDbValuesBase
Attributes
- Inherited from:
- SqlDbValueApi
export given_SqlString_Option
Exported from SqlString
Attributes
- Inherited from:
- SqlStringApi
export given_SqlString_String
Exported from SqlString
Attributes
- Inherited from:
- SqlStringApi
In this article