|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.flowwatch.utils.ConfigAndFactory
public class ConfigAndFactory
| Constructor Summary | |
|---|---|
ConfigAndFactory()
|
|
| Method Summary | |
|---|---|
org.hibernate.cfg.AnnotationConfiguration |
getConfig()
Get the config |
org.hibernate.SessionFactory |
getFactory()
Get the factory |
void |
setConfig(org.hibernate.cfg.AnnotationConfiguration config)
Set the config |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigAndFactory()
| Method Detail |
|---|
public org.hibernate.cfg.AnnotationConfiguration getConfig()
public void setConfig(org.hibernate.cfg.AnnotationConfiguration config)
config - the config to setpublic org.hibernate.SessionFactory getFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||