Hi Puneet, Alternatively, if you want ease of development and neat code (therefore, easy to debug code). You should use:
1. Vanilla Hibernate 2. BMP (replace JDBC with Hibernate) 3.Session Beans with Hibernate Trust me, you'll save yourself a lot of trouble steering away from JDBC and CMP beans. 99% of the time, you don't need to code JDBC, except in certain batch processing scenarios. Take the red pill ---> http://www.hibernate.org/ -Great Imhotep _/"""\_/"""\_/"""\_ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846282#3846282 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846282 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
