|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.velocityweb.BaseDao
Base DAO class template, receive application context from service class
| Constructor Summary | |
BaseDao(BaseService srv)
contructor,force to new dao in service, not in other classes |
|
| Method Summary | |
AppContext |
getAppContext()
get application context, normally should not use this |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseDao(BaseService srv)
srv - service object| Method Detail |
public AppContext getAppContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||