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