[jboss-dev-forums] [Design of POJO Server] - Re: Using AnnotationEnvironment in Seam

epbernard do-not-reply at jboss.com
Wed Aug 20 10:25:14 EDT 2008


with this class hierarchy
Person <- Customer
           <- Employee
Employee / Customer and Person are marked as @Entity. 

I need to know the hierarchy relation between them. Should I load the classes and build the class hierarchy, or should this be a service. I guess it does not matter a lot s I need to load the classes in this case.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171517#4171517

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171517



More information about the jboss-dev-forums mailing list