Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Null fields from Remote EJB



Hi Michael,

My Entity class has @ManyToOne(fetch = FetchType.LAZY) Fields, also has simple @Column String fields, all attributes in entity after return are null, just before return object has correct values.

--
John Arévalo
GNU/Linux User #443701
http://counter.li.org/

Back to the top