| Package | Description |
|---|---|
| org.eurekaclinical.standardapis.dao | |
| org.eurekaclinical.standardapis.filter |
| Class and Description |
|---|
| Dao
Provides an interface for the common CRUD operations for an entity.
|
| DaoWithUniqueName
Provides an interface for the common CRUD operations for an entity.
|
| DatabaseSupport |
| DatabaseSupport.SqlComparator
Comparators for constructing where clauses that set a threshold on a
numerical value.
|
| GenericDao
Generic implementation of the
Dao interface. |
| GroupDao
A data access object interface for working with
GroupEntity objects
in a data store. |
| HistoricalDao
A data access object that manages an entity that maintains its historical
state.
|
| QueryPathProvider
Provides an interface for the subclasses to easily perform queries
without having to deal with a lot of boiler-plate code.
|
| RoleDao
A data access object interface for working with
RoleEntity objects in
a data store. |
| UserDao
A data access object interface for working with
UserEntity objects
in a data store. |
| UserTemplateDao |
| Class and Description |
|---|
| UserDao
A data access object interface for working with
UserEntity objects
in a data store. |
Copyright © 2016–2019 Emory University. All rights reserved.