[hibernate-commits] [hibernate/hibernate-core] b6f9d9: HHH-6300 Adding support for @BatchSize and @RowId

noreply at github.com noreply at github.com
Tue Jun 14 10:23:43 EDT 2011


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

  Commit: b6f9d9d5d7c41bb8e456660b2793d74f0848c0e9
      https://github.com/hibernate/hibernate-core/commit/b6f9d9d5d7c41bb8e456660b2793d74f0848c0e9
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-06-14 (Tue, 14 Jun 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/annotations/RowId.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/binding/EntityBindingStateImpl.java
  A 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/CustomSQLBindingTests.java
  R hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/CustomSQLTests.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/RowIdBindingTests.java

  Log Message:
  -----------
  HHH-6300 Adding support for @BatchSize and @RowId




More information about the hibernate-commits mailing list