Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -107,7 +107,7 @@ public class DataSource extends BasicDataSource {
|
||||
|
||||
// Performance boosts massimi
|
||||
this.setPoolPreparedStatements(true);
|
||||
this.setMaxOpenPreparedStatements(200);
|
||||
// this.setMaxOpenPreparedStatements(200);
|
||||
this.setCacheState(true);
|
||||
this.setFastFailValidation(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user