Uses of Class
org.litebridgedb.db.spi.expression.LiteralExpression
Packages that use LiteralExpression
Package
Description
Database query expressions.
SQL function implementations.
-
Uses of LiteralExpression in org.litebridgedb.db.spi.expression
Methods in org.litebridgedb.db.spi.expression that return LiteralExpressionModifier and TypeMethodDescriptionCreates a literal value expression. -
Uses of LiteralExpression in org.litebridgedb.db.spi.impl.function
Methods in org.litebridgedb.db.spi.impl.function that return LiteralExpressionModifier and TypeMethodDescriptionprotected LiteralExpressionSqlFunctionRegistryFactory.createLiteral(@Nullable Object value)