// String sql = String.format("select value from %s where address='%s' and where time >= '%s' and where time <= '%s' ", tableName, IdxBizFanPointProcessVariableClassification.getIndexAddress(), startTime, endTime);
Stringsql=String.format("select value from %s where address='%s' ",tableName,IdxBizFanPointVarCorrelation.getProcessIndexAddress());
Stringsql=String.format("select value from %s where address='%s' ",tableName,idxBizFanPointVarCorrelation.getProcessIndexAddress());