Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 8bf9791254ed72b184ed8e25e3ca53c328e30dd2
https://github.com/hibernate/hibernate-core/commit/8bf9791254ed72b184ed8e...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-11-17 (Thu, 17 Nov 2011)
Changed paths:
M
hibernate-core/src/matrix/java/org/hibernate/test/annotations/dataTypes/BasicOperationsTest.java
M
hibernate-core/src/matrix/java/org/hibernate/test/annotations/dataTypes/SomeEntity.java
M
hibernate-core/src/matrix/java/org/hibernate/test/annotations/dataTypes/SomeOtherEntity.java
Log Message:
-----------
HHH-6828 Taking case sensitivity into account when accessing the database metadata
Also extending the test and formatting the code.