Class BaseSqmToSqlAstConverter.AdditionalInsertValues

    • Method Detail

      • applyValues

        public void applyValues​(Values values)
      • applySelections

        public boolean applySelections​(QuerySpec querySpec,
                                       SessionFactoryImplementor sessionFactory)
        Returns true if the identifier can't be applied directly and needs to be generated separately. As a replacement for the identifier, the special row_number column should be filled.
      • requiresRowNumberIntermediate

        public boolean requiresRowNumberIntermediate()