Class AliasFactory
java.lang.Object
org.springframework.data.relational.core.sqlgeneration.AliasFactory
Creates aliases to be used in SQL generation
- Since:
- 3.2
- Author:
- Jens Schauder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetColumnAlias
(AggregatePath path) getKeyAlias
(AggregatePath path) getTableAlias
(AggregatePath path)
-
Constructor Details
-
AliasFactory
public AliasFactory()
-
-
Method Details
-
getColumnAlias
-
getTableAlias
-
getRowNumberAlias
-
getRowCountAlias
-
getBackReferenceAlias
-
getKeyAlias
-