egovframework.rfc3.openapijeonjubus.dao
Class JeonjuBusDAO
java.lang.Object
org.springframework.dao.support.DaoSupport
org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
egovframework.rte.psl.dataaccess.EgovAbstractDAO
egovframework.rfc3.common.dao.RfcAPIAbstractDAO
egovframework.rfc3.openapijeonjubus.dao.JeonjuBusDAO
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
@Repository(value="JeonjuBusDAO")
public class JeonjuBusDAO
- extends RfcAPIAbstractDAO
Methods inherited from class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport |
getDataSource, getSqlMapClient, getSqlMapClientTemplate, setDataSource, setSqlMapClient, setSqlMapClientTemplate |
Methods inherited from class org.springframework.dao.support.DaoSupport |
afterPropertiesSet |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JeonjuBusDAO
public JeonjuBusDAO()
selectBusNosunSearchAll
public java.util.List<JeonjuBusNosunSearchVO> selectBusNosunSearchAll(JeonjuBusNosunSearchVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusNosunSearch
public java.util.List<JeonjuBusNosunSearchVO> selectBusNosunSearch(JeonjuBusNosunSearchVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusNosunRoute
public java.util.List<JeonjuBusNosunRouteVO> selectBusNosunRoute(JeonjuBusNosunRouteVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusStopInfo
public java.util.List<JeonjuBusStopInfoVO> selectBusStopInfo(JeonjuBusStopInfoVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusStopSearch
public java.util.List<JeonjuBusStopSearchVO> selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusLowList
public java.util.List<JeonjuBusLowListVO> selectBusLowList(JeonjuBusLowListVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectRoadStatus
public java.util.List<JeonjuRoadStatusVO> selectRoadStatus(JeonjuRoadStatusVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectRoadStatusDetail1
public java.util.List<JeonjuRoadStatusDetailVO> selectRoadStatusDetail1(JeonjuRoadStatusDetailVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectRoadStatusDetail2
public java.util.List<JeonjuRoadStatusDetailVO> selectRoadStatusDetail2(JeonjuRoadStatusDetailVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectCctvList
public java.util.List<JeonjuCctvListVO> selectCctvList(JeonjuCctvListVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectNosunInfo
public java.util.List<JeonjuNosunInfoVO> selectNosunInfo(JeonjuNosunInfoVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectNosunTime
public java.util.List<JeonjuNosunTimeVO> selectNosunTime(JeonjuNosunTimeVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectRouteSearch
public java.util.List<JeonjuRouteSearchVO> selectRouteSearch(JeonjuRouteSearchVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectRouteNonstopDetailSearch
public java.util.List<JeonjuRouteNonstopDetailSearchVO> selectRouteNonstopDetailSearch(JeonjuRouteNonstopDetailSearchVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectRouteTransferDetailSearch
public java.util.List<JeonjuRouteTransferDetailSearchVO> selectRouteTransferDetailSearch(JeonjuRouteTransferDetailSearchVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectNosunByWayStop
public java.util.List<JeonjuNosunByWayStopVO> selectNosunByWayStop(JeonjuNosunByWayStopVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusStopNosunInfo
public java.util.List<JeonjuBusStopNosunInfoVO> selectBusStopNosunInfo(JeonjuBusStopNosunInfoVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusStopNosunDrawing
public java.util.List<JeonjuBusStopNosunDrawingVO> selectBusStopNosunDrawing(JeonjuBusStopNosunDrawingVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusNosunDrawing
public java.util.List<JeonjuBusNosunDrawingVO> selectBusNosunDrawing(JeonjuBusNosunDrawingVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusStopApproach
public java.util.List<JeonjuBusStopApproachVO> selectBusStopApproach(JeonjuBusStopApproachVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusStopRealLocation
public java.util.List<JeonjuBusStopInfoVO> selectBusStopRealLocation(JeonjuBusStopInfoVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBusTransferStopInfo
public java.util.List<JeonjuBusTransferStopInfoVO> selectBusTransferStopInfo(JeonjuBusTransferStopInfoVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBaseInfoBusStop
public java.util.List<JeonjuBaseInfoBusStopVO> selectBaseInfoBusStop(JeonjuBaseInfoBusStopVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBaseInfoNosunBusStop
public java.util.List<JeonjuBaseInfoNosunBusStopVO> selectBaseInfoNosunBusStop(JeonjuBaseInfoNosunBusStopVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBaseInfoBusNode
public java.util.List<JeonjuBaseInfoBusNodeVO> selectBaseInfoBusNode(JeonjuBaseInfoBusNodeVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBaseInfoBusRoute
public java.util.List<JeonjuBaseInfoBusRouteVO> selectBaseInfoBusRoute(JeonjuBaseInfoBusRouteVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectBaseInfoBusOperation
public java.util.List<JeonjuBaseInfoBusOperationVO> selectBaseInfoBusOperation(JeonjuBaseInfoBusOperationVO routeVO)
throws java.lang.Exception
- Throws:
java.lang.Exception