[hibernate-commits] [hibernate/hibernate-core] d6b36f: HHH-6171 Parsing o.h.a.Type and o.h.a.Parameter

noreply at github.com noreply at github.com
Wed May 18 11:11:05 EDT 2011


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

Commit: d6b36fca5a1d54071004e4f2ac3b71e04fe61b9f
    https://github.com/hibernate/hibernate-core/commit/d6b36fca5a1d54071004e4f2ac3b71e04fe61b9f
Author: Hardy Ferentschik <hardy at hibernate.org>
Date:   2011-05-18 (Wed, 18 May 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/MappedAttribute.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/util/TypeDiscoveryTest.java

Log Message:
-----------
HHH-6171 Parsing o.h.a.Type and o.h.a.Parameter


Commit: fc456e37560125204f9a37abe1cd2328680eab8b
    https://github.com/hibernate/hibernate-core/commit/fc456e37560125204f9a37abe1cd2328680eab8b
Author: Hardy Ferentschik <hardy at hibernate.org>
Date:   2011-05-18 (Wed, 18 May 2011)

Changed paths:
  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/MappedAttribute.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/binding/AttributeBindingStateImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/util/JandexHelper.java

Log Message:
-----------
HHH-6171 Implementing lazy, optional, property generation, insertable and updatable ofSimpleAttributeBindingState


Compare: https://github.com/hibernate/hibernate-core/compare/2b694d7...fc456e3


More information about the hibernate-commits mailing list