[hibernate-commits] [hibernate/hibernate-orm] f5606b: HHH-11491 - Add documentation to non-temporary tab...

GitHub noreply at github.com
Thu Feb 16 05:49:27 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f5606b1f4b36bd2583a776bdf58de9df967f21b9
      https://github.com/hibernate/hibernate-orm/commit/f5606b1f4b36bd2583a776bdf58de9df967f21b9
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/batch/Batching.adoc
    A documentation/src/main/asciidoc/userguide/chapters/batch/extras/batch-bulk-hql-CteValuesListBulkIdStrategy-delete-query-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/batch/extras/batch-bulk-hql-InlineIdsInClauseBulkIdStrategy-delete-query-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/batch/extras/batch-bulk-hql-InlineIdsOrClauseBulkIdStrategy-delete-query-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/batch/extras/batch-bulk-hql-InlineIdsSubSelectValueListBulkIdStrategy-delete-query-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/batch/extras/batch-bulk-hql-temp-table-delete-query-example.sql
    A documentation/src/main/asciidoc/userguide/images/domain/bulkid/temp_table_class_diagram.png
    M hibernate-core/src/test/java/org/hibernate/test/bulkid/AbstractBulkIdTest.java

  Log Message:
  -----------
  HHH-11491 - Add documentation to non-temporary tables bulk-id strategies




More information about the hibernate-commits mailing list