Interface DialectExtraNormalizer
-
- All Known Implementing Classes:
AlwaysProjectOrderByTermsNormalizer,ConvertValuesToUnionNormalizer,DB2ExtraNormalizer,DenodoExtraNormalizer,DremioExtraNormalizer,EnforceNullOrderNormalizer,IdentityDialectExtraNormalizer,MySQLExtraNormalizer,OnlyInPresenceOfDistinctProjectOrderByTermsNormalizer,OracleExtraNormalizer,PostgresDialectExtraNormalizer,ProjectOrderByTermsNormalizer,ReplaceProvenanceConstantByNonGroundTermNormalizer,SQLServerExtraNormalizer,SubQueryFromComplexJoinExtraNormalizer,TypingNullsDialectExtraNormalizer,WrapProjectedOrOrderByExpressionNormalizer
public interface DialectExtraNormalizerExtra normalization for compensating limitation of the SQL dialect
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IQTreetransform(IQTree tree, VariableGenerator variableGenerator)
-
-
-
Method Detail
-
transform
IQTree transform(IQTree tree, VariableGenerator variableGenerator)
-
-