[
https://issues.jboss.org/browse/JBIDE-9485?page=com.atlassian.jira.plugin...
]
Dmitry Geraskov updated JBIDE-9485:
-----------------------------------
Description:
A. Validate the name is unique
B. typeClass can name any of the org.hibernate.type.Type derivatives.
Namely:
1) Any impl of org.hibernate.type.Type
2) Any impl of org.hibernate.usertype.UserType, including impls of
org.hibernate.usertype.EnhancedUserType and
org.hibernate.usertype.UserVersionType
3) Any impl of org.hibernate.usertype.CompositeUserType
4) Any impl of org.hibernate.usertype.UserCollectionType
(see
http://lists.jboss.org/pipermail/hibernate-dev/2011-August/006916.html)
was:
1. Validate the name is unique
2. Validate class implements org.hibernate.usertype.UserType interface
JPA: validate @TypeDef annotation
---------------------------------
Key: JBIDE-9485
URL:
https://issues.jboss.org/browse/JBIDE-9485
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.3.0.M2
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Labels: new_and_noteworthy
Fix For: 3.3.0.M3
A. Validate the name is unique
B. typeClass can name any of the org.hibernate.type.Type derivatives.
Namely:
1) Any impl of org.hibernate.type.Type
2) Any impl of org.hibernate.usertype.UserType, including impls of
org.hibernate.usertype.EnhancedUserType and
org.hibernate.usertype.UserVersionType
3) Any impl of org.hibernate.usertype.CompositeUserType
4) Any impl of org.hibernate.usertype.UserCollectionType
(see
http://lists.jboss.org/pipermail/hibernate-dev/2011-August/006916.html)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira