-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The false error comes when the hibernate core is excluded from project's classpath.
Type class "org.jasypt.hibernate.type.EncryptedStringType" should implement one of interfaces "org.hibernate.type.Type","org.hibernate.usertype.UserType", "org.hibernate.usertype.CompositeUserType", "org.hibernate.usertype.UserCollectionType". Order.java /jpa-problem/src/main/java/org/sample line 19 JPA Problem
Type class "org.joda.time.contrib.hibernate.PersistentDateTime" should implement one of interfaces "org.hibernate.type.Type","org.hibernate.usertype.UserType", "org.hibernate.usertype.CompositeUserType", "org.hibernate.usertype.UserCollectionType". Order.java /jpa-problem/src/main/java/org/sample line 39 JPA Problem
Also attached is help->about eclipse->installation details->configuration
- duplicates
-
JBIDE-11364 JPA: Wrong validation of type/typedef class hierarchy
- Closed