Chapter 7 Creating J2EE Applications for IBM WebSphere 5.0


Customizing the O/R Mapping

Each application server may use a different syntax for O/R mapping SQL queries, variables and stored-procedures.

WebSphere Application Server supports simple one-to-one mapping. You cannot define complex mapping or your own select, insert, update and delete queries.

Steps To verify the O/R mapping:

  1. Open the property sheet of a bean class.
  2. Click on the Mapping tab.
  3. Verify the class mapping and attributes mapping

 


Copyright (C) 2006. Sybase Inc. All rights reserved.