Uses of Record Class
org.litebridgedb.db.spi.expression.SqlFunctionRegistry.Select
Packages that use SqlFunctionRegistry.Select
-
Uses of SqlFunctionRegistry.Select in org.litebridgedb.db.spi.expression
Methods in org.litebridgedb.db.spi.expression that return SqlFunctionRegistry.SelectModifier and TypeMethodDescriptionSqlFunctionRegistry.select()Returns the value of theselectrecord component.Constructors in org.litebridgedb.db.spi.expression with parameters of type SqlFunctionRegistry.SelectModifierConstructorDescriptionSqlFunctionRegistry(SqlFunctionRegistry.Select select, SqlFunctionRegistry.Aggregate aggregate, SqlFunctionRegistry.Scalar scalar, SqlFunctionRegistry.Date date) Creates an instance of aSqlFunctionRegistryrecord class.