Posted By:
Velivela_Srinivas
Posted On:
Thursday, January 24, 2002 05:51 AM
In the orion-ejb.xml file, in the finder query we have to specify the table name but not the ejb-name and the column name should also be as in the table but not the bean field variable.
Example :
region
findByRegionCode
java.lang.Integer
Srinivas