You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2005/10/30 01:32:56 UTC

[jira] Resolved: (DDLUTILS-37) org.apache.ddlutils.model.Database implements Serializable but it's not

     [ http://issues.apache.org/jira/browse/DDLUTILS-37?page=all ]
     
Thomas Dudziak resolved DDLUTILS-37:
------------------------------------

    Resolution: Fixed

I've fixed it as per you suggestion, though initializing it in readObject should not be necessary as it intializes itself lazily (after all it is only a cache for the dyna classes).

> 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