|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| kr.co.hit.live.transaction | |
| kr.co.hit.live.transaction.sql | |
| Uses of Session in kr.co.hit.live.transaction |
|---|
| Methods in kr.co.hit.live.transaction that return Session | |
|---|---|
Session |
Transaction.getSession()
트랜젝션의 Session 객체를 리턴한다. |
| Methods in kr.co.hit.live.transaction with parameters of type Session | |
|---|---|
void |
Transaction.setSession(Session s)
Local transaction용 Session 객체를 트랜젝션에 연결하고
local transaction을 start 한다. |
| Uses of Session in kr.co.hit.live.transaction.sql |
|---|
| Constructors in kr.co.hit.live.transaction.sql with parameters of type Session | |
|---|---|
Connection(Connection con,
Session s)
생성자이다. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||