Uses of Interface
io.github.torand.fastersql.alias.Alias
Packages that use Alias
Package
Description
Provides classes and interfaces related to column and table aliases.
-
Uses of Alias in io.github.torand.fastersql.alias
Classes in io.github.torand.fastersql.alias that implement AliasModifier and TypeClassDescriptionclass
Represents an alias (label) for a projectionclass
Represents an alias (label) for a table