Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Does it possible to sync a bean and a table?

Hi

I want to know if there is a mechanism in JPA that does the following: 
  1. If I'm creating a bean it generate the table automatically
  2. If I'm changing one of the bean data members, the table columns changing respectively
And generally, is there a mechanism that enable a synchronization between the bean and the table? 

--
Regards

Shai Amar

Technologies manager, Founder
Krynnlance


Back to the top