Exemplo n.º 1
0
 public void setDriverStrategy(DriverStrategy strategy) {
   this.config.setInteger(DRIVER_STRATEGY, strategy.ordinal());
 }