Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/config
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18657/src/test/java/org/xdoclet/plugin/hibernate/config
Modified Files:
empty.cfg.xml full.cfg.xml
Log Message:
(XDP-47) Hibernate3 support merged into trunk
Index: full.cfg.xml
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/config/full.cfg.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** full.cfg.xml 20 Feb 2005 17:29:54 -0000 1.1
--- full.cfg.xml 26 Apr 2005 07:00:14 -0000 1.2
***************
*** 3,41 ****
<hibernate-configuration>
! <session-factory>
! <property name="hibernate.connection.driver_class">foo.bar</property>
! <property name="hibernate.connection.url">blurge.bang</property>
! <property name="hibernate.connection.username">blam</property>
! <property name="hibernate.connection.password">blem</property>
! <property name="hibernate.connection.pool_size">100</property>
! <property name="hibernate.jdbc.fetch_size">50</property>
! <property name="hibernate.jdbc.batch_size">25</property>
! <property name="hibernate.jdbc.batch_versioned_data">foo</property>
! <property name="hibernate.jdbc.use_scrollable_resultset">true</property>
! <property name="hibernate.jdbc.use_streams_for_binary">false</property>
! <property name="hibernate.jdbc.use_get_generated_keys">true</property>
! <property name="hibernate.connection.isolation">glee</property>
! <property name="hibernate.cglib.use_reflection_optimizer">true</property>
! <property
name="hibernate.connection.provider_class">just.a.class</property>
! <property name="hibernate.connection.datasource">glemglam</property>
! <property name="hibernate.jndi.url">glarch</property>
! <property name="hibernate.jndi.class">another.class</property>
! <property name="hibernate.dialect">dialect</property>
! <property name="hibernate.default_schema">x</property>
! <property name="hibernate.session_factory_name">vvv</property>
! <property name="hibernate.use_outer_join">false</property>
! <property name="hibernate.max_fetch_depth">25</property>
! <property name="hibernate.cache.provider_class">bla.bla</property>
! <property name="hibernate.cache.use_minimal_puts">true</property>
! <property name="hibernate.cache.use_query_cache">true</property>
! <property name="hibernate.cache.query_cache_factory">factory</property>
! <property name="hibernate.cache.region_prefix">qqq</property>
! <property name="hibernate.transaction.factory_class">cc.cc</property>
! <property name="jta.UserTransaction">ccc</property>
! <property name="hibernate.transaction.manager_lookup_class">a.a</property>
! <property name="hibernate.query.substitutions">sss</property>
! <property name="hibernate.show_sql">true</property>
! <property name="hibernate.hbm2ddl.auto">vvv</property>
! <mapping resource="org/xdoclet/plugin/hibernate/subclass/Root.hbm.xml"/>
! </session-factory>
</hibernate-configuration>
--- 3,41 ----
<hibernate-configuration>
! <session-factory>
! <property name="hibernate.connection.driver_class">foo.bar</property>
! <property name="hibernate.connection.url">blurge.bang</property>
! <property name="hibernate.connection.username">blam</property>
! <property name="hibernate.connection.password">blem</property>
! <property name="hibernate.connection.pool_size">100</property>
! <property name="hibernate.jdbc.fetch_size">50</property>
! <property name="hibernate.jdbc.batch_size">25</property>
! <property name="hibernate.jdbc.batch_versioned_data">foo</property>
! <property
name="hibernate.jdbc.use_scrollable_resultset">true</property>
! <property
name="hibernate.jdbc.use_streams_for_binary">false</property>
! <property name="hibernate.jdbc.use_get_generated_keys">true</property>
! <property name="hibernate.connection.isolation">glee</property>
! <property
name="hibernate.cglib.use_reflection_optimizer">true</property>
! <property
name="hibernate.connection.provider_class">just.a.class</property>
! <property name="hibernate.connection.datasource">glemglam</property>
! <property name="hibernate.jndi.url">glarch</property>
! <property name="hibernate.jndi.class">another.class</property>
! <property name="hibernate.dialect">dialect</property>
! <property name="hibernate.default_schema">x</property>
! <property name="hibernate.session_factory_name">vvv</property>
! <property name="hibernate.use_outer_join">false</property>
! <property name="hibernate.max_fetch_depth">25</property>
! <property name="hibernate.cache.provider_class">bla.bla</property>
! <property name="hibernate.cache.use_minimal_puts">true</property>
! <property name="hibernate.cache.use_query_cache">true</property>
! <property
name="hibernate.cache.query_cache_factory">factory</property>
! <property name="hibernate.cache.region_prefix">qqq</property>
! <property name="hibernate.transaction.factory_class">cc.cc</property>
! <property name="jta.UserTransaction">ccc</property>
! <property
name="hibernate.transaction.manager_lookup_class">a.a</property>
! <property name="hibernate.query.substitutions">sss</property>
! <property name="hibernate.show_sql">true</property>
! <property name="hibernate.hbm2ddl.auto">vvv</property>
! <mapping
resource="org/xdoclet/plugin/hibernate/subclass/Root.hbm.xml"/>
! </session-factory>
</hibernate-configuration>
Index: empty.cfg.xml
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/config/empty.cfg.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** empty.cfg.xml 20 Feb 2005 17:29:54 -0000 1.1
--- empty.cfg.xml 26 Apr 2005 07:00:14 -0000 1.2
***************
*** 3,8 ****
<hibernate-configuration>
! <session-factory>
! <mapping resource="org/xdoclet/plugin/hibernate/subclass/Root.hbm.xml"/>
! </session-factory>
</hibernate-configuration>
--- 3,8 ----
<hibernate-configuration>
! <session-factory>
! <mapping
resource="org/xdoclet/plugin/hibernate/subclass/Root.hbm.xml"/>
! </session-factory>
</hibernate-configuration>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits