]
Josef Kopriva closed JBIDE-3863.
--------------------------------
Closing, nothing to do.
When default meta-type used in <any> hibernate doesn't read
<meta-value> subelements for <any>.
-----------------------------------------------------------------------------------------------
Key: JBIDE-3863
URL:
https://issues.redhat.com/browse/JBIDE-3863
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.0.0.CR2
Reporter: Dmitry Geraskov
Assignee: Max Andersen
Priority: Major
Fix For: 3.0.0.GA
Attachments: HbmBinder.txt
In HbmBinder#bindAny(...) <meta-value> subelements read only if meta-type
attribute specified. This is wrong because meta-type is 'string' by default-it is
set always.