I am using JPA 2.1 in Netbeans to create my entity. If my database has no table then it should create table from entities.
When I deploy and run my enterprise applicati
Add the next property in your persistence.xml file.
persistence.xml