added class to override Hibernate EntityType class to fix problem with merge replace
authorCherian Mathew <c.mathew@bgbm.org>
Wed, 4 Mar 2015 12:14:05 +0000 (12:14 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Wed, 4 Mar 2015 12:14:05 +0000 (12:14 +0000)
commitaefcbf9a41a3b20ac7ea3ad0dcd10e9be06e58b2
treedbf9aeecf47372375c01894015f160dc6a9822f2
parentcb36f7891af9d372eee290b8ed96c403330a4f8c
added class to override Hibernate EntityType class to fix problem with merge replace
.gitattributes
cdmlib-persistence/src/main/java/org/hibernate/type/EntityType.java [new file with mode: 0644]