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;
Type: Posts; User: thm-web; Keyword(s):
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;