Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 793f317ea97f31eed9eeec8919da303786e29aba
https://github.com/hibernate/hibernate-core/commit/793f317ea97f31eed9eeec...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-07-03 (Sun, 03 Jul 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/binding/EntityIdentifier.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/relational/AbstractTableSpecification.java
M hibernate-core/src/main/java/org/hibernate/metamodel/relational/InLineView.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/source/annotations/attribute/AttributeType.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/SimpleAttribute.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClassHierarchy.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
A
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddedIdTests.java
Log Message:
-----------
HHH-6262 bind @EmbeddedId
Commit: e8b682b40521d3fd5e6d4e2f2f3bdd94ffe60063
https://github.com/hibernate/hibernate-core/commit/e8b682b40521d3fd5e6d4e...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
M documentation/src/main/docbook/manual/en-US/content/query_sql.xml
M hibernate-core/src/main/java/org/hibernate/dialect/SybaseASE15Dialect.java
M hibernate-core/src/main/java/org/hibernate/mapping/ForeignKey.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/HibernateDotNames.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/JPADotNames.java
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/StringTypeDescriptor.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/derivedidentities/e1/b/specjmapid/CustomerInventory.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/derivedidentities/e2/b/Dependent.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/query/QueryAndSQLTest.java
M hibernate-core/src/test/java/org/hibernate/test/lob/LongStringTest.java
M hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm4.xml
Log Message:
-----------
HHH-6386 sybase improvement
Commit: 2061fd266a1fe7d3aaf0583011e29c19a08a99fa
https://github.com/hibernate/hibernate-core/commit/2061fd266a1fe7d3aaf058...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/binding/EntityIdentifier.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClassHierarchy.java
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/EmbeddedIdTests.java
Log Message:
-----------
HHH-6262 fix test failures
Compare:
https://github.com/hibernate/hibernate-core/compare/88f69a1...2061fd2