Uses of Interface
io.github.torand.fastersql.constant.Constant
Packages that use Constant
Package
Description
Provides classes and interfaces related to inline value constants for statements.
-
Uses of Constant in io.github.torand.fastersql.constant
Classes in io.github.torand.fastersql.constant that implement ConstantModifier and TypeClassDescriptionclass
Represents a scalar value constant of any type.class
Represents the 'null' constant value.Methods in io.github.torand.fastersql.constant that return Constant