Jacek Laskowski-4 wrote:
> 
> So I read it that you're relying "on the other mechanisms" TopLink JPA
> provides.
> 

Ah, no, all classes are defined in the persistence.xml. In fact I turned
autodetection explicitely off when I was trying Hibernate (OpenJPA is
attempt 3); my persistent classes are reverse engineered from the DB and
some metatables generate classes that cause trouble, and I explicitely make
them non-persistent by removing them from the <class> list. Sorry.
-- 
View this message in context: 
http://www.nabble.com/Open-JPA-error-Could-not-locate-metadata-for-the-class-using-alias-tf3561516.html#a10100315
Sent from the open-jpa-dev mailing list archive at Nabble.com.

Reply via email to