[hibernate-commits] [hibernate/hibernate-orm] 1b5396: HHH-13102 - Document how catalog and schema attrib...

GitHub noreply at github.com
Thu Nov 29 05:06:56 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1b53969359b5f5c2392d1dbef0b7de1427e98706
      https://github.com/hibernate/hibernate-orm/commit/1b53969359b5f5c2392d1dbef0b7de1427e98706
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-11-29 (Thu, 29 Nov 2018)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/domain/entity.adoc
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/entity/mapping-post-table-catalog-mysql-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/entity/mapping-post-table-schema-postgresql-example.sql
    M documentation/src/main/asciidoc/userguide/chapters/schema/Schema.adoc
    A documentation/src/test/java/org/hibernate/userguide/mapping/identifier/EntityTableCatalogTest.java
    A documentation/src/test/java/org/hibernate/userguide/mapping/identifier/EntityTableSchemaTest.java
    M documentation/src/test/java/org/hibernate/userguide/mapping/identifier/SimpleEntityTableTest.java

  Log Message:
  -----------
  HHH-13102 - Document how catalog and schema attributes need to be applied based on the underlying DB capabilities



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list