Beispiel #1
0
 public void setExecutionProperty(String key, String value) {
   JDBCURL.addNormalizedProperty(key, value, getExecutionProperties());
 }