All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.cfg.QuerySecondPass Maven / Gradle / Ivy

There is a newer version: 3.6.0.Beta2
Show newest version
//$Id: QuerySecondPass.java 9019 2006-01-11 18:50:33Z epbernard $
package org.hibernate.cfg;

/**
 * Bind query
 *
 * @author Emmanuel Bernard
 */
public interface QuerySecondPass extends SecondPass {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy