#jdbc.url=jdbc:oracle:thin:@172.16.251.121:1521:CRMCN #jdbc.username=crmuser_test #jdbc.password=crmuser ##\u672c\u5730 #jdbc.driverClassName=com.mysql.jdbc.Driver #jdbc.url=jdbc:mysql://localhost:3306/crmcn?useUnicode=true&characterEncoding=UTF-8 #jdbc.username=develop #jdbc.password=root ##\u516c\u53f8\u5c40\u57df\u7f51 -- mysql jdbc.driverClassName=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://127.0.0.1:3306/resume?useUnicode=true&characterEncoding=UTF-8 jdbc.username=root jdbc.password=dgt.0000 ## \u516c\u53f8\u5c40\u57df\u7f51 -- sqlserver #jdbc.driverClassName=net.sourceforge.jtds.jdbc.Driver #jdbc.url=jdbc:jtds:sqlserver:/10.32.2.151:1433/DgtResume #jdbc.username=sa #jdbc.password=DGT.0000