[ http://issues.apache.org/jira/browse/DDLUTILS-100?page=all ]

Thomas Dudziak resolved DDLUTILS-100.
-------------------------------------

    Resolution: Fixed

> WriteDataToFile command not handling BLOBs correctly
> ----------------------------------------------------
>
>                 Key: DDLUTILS-100
>                 URL: http://issues.apache.org/jira/browse/DDLUTILS-100
>             Project: DdlUtils
>          Issue Type: Bug
>          Components: Ant Tasks
>         Environment: Win XP SP2
> Java 1.5.0_06
> Oracle 10g EE
>            Reporter: Guy Davis
>         Assigned To: Thomas Dudziak
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: blob.patch
>
>
> We recently added a table with a BLOB column to our application.  We use 
> DDLUtils for dumping the schema and data to XML,  versioning the XML files, 
> and also loading back into clean databases.  Unfortunately, the dump for the 
> BLOB table just called toString() on the BLOB object itself which meant the 
> BLOB data was lost.

-- 
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

        

Reply via email to