You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by KumarE <sr...@gmail.com> on 2008/06/24 13:16:07 UTC

importance of DataSourceResourceLoader if using Hibernate and table structures for velocity template

Hi,
   
         is it necessary to set DataSourceResourceLoader  configuration in
properties file, if we  are using Hibernate to communicate with database?  
and  also i want to know whether velocity providing any table structure
similar to 

CREATE TABLE tb_velocity_template (
id_template varchar (40) NOT NULL ,
template_definition text (16) NOT NULL ,
template_timestamp datetime NOT NULL
)
 
in order to store template in to the database?.

Regards ,
Kumar E
-- 
View this message in context: http://www.nabble.com/importance-of-DataSourceResourceLoader-if-using-Hibernate-and-table-structures-for-velocity-template-tp18088856p18088856.html
Sent from the Velocity - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org