Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I really like the hibernate functionality, but I don’t see how I can use named queries without manually editing the config files.
Queries can be added to the config files, and then accessed via the ‘getNamedQuery’ function. Will this be supported soon? What is your suggested workaround?
Named queries and imports (and indeed full editing capabilities of mapping files) will be supported in our upcoming release. I assume that is what you are referring to (as I was not aware that named queries could be put in the config file, just mapping files).
Named queries and imports (and indeed full editing capabilities of mapping files) will be supported in our upcoming release. I assume that is what you are referring to
Yes, that’s what I was referring to. Thanks for the reply!