hibernate - java.util.ConcurrentModificationException on CollectionOfElements -
I have the concept of a concurrent improvement when I have collectionoffinals inside the embedbill.
If this is the case, although if I change the unit from Embedable to embed everything everything works fine I have also tried to add the version @ but it seems to work. does not happen.
Here is a snippet of my classes. I Kart.java:
@ Cartoon Cart @ {@ Id @ generatedValue Private Long ID; @column (drains = false, length = 256) @not tap @ lang (maximum = 256) private string name; @OneToOne (cascade = CascadeType.ALL) Private file file; @ Edition Private Prize Edition; @ Collection of Elements Personal Set & lt; Root & gt; way;
Route to Java:
@ Embedded Public Class Route {@ Parent Private Cart Cart; @not tap @column (drain = false, length = 256) Name of private string; @not tap @column (drains = false) private boolean visible = boolean.valouf (true); @ Collection of Elements Personal Set & lt; Coordinate & gt; Coordinates; @ Edition Private Prize Edition;
Coordinator. Java:
@ Embedded Public Class Coordinator {@NoteNational Private Prux X; @notnational private y; @ Basic Private Route; @ Edition Private Prize Edition;
I have created the code for the coordinate and root / bash
Check out this zero entry.
This is a known bug in annotation binders and this issue is in the Hibernate Core which does not support collection of embedded archives.
Comments
Post a Comment