Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » DynamicEntity is not Serializable(DynamicEntity is not Serializable)
DynamicEntity is not Serializable [message #957023] Thu, 25 October 2012 00:30 Go to next message
Sergio Szychowski is currently offline Sergio SzychowskiFriend
Messages: 1
Registered: October 2012
Junior Member
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 15:39]

Report message to a moderator

Re: DynamicEntity is not Serializable [message #964693 is a reply to message #957023] Tue, 30 October 2012 18:20 Go to previous message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

Please log a bug for this.

James : Wiki : Book : Blog : Twitter
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: Fri Mar 29 02:23:25 GMT 2024

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

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

Back to the top