Hi,

I use OpenJPA in a non-J2EE application, where I create my EntityManagerFactory programmatically. How do I add classes to OpenJPA's configuration? I am looking for something similar to Hibernate's Ejb3Configuration.addAnnotatedClass() method.

Thanks.

Reply via email to