If I understand correctly without this feature it's impossible to have mixed entity mode.
I have use case when I have some entities mapped as POJO and some entities are dynamically mapped as XML (hbn.xml). Without this switch it's only possible to configure SessionFactory's entity mode as MAP or POJO, but it's impossible to use both (because the switch has been removed). Am I right ?
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
If I understand correctly without this feature it's impossible to have mixed entity mode.
I have use case when I have some entities mapped as POJO and some entities are dynamically mapped as XML (hbn.xml). Without this switch it's only possible to configure SessionFactory's entity mode as MAP or POJO, but it's impossible to use both (because the switch has been removed). Am I right ?