Hibernate version: 2.0.0Beta1
Hi,
I'm trying to figure out if the new beta supports dynamic mapping as it works for hibernate with setting the default_entity_mode to dynamic_map. Basically what it does is that it maps all the data to hash tables instead of concrete classes.
If it's not there would any of the developers have a hunch of how hard it would be to implement. I'm looking for such functionality and could consider giving it a shot as long as it's not a "man year" worth of coding to get it in ;)
Regards,
Andreas
|