StructSchemaView

org.virtuslab.iskra.StructSchemaView
See theStructSchemaView companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

Value members

Concrete methods

def allColumns(using Quotes)(schemaType: Type[_ <: AnyKind]): List[(String, x$1.reflect.TypeRepr)]
def allPrefixedColumns(using Quotes)(schemaType: Type[_ <: AnyKind]): List[(String, (String, x$1.reflect.TypeRepr))]
def frameAliasViewsByName(using Quotes)(schemaType: Type[_ <: AnyKind]): List[(String, x$1.reflect.TypeRepr)]
def unambiguousColumns(using Quotes)(schemaType: Type[_ <: AnyKind]): List[(String, x$1.reflect.TypeRepr)]