[
https://issues.jboss.org/browse/JBIDE-8683?page=com.atlassian.jira.plugin...
]
Dmitry Geraskov commented on JBIDE-8683:
----------------------------------------
1. Create Entity with field name.
2. Add @Type(type="MyUserType")
3. Observe it validated and error is shown.
4. Create class MyUserType2 which implements org.hibernate.usertype.UserType
5. Change @Type(type="MyUserType") to @Type(type="MyUserType2")
Observe new type validated successfully
JPA: @Type annotation doesnt work correctly
-------------------------------------------
Key: JBIDE-8683
URL:
https://issues.jboss.org/browse/JBIDE-8683
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.Final
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.3.0.M1
Type composite is not updated if add @Type in source.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira