| Package | Description |
|---|---|
| org.eurekaclinical.standardapis.dao |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJpaGroupDao<U extends GroupEntity>
An implementation of the
UserDao interface, backed by JPA entities
and queries. |
interface |
GroupDao<U extends GroupEntity>
A data access object interface for working with
GroupEntity objects
in a data store. |
Copyright © 2016–2018 Emory University. All rights reserved.