Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by superoverdrive:
http://wiki.apache.org/tapestry/Tapestry5AvoidingLazyInitializationExceptions

New page:
{{{!#java

@OneToMany(fetch = FetchType.EAGER)
        public Set<Value> getValues() {
        return values;
}

}}}

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to