SchemaRef

harness.sql.autoSchema.SchemaRef
See theSchemaRef companion object
sealed abstract class SchemaRef(val schemaName: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Custom
object Public.type

Members list

Value members

Concrete methods

final override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Concrete fields

final val schemaName: String