[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-3691) Sybase does not support Blobs and Clobs; it uses image and text instead

Gail Badner (JIRA) noreply at atlassian.com
Wed Aug 19 16:35:15 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner resolved HHH-3691.
------------------------------

      Assignee: Gail Badner
    Resolution: Duplicate

Fixed by HHH-3892.

> Sybase does not support Blobs and Clobs; it uses image and text instead
> -----------------------------------------------------------------------
>
>                 Key: HHH-3691
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3691
>             Project: Hibernate Core
>          Issue Type: Bug
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>
> SybaseDialect needs to be set up to use image and text instead of Blob and Clob.
> The following unit tests are failing for Sybase with the message, "The method com.sybase.jdbc2.jdbc.SybResultSet.getBlob(String) is not supported and should not be called.":
> BlobTest.testBoundedMaterializedBlobAccess
> BlobTest.testBoundedBlobLocatorAccess
> BlobTest.testUnboundedBlobLocatorAccess
> ClobTest.testBoundedMaterializedClobAccess
> ClobTest.testBoundedClobLocatorAccess
> ClobTest.testUnboundedClobLocatorAccess
> SerializableTypeTest.testNewSerializableType
> MixedTest.testMixedInheritance
> InterfaceProxyTest.testInterfaceProxies
> SQLFunctionsTest.testBlobClob

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list