Requires Free Membership to View
A Data Bean, as the name implies, contains only information or data and does not contain any business logic. Data Beans are Java Beans that are typically used as a means to pass data from a controller to a view, such as a JavaServer Page, in an MVC framework. An example of a Data Bean would be a Java Bean that represents a single row in a database table.
This was first published in April 2003

Join the conversationComment
Share
Comments
Results
Contribute to the conversation