Session « Annotation « JPA Q&A





1. Native Hibernate (Session) with JPA Annotations    forum.hibernate.org

Can native Hibernate be used with JPA Annotations? I've marked my model classes up with JPA Annotations and am using Hibernate Session. Is this supposed to work, or do I have to use the JPA EntityManager in conjunction with annotations? I have THE book, but I cannot find a definitive statement on this. Thanks, Michael-