[jboss-dev-forums] [JBoss XML Binding Development] - JBJPA-27 and setting PersistenceUnitMetaData reference to PersistenceMetaData

Scott Marlow do-not-reply at jboss.com
Fri Apr 30 11:06:18 EDT 2010


Scott Marlow [http://community.jboss.org/people/smarlow%40redhat.com] replied to the discussion

"JBJPA-27 and setting PersistenceUnitMetaData reference to PersistenceMetaData"

To view the discussion, visit: http://community.jboss.org/message/540464#540464

--------------------------------------------------------------
Is there any reason why CollectionPropertyHandler.handle(PropertyInfopropertyInfo, TypeInfo propertyType, Object parent, Object child, QName
qName) couldn't call the the getter after setting the field?  It appears that we call the getter before the set, but not after.

It is no good to wait until the application calls the getter (since the application may first call PUMD.getPMD() which would return null.

If the convention is to put initialization logic in the getter, perhaps XB should call the getter after setting the field.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/540464#540464]

Start a new discussion in JBoss XML Binding Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2065]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100430/685c8831/attachment.html 


More information about the jboss-dev-forums mailing list