Uses of Class
org.litebridgedb.db.spi.expression.SelectReference
Packages that use SelectReference
Package
Description
Database query expressions.
SQL function implementations.
-
Uses of SelectReference in org.litebridgedb.db.spi.expression
Methods in org.litebridgedb.db.spi.expression that return SelectReferenceModifier and TypeMethodDescriptionCreates a reference to a selected column. -
Uses of SelectReference in org.litebridgedb.db.spi.impl.function
Subclasses of SelectReference in org.litebridgedb.db.spi.impl.functionMethods in org.litebridgedb.db.spi.impl.function that return SelectReferenceModifier and TypeMethodDescriptionprotected SelectReferenceSqlFunctionRegistryFactory.createSelectReference(Column column)