Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Kumar <[email protected]>
  • Loading branch information
shwstppr committed Nov 5, 2024
1 parent a076bad commit f63fcea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ private static DataSource createDbcpDataSource(String uri, String username, Stri
poolableConnectionFactory.setDefaultTransactionIsolation(isolationLevel);
}
return new PoolingDataSource<>(connectionPool);
}
}

/**
* Return a GenericObjectPoolConfig configuration usable on connection pool creation
Expand Down

0 comments on commit f63fcea

Please sign in to comment.