Uses of Package
org.apache.shiro.dao

Packages that use org.apache.shiro.dao
org.apache.shiro.dao Package containing various components useful when building Data Access Objects (DAOs), including a generic Data Access Exception hierarchy. 
org.apache.shiro.ldap   
 

Classes in org.apache.shiro.dao used by org.apache.shiro.dao
DataAccessException
          Generic exception representing a problem when attempting to access data.
 

Classes in org.apache.shiro.dao used by org.apache.shiro.ldap
DataAccessException
          Generic exception representing a problem when attempting to access data.
InvalidResourceUsageException
          Root exception indicating invalid or incorrect usage of a data access resource.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.