[ http://issues.apache.org/jira/browse/DDLUTILS-37?page=all ]
JuanFran Adame Lorite updated DDLUTILS-37: ------------------------------------------ Attachment: Database.java The provisional solution I have found is to set _dynaClassCache field in Database as transient and initiate it in the readObject method to support its initialization when deserializing the Database instances > org.apache.ddlutils.model.Database implements Serializable but it's not > ----------------------------------------------------------------------- > > Key: DDLUTILS-37 > URL: http://issues.apache.org/jira/browse/DDLUTILS-37 > Project: DdlUtils > Type: Bug > Reporter: JuanFran Adame Lorite > Assignee: Thomas Dudziak > Attachments: Database.java > > Although org.apache.ddlutils.model.Database implements Serializable interface > it 's not because DynaClassCache class is not serializable and Database > contains it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira