scala jpa notifying hibernate

Posted by coubeatczech on Stack Overflow See other posts from Stack Overflow or by coubeatczech
Published on 2010-04-19T03:10:44Z Indexed on 2010/04/19 3:13 UTC
Read the original article Hit count: 399

Filed under:
|
|
|
|

Hi, i just tried to play a little with Scala Jpa, Downladed and run the basic lift-jpa-basic maven archetype, it works, but when I try to add my own @Entity, there is Unknown entity exception thrown. So what do I need to tell the environment to notify my entities? Thanks for answering.

© Stack Overflow or respective owner

Related posts about scala

Related posts about lift