Class SqmInsertStrategyHelper


  • public final class SqmInsertStrategyHelper
    extends Object
    • Method Detail

      • createRowNumberingExpression

        public static Expression createRowNumberingExpression​(QuerySpec querySpec,
                                                              SessionFactoryImplementor sessionFactory)
        Creates a row numbering expression, that can be added to the select clause of the query spec.