Hi,

I am trying to implement lazy loading for some fields
(i.e. relationship fields). Generating value objects
involves the @persistence tag, which only works on
abstract getX accessors, which have no method body
in the abstract bean class I am writing. Is there a
way to use the @persitence tag with non-abstract methods,
or any other way to implement lazy loading ?

Thanks in advance

Stefan



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to