Hi,

I want to use the EclipseLinkJpaVendorAdapter to snap to the database.


Here are my classes and configuration.
PUser.java (the entity I want to persist)


package de.thmWeb.entities;