[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6988) Console Configuration should take into account schema and catalog specified for jpa project

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Thu Sep 23 08:09:28 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12552688#action_12552688 ] 

Dmitry Geraskov commented on JBIDE-6988:
----------------------------------------

Each JPA project has this properties.
Now I get the project properties and set default_schema to the selected schema as if it was in hibernate.proprties file (but properties from hibernate.proprties file will overwrite the project properties).


> Console Configuration should take into account schema and catalog specified for jpa project
> -------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6988
>                 URL: https://jira.jboss.org/browse/JBIDE-6988
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Hibernate
>    Affects Versions: 3.2.0.M1
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>             Fix For: 3.2.0.Beta1
>
>         Attachments: override_def.PNG
>
>
> Test case:
> 1. create 2 schemas in one database
> 2. create connection profile to the database
> 3. create jpa project with Hibernate platform and set schema, project to one of the schema
> 4. open created console configuration/Database
> Failure: there are 2 db shcemas
> Should be only one schema, this means that hibernate is going to work with this schema.

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

        


More information about the jbosstools-issues mailing list