Uses of Class
org.springframework.data.relational.core.sql.Subselect
Packages that use Subselect
-
Uses of Subselect in org.springframework.data.relational.core.sql
Subclasses of Subselect in org.springframework.data.relational.core.sqlModifier and TypeClassDescriptionclassRepresents a inline query within a SQL statement.classWrapper for aSelectquery to be used as subselect.