|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.persist.HibernatePersistor
public abstract class HibernatePersistor
| Field Summary | |
|---|---|
protected org.hibernate.cfg.Configuration |
_cfg
|
| Fields inherited from interface com.u2d.app.PersistenceMechanism |
|---|
MANY_TO_MANY, ONE_TO_MANY |
| Constructor Summary | |
|---|---|
HibernatePersistor()
|
|
| Method Summary | |
|---|---|
void |
exportSchema(java.lang.String path)
|
static void |
main(java.lang.String[] args)
|
void |
updateSchema()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.u2d.app.HBMPersistenceMechanism |
|---|
fetch, getSession, hql |
| Methods inherited from interface com.u2d.app.PersistenceMechanism |
|---|
authenticate, browse, delete, fetchSingle, init, list, list, load, lookup, save, updateAssociation |
| Field Detail |
|---|
protected org.hibernate.cfg.Configuration _cfg
| Constructor Detail |
|---|
public HibernatePersistor()
| Method Detail |
|---|
public void exportSchema(java.lang.String path)
public void updateSchema()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||