We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8d4f3b + 37fd1ab commit 2c91935Copy full SHA for 2c91935
ENTITY_ISSUE_FIX.md
@@ -17,4 +17,7 @@ There were unnecessary mappings in Entity file (When mapping ManyToOne)
17
1. Generate persistence mapping by database schema
18
>Note: Deselect "Add to Persistence Unit"
19
1. Fix remaining compiling issues (build project)
20
-1. Run
+1. Run
21
+
22
+## Issue in refactoring Log classes
23
+1. When the LogEntity classes are refactored to Log, entitybeanfactory exception coming up. Reason for that is not yet found
0 commit comments