org.onebusaway.gtfs.services
Interface HibernateOperation


public interface HibernateOperation


Method Summary
 java.lang.Object doInHibernate(org.hibernate.Session session)
           
 

Method Detail

doInHibernate

java.lang.Object doInHibernate(org.hibernate.Session session)
                               throws org.hibernate.HibernateException,
                                      java.sql.SQLException
Throws:
org.hibernate.HibernateException
java.sql.SQLException


Copyright © 2011 OneBusAway. All Rights Reserved.