[hibernate-commits] [hibernate/hibernate-core] 0eb87b: HHH-6287 bind @Table.uniqueConstraints

noreply at github.com noreply at github.com
Wed Jun 15 06:02:39 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: 0eb87b73b948d518fd01e09b1bcf818efe2997f5
      https://github.com/hibernate/hibernate-core/commit/0eb87b73b948d518fd01e09b1bcf818efe2997f5
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/relational/AbstractTableSpecification.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/relational/Table.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/relational/TableSpecification.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/relational/state/ValueCreator.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/binding/SimpleValueBindingTests.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/relational/TableManipulationTests.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/BatchSizeBindingTests.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/UniqueConstraintBindingTests.java

  Log Message:
  -----------
  HHH-6287 bind @Table.uniqueConstraints


  Commit: 5c012f63e5fc8aec02548913011846292ee1a2cf
      https://github.com/hibernate/hibernate-core/commit/5c012f63e5fc8aec02548913011846292ee1a2cf
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/UniqueConstraintBindingTests.java

  Log Message:
  -----------
  HHH-6287 Adding description to junit assertions


Compare: https://github.com/hibernate/hibernate-core/compare/ddc1bcc...5c012f6


More information about the hibernate-commits mailing list