exception setting property value with CGLIB,
July 10, 2008 at 9:43 AM
when i try to execute that mapping class i got following error can any one hep me to figur it out pls
Hibernate: select product0_.id as id0_, dealer1_.id as id1_, product0_.name as name3_0_, product0_.did as did3_0_, product0_.price as price3_0_, dealer1_.name as name4_1_ from Product product0_ inner join Dealer dealer1_ on product0_.did=dealer1_.id exception setting property value with CGLIB (set hibernate.cglib.use_reflection_optimizer=false for more info) setter of net.roseindia.Product.setDealer