/WEB-INF/spring/dbConnection.properties
messages
${jdbc.driverClassName}
${jdbc.url}
${jdbc.username}
${jdbc.password}
SurveyAnsContent.hbm.xml
SurveyContent.hbm.xml
SurveyQueContent.hbm.xml
SurveyQueType.hbm.xml
SurveyQueUsr.hbm.xml
SurveySession.hbm.xml
SurveyUsrResp.hbm.xml
${hibernate.dialect}
${hibernate.show_sql}
${hibernate.c3p0.minPoolSize}
${hibernate.c3p0.maxPoolSize}
${hibernate.c3p0.timeout}
${hibernate.c3p0.max_statement}