Scala 2

API Specification
This document is the API specification for Scala 2.


Class Summary
abstract class Field
An ISO-9075:2003 (SQL) table field.
abstract class FieldMetadata
Informations attached to a field about its content and its relationship to the originating database.
abstract class Relation
An ISO-9075:2003 (SQL) table. This is equivalent to a relation in the relational model.
abstract class Status [ ResultType ]
An object containing the status of a query
abstract class Tuple
An ISO-9075:2003 (SQL) table row. This is equivalent to a tuple in the relational model.

Object Summary
object Field