Skip to Content
Apache Jakarta and Beyond: A Java Programmer’s Introduction
book

Apache Jakarta and Beyond: A Java Programmer’s Introduction

by Larne Pekowsky
December 2004
Intermediate to advanced content levelIntermediate to advanced
608 pages
11h 47m
English
Addison-Wesley Professional
Content preview from Apache Jakarta and Beyond: A Java Programmer’s Introduction

Chapter 8. Simplifying Bean Development with BeanUtils

The preceding chapters dealt with tools that are external to the program being developed. These tools are meant to simplify the development of a program and verification of the program’s correctness. We now turn to tools that are incorporated into programs being developed. These tools solve common problems and reduce the quantity and complexity of code that must be written.

One very common problem is the issue of hierarchical data. This problem takes many forms, such as a network of nested beans, an XML document, or several tables in a database with one-to-many or many-to-many relationships. In all these cases the common feature is that one object may have many connections to other objects, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java 9 High Performance

Java 9 High Performance

Mayur Ramgir, Nick Samoylov

Publisher Resources

ISBN: 0321237714Purchase book