Uses of Package
io.github.torand.fastersql.function.singlerow.cast
Packages that use io.github.torand.fastersql.function.singlerow.cast
Package
Description
Provides classes and interfaces related to supported SQL dialects.
Provides classes and interfaces related to single row functions.
Provides classes representing the CAST function.
-
-
-
Classes in io.github.torand.fastersql.function.singlerow.cast used by io.github.torand.fastersql.function.singlerow.castClassDescriptionImplements the cast function.Describes a concrete data type for the AS part of a CAST expression.Defines the ISO SQL data types.