[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4777) org.hibernate.ejb.test.PackagedEntityManagerTest.testOverridenPar() hard code hsqldb connection info

Strong Liu (JIRA) noreply at atlassian.com
Sun Jan 10 10:09:29 EST 2010


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

Strong Liu commented on HHH-4777:
---------------------------------

also HHH-4523 didn't enable hibernate.connection.isolation for the filter, which is needed by mssql

> org.hibernate.ejb.test.PackagedEntityManagerTest.testOverridenPar() hard code hsqldb connection info
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HHH-4777
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4777
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>    Affects Versions: 3.3.2, 3.5.0-Beta-2
>            Reporter: Strong Liu
>             Fix For: 3.5.0-Beta-3
>
>
> the method in the title hard code hsqldb connection info, and this does not be filterd when maven process resource, so this will fail on all DBs except hsqldb...
> and 
> org.hibernate.ejb.test.pack.spacepar.Bug.comment, the "comment" is a keyword in oracle
> same as org.hibernate.ejb.test.pack.overridenpar.Bug.comment
> src/test/bundles/explicitpar/META-INF/orm.xml the id name "number" is a keyword in oracle

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