Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] EclipseLink LAZY fetching without weaving

Hello everyone,

Our clients use a non-JEE-enabled application server, but cannot specify the -javaagent argument. But anyway, we'd like to benefit from the performance improvements the LAZY fetching brings to us.

Is it possible to configure EclipseLink to use LAZY fetching (for all relation types)
without any weaving?
(e.g. using dynamic subclass generation)

Best regards,
Patric




Back to the top