|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dentaku.services.persistence.hibernate.AbstractHibernatePersistenceFactory
| Field Summary |
| Fields inherited from interface org.dentaku.services.persistence.PersistenceFactory |
ROLE |
| Constructor Summary | |
AbstractHibernatePersistenceFactory()
|
|
| Method Summary | |
abstract ModelEntity |
create()
|
abstract ModelEntity |
create(java.lang.Object source)
|
abstract ModelEntity |
findByPrimaryKey(java.lang.Long pk)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.dentaku.services.persistence.PersistenceFactory |
setManager |
| Constructor Detail |
public AbstractHibernatePersistenceFactory()
| Method Detail |
public abstract ModelEntity create()
throws PersistenceException
create in interface PersistenceFactoryPersistenceException
public abstract ModelEntity create(java.lang.Object source)
throws PersistenceException
create in interface PersistenceFactoryPersistenceException
public abstract ModelEntity findByPrimaryKey(java.lang.Long pk)
throws PersistenceException
findByPrimaryKey in interface PersistenceFactoryPersistenceException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||