Class JdbcServicesImpl

java.lang.Object
org.hibernate.engine.jdbc.internal.JdbcServicesImpl
All Implemented Interfaces:
Serializable, JdbcServices, Service, Configurable, ServiceRegistryAwareService

public class JdbcServicesImpl extends Object implements JdbcServices, ServiceRegistryAwareService, Configurable
Standard implementation of the JdbcServices contract
See Also: