initiateService(Map configurationValues, ServiceRegistryImplementor registry)
- hibernate.connection.provider_class
- hibernate.connection.datasource
- hibernate.c3p0
- hibernate.proxool
- hibernate.hikari
- 如果设置了 hibernate.connection.url 则使用 DriverManagerConnectionProviderImpl
- UserSuppliedConnectionProviderImpl