[jboss-user] [EJB 3.0] - Callback methods for Embeddable
mmcgovern@oz
do-not-reply at jboss.com
Mon Jul 31 23:35:15 EDT 2006
Should callback methods such as @PostLoad be invoked for @Embeddable classes? It appears not.
Specifically they are being used in a @CollectionOfElements.
I was expecting this to work as, for my requirements, these classes required the same post load adjustments as 'real' entities.
Is the spec not clear on this or is this a bug?
Are there alternatives to the post load for embeddable?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962046#3962046
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962046
More information about the jboss-user
mailing list