database.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver database.url=jdbc:sqlserver://localhost:1433;DatabaseName=cesgroup;SelectMethod=Cursor database.username=sa database.password=123456