Programming Examples

Are you a Programmer or Application Developer or a DBA? Take a cup of coffee, sit back and spend few minutes here :)

JPA Entity & EJB – Create JPA Entity

In this EJB-JPA Tutorial, we will create an entity called SavingsAccount which map to the SavingsAc Table in the SQL Server. We will also learn the Annotations: @Entity, @Table, @Id, @GeneratedValue and @Column.

SavingsAccount.java

YouTube

Categories: JavaEE-EJB-Tube

Do you like this Example? Please comment about it for others!!

This site uses Akismet to reduce spam. Learn how your comment data is processed.