|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.fenyo.gnetwatch.Synchro
public class Synchro
This class maintains object-relational mappings.
| Field Summary | |
|---|---|
private Config |
config
|
private static Log |
log
|
private SessionFactory |
sessionFactory
|
| Constructor Summary | |
|---|---|
Synchro(Config config)
Constructor. |
|
| Method Summary | |
|---|---|
void |
end()
|
SessionFactory |
getSessionFactory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static Log log
private final Config config
private final SessionFactory sessionFactory
| Constructor Detail |
|---|
public Synchro(Config config)
config - configuration.| Method Detail |
|---|
public SessionFactory getSessionFactory()
public void end()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||