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

GitHub noreply at github.com
Mon Dec 17 02:05:39 EST 2018


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 773fbf1113db23fc3591eb00ba57480e3a4eb8d4
      https://github.com/hibernate/hibernate-orm/commit/773fbf1113db23fc3591eb00ba57480e3a4eb8d4
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-12-17 (Mon, 17 Dec 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