|
Pull Up Method public supportsAggressiveRelease() : boolean from class org.hibernate.test.util.jdbc.PreparedStatementSpyConnectionProvider to public supportsAggressiveRelease() : boolean from class org.hibernate.test.util.jdbc.ConnectionProviderDelegate |
From |
To |
|
Pull Up Method public unwrap(unwrapType Class<T>) : T from class org.hibernate.test.util.jdbc.PreparedStatementSpyConnectionProvider to public unwrap(unwrapType Class<T>) : T from class org.hibernate.test.util.jdbc.ConnectionProviderDelegate |
From |
To |
|
Pull Up Method public configure(configurationValues Map) : void from class org.hibernate.test.util.jdbc.PreparedStatementSpyConnectionProvider to public configure(configurationValues Map) : void from class org.hibernate.test.util.jdbc.ConnectionProviderDelegate |
From |
To |
|
Pull Up Method public injectServices(serviceRegistry ServiceRegistryImplementor) : void from class org.hibernate.test.util.jdbc.PreparedStatementSpyConnectionProvider to public injectServices(serviceRegistry ServiceRegistryImplementor) : void from class org.hibernate.test.util.jdbc.ConnectionProviderDelegate |
From |
To |
|
Pull Up Method public closeConnection(conn Connection) : void from class org.hibernate.test.util.jdbc.PreparedStatementSpyConnectionProvider to public closeConnection(conn Connection) : void from class org.hibernate.test.util.jdbc.ConnectionProviderDelegate |
From |
To |
|
Pull Up Method public isUnwrappableAs(unwrapType Class) : boolean from class org.hibernate.test.util.jdbc.PreparedStatementSpyConnectionProvider to public isUnwrappableAs(unwrapType Class) : boolean from class org.hibernate.test.util.jdbc.ConnectionProviderDelegate |
From |
To |