| Package | Description |
|---|---|
| org.jasig.services.persondir.support.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiRowJdbcPersonAttributeDao
An
IPersonAttributeDao
implementation that maps attribute names and values from name and value column
pairs. |
class |
SingleRowJdbcPersonAttributeDao
An
IPersonAttributeDao
implementation that maps from column names in the result of a SQL query
to attribute names. |
Copyright © 2015 Jasig. All Rights Reserved.