|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
egovframework.rte.psl.dataaccess.EgovAbstractDAO
egovframework.rfc3.common.dao.OpenApiJwwwAbstractDAO
egovframework.rfc3.openapi20.dao.JwwwEventDAO
@Repository(value="JwwwEventDAO") public class JwwwEventDAO
| Constructor Summary | |
|---|---|
JwwwEventDAO()
|
|
| Method Summary | |
|---|---|
JeventVO |
getEventDataInfo(JeventSearchVO jeventSearchVO)
이벤트 세부 정보 |
java.util.List<JeventVO> |
selectBoardDataList(JeventSearchVO jeventSearchVO)
이벤트 검색 목록 |
int |
selectEventDataListCnt(JeventSearchVO jeventSearchVO)
이벤트 검색 수 |
| Methods inherited from class egovframework.rfc3.common.dao.OpenApiJwwwAbstractDAO |
|---|
delete, insert, list, listWithPaging, selectByPk, setSuperSqlMapClient, update |
| 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 |
| Constructor Detail |
|---|
public JwwwEventDAO()
| Method Detail |
|---|
public int selectEventDataListCnt(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
jeventSearchVO -
java.lang.Exception
public java.util.List<JeventVO> selectBoardDataList(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
jeventSearchVO -
java.lang.Exception
public JeventVO getEventDataInfo(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
jeventSearchVO -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||