Max,
I captured the output just from the one query that I mention above and it produces about 150 k of text in the log file - for that one query.
It doesn't look like there are any errors in the log output, but just lots and lots of queries. I wonder if that might have something to do with the one-to-many relationships from product to features, specifications, addons, and warranties.
I can email it over but a snippet of it I'll post:
!ENTRY org.hibernate.eclipse 2 30000 2006-03-31 13:07:30.560 !MESSAGE WARN main net.sf.ehcache.config.Configurator - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath:
bundleresource://626/ehcache-failsafe.xml
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:32.835
!MESSAGE DEBUG main org.hibernate.SQL - select product0_.id as id4_, product0_.sku as sku4_, product0_.name as name4_, product0_.model as model4_, product0_.description as descript5_4_, product0_.inventory_level as inventory6_4_, product0_.image_url as image7_4_, product0_.image_thumbnail_url as image8_4_, product0_.list_price as list9_4_, product0_.our_price as our10_4_, product0_.sale_price as sale11_4_, product0_.sale_start_date as sale12_4_, product0_.sale_end_date as sale13_4_, product0_.rebate_description as rebate14_4_, product0_.rebate_start_date as rebate15_4_, product0_.rebate_end_date as rebate16_4_, product0_.allow_ups_shipment as allow17_4_, product0_.contains_tentoe_info as contains18_4_, product0_.is_visible as is19_4_, product0_.last_unidata_update as last20_4_, product0_.manufacturer_id as manufac21_4_, product0_.category_id as category22_4_ from product product0_, manufacturer manufactur1_ where product0_.manufacturer_id=manufactur1_.id and (manufactur1_.name like 'Sony%')
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.48
!MESSAGE DEBUG main org.hibernate.SQL - select manufactur0_.id as id0_0_, manufactur0_.name as name0_0_, manufactur0_.code as code0_0_ from manufacturer manufactur0_ where manufactur0_.id=?
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.59
!MESSAGE DEBUG main org.hibernate.SQL - select category0_.id as id6_0_, category0_.name as name6_0_, category0_.code as code6_0_, category0_.depth_level as depth4_6_0_, category0_.is_visible as is5_6_0_ from category category0_ where category0_.id=?
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.92
!MESSAGE DEBUG main org.hibernate.SQL - select category0_.id as id6_0_, category0_.name as name6_0_, category0_.code as code6_0_, category0_.depth_level as depth4_6_0_, category0_.is_visible as is5_6_0_ from category category0_ where category0_.id=?
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.98
!MESSAGE DEBUG main org.hibernate.SQL - select category0_.id as id6_0_, category0_.name as name6_0_, category0_.code as code6_0_, category0_.depth_level as depth4_6_0_, category0_.is_visible as is5_6_0_ from category category0_ where category0_.id=?
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.104
!MESSAGE DEBUG main org.hibernate.SQL - select manufactur0_.id as id0_0_, manufactur0_.name as name0_0_, manufactur0_.code as code0_0_ from manufacturer manufactur0_ where manufactur0_.id=?
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.109
!MESSAGE DEBUG main org.hibernate.SQL - select category0_.id as id6_0_, category0_.name as name6_0_, category0_.code as code6_0_, category0_.depth_level as depth4_6_0_, category0_.is_visible as is5_6_0_ from category category0_ where category0_.id=?
!ENTRY org.hibernate.eclipse 1 10000 2006-03-31 13:07:33.115
!MESSAGE DEBUG main org.hibernate.SQL - select category0_.id as id6_0_, category0_.name as name6_0_, category0_.code as code6_0_, category0_.depth_level as depth4_6_0_, category0_.is_visible as is5_6_0_ from category category0_ where category0_.id=?