Uses of Package
io.github.torand.fastersql.expression
Packages that use io.github.torand.fastersql.expression
Package
Description
Provides classes and interfaces related to column and table aliases.
Provides classes and interfaces related to inline value constants for statements.
Provides classes and interfaces related to scalar or tabular expressions.
Provides classes representing arithmetic expressions.
Provides classes and interfaces related to aggregate, single row and system functions.
Provides classes and interfaces related to aggregate functions.
Provides classes and interfaces related to single row functions.
Provides classes and interfaces related to system functions.
Provides classes representing the database model.
Provides classes and interfaces related to predicates.
Provides classes and interfaces representing comparison predicates.
Provides classes and interfaces related to statements.
Provides classes and interfaces related to subqueries.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.aliasClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.constantClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.expressionClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.expression.arithmeticClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.functionClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.function.aggregateClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.function.singlerowClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.function.systemClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.modelClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.predicateClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.predicate.comparisonClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.statementClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.
-
Classes in io.github.torand.fastersql.expression used by io.github.torand.fastersql.subqueryClassDescriptionDefines an expression resulting in a scalar value or a table with rows and columns.