Hi,
this feature was sugested on forum.
I do not want to send my hibernate.properties, it is modified . Is it
possible to remove hibernate.properties file from cvs and add
hibernate.properties.sample ? (I need to modify this file every time I
update)
#hibernate.dbcp.validationQuery "SELECT 1 FROM MY_TABLE WHERE 0=1" "SELECT
1" "SELECT 1 FROM DUAL" ...
|