h2 « EntityManager « JPA Q&A





1. H2 database with EntityManager    forum.hibernate.org

Hi. My DB is a local instance of H2 database ( www.h2database.com ). I have configure hibernate to work with session context, my plan (and I need it) is to configure to use EntityManager context. But Im getting so much problems: First: I have tried to use toplink: Code: