Date: 2004-02-06T12:21:10
   Editor: BrendanMcAdams <[EMAIL PROTECTED]>
   Wiki: Apache Geronimo Wiki
   Page: CMPDeploymentHelpers
   URL: http://wiki.apache.org/geronimo/CMPDeploymentHelpers

   no comment

New Page:

== CMP Deployment Helper Classes ==
Two primary classes exist to assist with the deployment and configuration of 
CMP Entity Beans - SQLGenerator, and CMPBindingGenerator.

Both of these classes simplify CMP deployment by providing the ability to 
generate the necessary Query code (SQL and the JDBC Binding objects necessary 
to execute queries and read the results).

Demonstrations of these objects in action exists in the test class 
org.openejb.nova.entity.SQLGeneratorCMPEntityContainerTest.

Reply via email to