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

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

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

Methods in edu.internet2.middleware.grouper.hibernate that return BySql
 BySql HibernateSession.bySql()
          hql action for hibernate
 BySql BySql.createQuery(java.lang.String theHqlQuery)
          set the query to run
 BySql BySql.setGrouperTransactionType(GrouperTransactionType theGrouperTransactionType)
          assign a different grouperTransactionType (e.g. for autonomous transactions)