|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DbSessionProvider
Provide DbSession when requested by DbQuery inside of some context.
| Method Summary | |
|---|---|
void |
closeDbSession()
Closes db session if opened in some context. |
DbSession |
getDbSession()
Returns DbSession instance. |
| Method Detail |
|---|
DbSession getDbSession()
DbSession instance. May throws an exception if session can not be provided.
void closeDbSession()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||