[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6819) org.hibernate.test.importfile.CommandExtractorServiceTest/MultiLineImportFileTest fail

Michael Ren (JIRA) noreply at atlassian.com
Fri Nov 18 02:23:19 EST 2011


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

Michael Ren commented on HHH-6819:
----------------------------------

It seems the purpose of the test is for handling multiline file. So I proposed the changes in description to make it fits most db not Oracle only.

If we need to keep it for Oracle, then I'll add a new multiline-stmt-sybase.sql for Sybase.

> org.hibernate.test.importfile.CommandExtractorServiceTest/MultiLineImportFileTest fail
> --------------------------------------------------------------------------------------
>
>                 Key: HHH-6819
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6819
>             Project: Hibernate Core
>          Issue Type: Bug
>            Reporter: Michael Ren
>            Assignee: Strong Liu
>            Priority: Minor
>
> Fix the following issues:
> 1. Datatype is not compatible to Sybase
> Change NUMBER to NUMERIC, VARCHAR2 to VARCHAR.
> 2. Cannot convert Integer to BigInteger

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list