Try OpenEdge Now
skip to main content
Java Open Clients
Using SmartDataObjects from Java Clients : SmartDataObject access tools and documentation
 

SmartDataObject access tools and documentation

Complete support for Java access to remote SmartDataObjects includes ProxyGen (the Open Client Proxy Generator) and a small set of classes. These classes, together with SDOResultSet, are installed as part of the Open Client Runtime. For reference information on each class and interface, see the documentation in OpenEdge-install-directory\java\doc\. For information on ProxyGen, see OpenEdge Development: Open Client Introduction and Programming.
* Objects required to access SmartDataObjects
* Developing and deploying a SmartDataObject-aware application
* Writing a SmartDataObject-aware Java client