HHH-8159 - Apply fixups indicated by analysis tools
This commit is contained in:
parent
59d1facfb6
commit
09a54fdc54
|
@ -48,7 +48,8 @@ public class StrategyRegistrationProviderImpl implements StrategyRegistrationPro
|
|||
"org.hibernate.connection.ProxoolConnectionProvider",
|
||||
// legacy
|
||||
"org.hibernate.service.jdbc.connections.internal.ProxoolConnectionProvider"
|
||||
) );
|
||||
)
|
||||
);
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("unchecked")
|
||||
|
|
Loading…
Reference in New Issue