SqlFieldMapping

edu.gemini.grackle.sql.SqlMappingLike.SqlFieldMapping
sealed trait SqlFieldMapping extends FieldMapping

Attributes

Source:
SqlMapping.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class SqlField
class SqlJson
class SqlObject

Members list

Concise view

Value members

Concrete methods

final def withParent(tpe: Type): FieldMapping

Attributes

Source:
SqlMapping.scala

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
FieldMapping
Source:
mapping.scala

Attributes

Inherited from:
FieldMapping
Source:
mapping.scala

Attributes

Inherited from:
FieldMapping
Source:
mapping.scala

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product