BALE-2812 : JPA Basic Annotation (#6869)
* BALE-2812 : JPA Basic Annotation * BAEL-2812 : JPA Basic Annotation moving code * BAEL-2812 : Removing changes from hibernate5 module
This commit is contained in:
committed by
maibin
parent
fa4a34317b
commit
e4abb5af73
+3
-3
@@ -20,8 +20,8 @@ public class Course {
|
||||
public void setCourseId(UUID courseId) {
|
||||
this.courseId = courseId;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user