|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.hortis.sonar.service.Dao
public abstract class Dao
| Field Summary | |
|---|---|
protected org.slf4j.Logger |
log
|
protected javax.persistence.EntityManager |
manager
|
| Constructor Summary | |
|---|---|
Dao(javax.persistence.EntityManager manager)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final javax.persistence.EntityManager manager
protected final org.slf4j.Logger log
| Constructor Detail |
|---|
public Dao(javax.persistence.EntityManager manager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||