[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8074) ClassNotFoundException for enum at Mapping diagramm occurs with enum inside composite primary key

Jacek Grzebyta (JIRA) jira-events at lists.jboss.org
Fri Jan 7 13:26:17 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-8074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacek Grzebyta updated JBIDE-8074:
----------------------------------

    Environment: 
plugin version: Hibernate Tools 3.4.0.v20110107-0119-H22-CR1

windows xp, java VM ver jdk1.6.0_21, eclipse helios: 
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll
-startup
C:\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-product
org.eclipse.epp.package.jee.product)

  was:
windows xp, java VM ver jdk1.6.0_21, eclipse helios: 
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll
-startup
C:\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-product
org.eclipse.epp.package.jee.product)



> ClassNotFoundException for enum at Mapping diagramm occurs with enum inside composite primary key
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8074
>                 URL: https://issues.jboss.org/browse/JBIDE-8074
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: core
>    Affects Versions: LATER
>         Environment: plugin version: Hibernate Tools 3.4.0.v20110107-0119-H22-CR1
> windows xp, java VM ver jdk1.6.0_21, eclipse helios: 
> -launcher
> C:\eclipse\eclipse.exe
> -name
> Eclipse
> --launcher.library
> C:\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll
> -startup
> C:\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
> -product
> org.eclipse.epp.package.jee.product)
>            Reporter: Jacek Grzebyta
>              Labels: enum, find, findClassInternal, internal
>
> I created quite complex case. The table has composite primary key which contains: 2xforeign key + enum type. Also the same column is called again in @Entity class with parameters: nullable=false, updatable=false, insertable=false. I can get a mapping diagram with a simple case where a table has just normal pri. key and an enum is in the @Entity.

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

        


More information about the jbosstools-issues mailing list