Previous Topic: Execution MethodsNext Topic: Import Object


View Objects

One of the areas where Java Proxy has improved over the previous generation of proxy technology is in the handling of view data. Previous proxy technology used a flat view of data. This prevented easy manipulation by developers, as there were no row or column operations, no cloning, and no state reuse. Now, the view data is generated into Import and Export Objects. Some of the benefits of the functionality built into the view objects are: