|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.onebusaway.gtfs.impl.HibernateGtfsRelationalDaoImpl
org.onebusaway.gtfs.impl.SpringHibernateGtfsRelationalDaoImpl
@Component public class SpringHibernateGtfsRelationalDaoImpl
Field Summary |
---|
Fields inherited from class org.onebusaway.gtfs.impl.HibernateGtfsRelationalDaoImpl |
---|
_ops |
Constructor Summary | |
---|---|
SpringHibernateGtfsRelationalDaoImpl()
|
Method Summary | |
---|---|
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory)
|
Methods inherited from class org.onebusaway.gtfs.impl.HibernateGtfsRelationalDaoImpl |
---|
clearAllEntitiesForType, close, execute, flush, getAgencyForId, getAllAgencies, getAllCalendarDates, getAllCalendars, getAllEntitiesForType, getAllFareAttributes, getAllFareRules, getAllFeedInfos, getAllFrequencies, getAllPathways, getAllRoutes, getAllShapeIds, getAllShapePoints, getAllStops, getAllStopTimes, getAllTransfers, getAllTrips, getCalendarDateForId, getCalendarDatesForServiceId, getCalendarForId, getCalendarForServiceId, getEntityForId, getFareAttributeForId, getFareRuleForId, getFeedInfoForId, getFrequenciesForTrip, getFrequencyForId, getPathwayForId, getRouteForId, getRoutesForAgency, getSessionFactory, getShapePointForId, getShapePointsForShapeId, getStopForId, getStopsForStation, getStopTimeForId, getStopTimesForStop, getStopTimesForTrip, getTransferForId, getTripAgencyIdsReferencingServiceId, getTripForId, getTripsForBlockId, getTripsForRoute, open, removeEntity, saveEntity, saveOrUpdateEntity, updateEntity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpringHibernateGtfsRelationalDaoImpl()
Method Detail |
---|
public void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
setSessionFactory
in class org.onebusaway.gtfs.impl.HibernateGtfsRelationalDaoImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |