saoj
Joined: 10/01/2008 08:20:15
Messages: 39
Offline
|
Having the following database schema:
Beans:
In the ApplicationManager:
Loading beans:
Inserting beans:
Adding beans to a relationship: (OneToOne)
Adding beans to a relationshiop: (OneToMany)
Removing a bean from a relationshiop: (OneToMany)
Updating a bean:
Deleting a bean:
Loading lists:
|