org.hibernate.proxool.internal.package-info Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of hibernate-proxool Show documentation
                Show all versions of hibernate-proxool Show documentation
Integration for Proxool Connection pooling into Hibernate O/RM
                
             The newest version!
        
        /*
 * Hibernate, Relational Persistence for Idiomatic Java
 *
 * License: GNU Lesser General Public License (LGPL), version 2.1 or later.
 * See the lgpl.txt file in the root directory or .
 */
/**
 * Implementation of ConnectionProvider using the proxool Connection pool.
 */
package org.hibernate.proxool.internal;
     © 2015 - 2025 Weber Informatics LLC | Privacy Policy