| Interface | Description |
|---|---|
| I2b2DomainDao<E extends I2b2DomainEntity> |
A data access object interface for working with
I2b2DomainEntity
objects in a data store. |
| I2b2ProjectDao<U extends I2b2ProjectEntity> |
A data access object interface for working with
I2b2ProjectEntity
objects in a data store. |
| I2b2RoleDao<U extends I2b2RoleEntity> |
A data access object interface for working with
I2b2RoleEntity
objects in a data store. |
| Class | Description |
|---|---|
| JpaGroupDao | |
| JpaI2b2DomainDao | |
| JpaI2b2ProjectDao | |
| JpaI2b2RoleDao | |
| JpaRoleDao | |
| JpaUserDao | |
| JpaUserTemplateDao |
Copyright © 2015–2016 Emory University. All rights reserved.