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

Gail Badner (JIRA) noreply at atlassian.com
Wed Jan 7 04:21:38 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32064#action_32064 ] 

Gail Badner commented on HHH-3691:
----------------------------------

https://jira.jboss.org/jira/browse/JBPAPP-1555

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

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