-
Notifications
You must be signed in to change notification settings - Fork 0
stestaub/entityLoadingBug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an example Netbeans Project to reproduce the bug explained below. == Bug == If the parse db.parse function in the method "theProblemCode()" in the DerivedEntity exists, then the attributes of the BaseEntity are not loaded. As soon as that line of code is removed, all attributes are loaded by the EntityManager as expected. This bug does only appear, if the weaving of eclipselink is dynamic. Setting "eclipselink.weaving"="static" fixes this issue
About
Example Project to reproduce the bug when loading a derived entity that contains sax document parsing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published