|
|
|
Re: How should static weaving be done in EclipseLink recent versions like 4.0.0 [message #1868823 is a reply to message #1864538] |
Tue, 23 July 2024 04:21  |
Eclipse User |
|
|
|
Hi Alok,
did you find a solution for your static weaving problem?
The reason why I'm asking is that we recently run into the same issue which a persistence unit where we use static weaving and eclipselink 4.0.3 in a Java 17 modularized environment.
And it looks like that the tagging interfaces
org.eclipse.persistence.internal.weaving.PersistenceWeaved;
org.eclipse.persistence.internal.weaving.PersistenceWeavedChangeTracking;
org.eclipse.persistence.internal.weaving.PersistenceWeavedFetchGroups;
and its corresponding package
org.eclipse.persistence.internal.weaving is not exported by the
org.eclipse.persistence.core module.
Best regards,
Manfred
|
|
|
Powered by
FUDForum. Page generated in 0.07153 seconds