oxygen.sql.generic
package oxygen.sql.generic
Members list
Type members
Classlikes
final class DeriveProductColumns[Q <: Quotes, A](val k0: K0[Q])(generic: k0.ProductGeneric[A], instances: k0.ValExpressions[Columns])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final class DeriveProductInputEncoder[Q <: Quotes, A](val k0: K0[Q])(generic: k0.ProductGeneric[A], instances: k0.ValExpressions[InputEncoder])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final class DeriveProductResultDecoder[Q <: Quotes, A](val k0: K0[Q])(generic: k0.ProductGeneric[A], instances: k0.ValExpressions[ResultDecoder])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final class DeriveProductRowRepr[Q <: Quotes, A](val k0: K0[Q])(generic: k0.ProductGeneric[A], instances: k0.ValExpressions[RowRepr])
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object DeriveProductRowRepr
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DeriveProductRowRepr.type
final class DeriveTableRepr[Q <: Quotes, A, K](val k0: K0[Q])(generic: k0.ProductGeneric[A], instances: k0.ValExpressions[RowRepr])(using evidence$1: Type[K])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
In this article