示例#1
0
 public String getExecutionProperty(String key) {
   return this.getExecutionProperties().getProperty(JDBCURL.getValidKey(key));
 }