Menu

#24 Multiple operations in a single XX Config class

open
nobody
CRUD (7)
5
2006-09-08
2006-09-08
No

While an XX page can be broken down into multiple
operations , using the portal approach, each
operation results in a single get/set/etc.

Allow multiple operations, all bounded in a single
transactions.
This is an alternate way to set data in multiples
tables. Through the use of hibernate and cascading
operation, you can save to multiple tables if the
classes are linked.

The new feature would allow independent save
operations (or get, etc). would need to structure the
request xml appropriately.

Discussion


Log in to post a comment.