WEB-INF/classes/hibernate/jdbc.properties
${jdbc.driver}
${jdbc.url}
${jdbc.username}
${jdbc.password}
${c3p0.acquireIncrement}
${c3p0.initialPoolSize}
${c3p0.minPoolSize}
${c3p0.maxPoolSize}
${c3p0.maxIdleTime}
${c3p0.idleConnectionTestPeriod}
${c3p0.maxStatements}
${c3p0.numHelperThreads}
/WEB-INF/classes/nis/nms/domains/
${hibernate.dialect}
${hibernate.show_sql}
${hibernate.format_sql}
${hibernate.jdbc.fetch_size}
${hibernate.jdbc.batch_size}
thread