Package io.github.torand.fastersql.function.singlerow.cast


package io.github.torand.fastersql.function.singlerow.cast
Provides classes representing the CAST function.
  • Class
    Description
    Implements the cast function.
    Builder of CAST expressions.
    Describes a concrete data type for the AS part of a CAST expression.
    Provides factory methods for data types used in CAST expressions.
    Defines the ISO SQL data types.