Uses of Class
edu.internet2.middleware.grouper.hibernate.BySqlStatic

Packages that use BySqlStatic
edu.internet2.middleware.grouper.hibernate This package contains grouper's Hibernate wrapping API 
 

Uses of BySqlStatic in edu.internet2.middleware.grouper.hibernate
 

Methods in edu.internet2.middleware.grouper.hibernate that return BySqlStatic
static BySqlStatic HibernateSession.bySqlStatic()
          do a sql query with proper error handling and in an enclosing transaction (if applicable), or a new one if not