| Modifier and Type | Field and Description |
|---|---|
protected javax.persistence.EntityManager |
em |
protected EntityConfiguration |
entityConfiguration |
| Constructor and Description |
|---|
PhoneDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
Phone |
create() |
Phone |
readPhoneById(Long phoneId) |
Phone |
save(Phone phone) |
protected javax.persistence.EntityManager em
protected EntityConfiguration entityConfiguration
Copyright © 2016. All rights reserved.