Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » DynamicEntity is not Serializable(DynamicEntity is not Serializable)
DynamicEntity is not Serializable [message #957023] Wed, 24 October 2012 20:30 Go to next message
Eclipse UserFriend
Why DynamicEntities are not serializable?

and how can i deal with this limitation?

Jpa Entities are Serializables so why DynamicEntities not?

Thanks.


java.io.NotSerializableException: example.jpa.dynamic.model.employee.Employee
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
at example.Samples.persistAll(Samples.java:666)
at example.Main.runDynamicAPITest(Main.java:80)
at example.Main.main(Main.java:46)

[Updated on: Fri, 26 October 2012 11:39] by Moderator

Re: DynamicEntity is not Serializable [message #964693 is a reply to message #957023] Tue, 30 October 2012 14:20 Go to previous message
Eclipse UserFriend
Please log a bug for this.
Previous Topic:Why tables for abstract classes with TablePerClass inheritance are created?
Next Topic:SessionProfiler, count number of queries executed during transaction
Goto Forum:
  


Current Time: Wed Jul 23 22:11:29 EDT 2025

Powered by FUDForum. Page generated in 0.04587 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top