in scala/dbc
package value

package value

Object Summary
  object ApproximateNumeric
  object Boolean
  object Character
     An object offering transformation methods (views) on the value.
  object CharacterLargeObject
     An object offering transformation methods (views) on the value.
  object CharacterVarying
     An object offering transformation methods (views) on the value.
  object Conversion
  object ExactNumeric
  object Factory
  object UnknownType

Class Summary
abstract class ApproximateNumeric[Type]()
abstract class Boolean()
abstract class Character()
     A SQL-99 value of type character string.
abstract class CharacterLargeObject()
     A SQL-99 value of type character large object.
abstract class CharacterVarying()
     A SQL-99 value of type character varying string.
abstract class ExactNumeric[Type]()
abstract class Unknown()