Package io.github.torand.fastersql.projection
package io.github.torand.fastersql.projection
Provides classes and interfaces related to projections.
-
ClassDescriptionRepresents an enumeration of a projection, that is, a 1-based number referencing a single projection element in a SELECT clause.Defines a construct which can be returned in a result set, i.e. an item in the SELECT clause.Provides factory methods for projections.