|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthu.diplomamunka.persistence.Handler
public class Handler
| Field Summary | |
|---|---|
protected static org.hibernate.Session |
session
|
| Constructor Summary | |
|---|---|
protected |
Handler()
|
| Method Summary | |
|---|---|
protected void |
closeSession()
Closes the database session |
protected org.hibernate.Session |
getSession()
|
protected org.hibernate.Transaction |
getTransaction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.hibernate.Session session
| Constructor Detail |
|---|
protected Handler()
| Method Detail |
|---|
protected org.hibernate.Session getSession()
protected void closeSession()
protected org.hibernate.Transaction getTransaction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||