I see this comment in the Hibernate Annotations source (class AnnotationBinder):
Code:
// - mutualize one day xml and annotation binder (probably a dream though)
Does this mean using EJB3 XML as an input instead of annotated Java code? If so, this is exactly what I need. My team is building a custom solution to map annotations from EJB3 XML to Hibernate, but it would be great if we could just use HA.
I'd gladly contribute some substantial code towards this goal,
if this is a goal of the project.
----------------
Paolo Perrotta
Bologna, Italy