| Package | Description |
|---|---|
| net.dontdrinkandroot.persistence.dao |
| Class and Description |
|---|
| GenericDao
General contract of a Data Access Object that manages
Entity instances. |
| GenericJpaDao
Base implementation of a
GenericDao that uses a JPA EntityManager. |
| TypedDao
Contract of a Data Access Object that manages a specific
Entity class. |
Copyright © 2014 dontdrinkandroot. All rights reserved.