Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] How to use EclipseLink Native API with JPA

have to worry about weaving or other such issues.  Although, since you are
using JBoss you may want to use static weaving for any lazy OneToOne or
ManyTOne's.

Why is this?

/Magnus


Back to the top