Uses of Class
org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao

Packages that use AbstractJdbcPersonAttributeDao
org.jasig.services.persondir.support.jdbc   
 

Uses of AbstractJdbcPersonAttributeDao in org.jasig.services.persondir.support.jdbc
 

Subclasses of AbstractJdbcPersonAttributeDao in org.jasig.services.persondir.support.jdbc
 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 © 1998-2008 Java Architectures Special Interest Group. All Rights Reserved.