Class SqmInsertStrategyHelper

java.lang.Object
org.hibernate.query.sqm.mutation.internal.SqmInsertStrategyHelper

public final class SqmInsertStrategyHelper extends Object
  • Method Details

    • 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.