C G O P S

C

close() - Method in class org.hibernate.connection.ProxoolConnectionProvider
Release all resources held by this provider.
closeConnection(Connection) - Method in class org.hibernate.connection.ProxoolConnectionProvider
Dispose of a used connection.
configure(Properties) - Method in class org.hibernate.connection.ProxoolConnectionProvider
Initialize the connection provider from given properties.

G

getConnection() - Method in class org.hibernate.connection.ProxoolConnectionProvider
Grab a connection

O

org.hibernate.connection - package org.hibernate.connection
 

P

ProxoolConnectionProvider - Class in org.hibernate.connection
A connection provider that uses a Proxool connection pool.
ProxoolConnectionProvider() - Constructor for class org.hibernate.connection.ProxoolConnectionProvider
 

S

supportsAggressiveRelease() - Method in class org.hibernate.connection.ProxoolConnectionProvider
 

C G O P S

Copyright © 2009 Hibernate.org. All Rights Reserved.