Uses of Class
org.springframework.data.relational.core.sql.InlineQuery
Packages that use InlineQuery
-
Uses of InlineQuery in org.springframework.data.relational.core.sql
Methods in org.springframework.data.relational.core.sql that return InlineQueryModifier and TypeMethodDescriptionstatic InlineQueryCreates a newInlineQueryusing analias.static InlineQueryInlineQuery.create(Select select, SqlIdentifier alias) Creates a newInlineQueryusing analias.