Tuesday, May 29, 2012

Types of View Objects

Types of View Objects:
1) Automatic VO-when DML operations required
2) Manual VO-just to view no EO required
 3) Property VO –no need of DB attributes ex- for displaying some of attributes ( with out DB table – transient attributes )
4) Validation VO- Validates the data entered and throws a message.

No comments:

Post a Comment