Uses of Interface
org.acegisecurity.domain.dao.EvictionCapable

Packages that use EvictionCapable
org.acegisecurity.domain.hibernate Hibernate-specific implementations of the domain subproject interfaces. 
 

Uses of EvictionCapable in org.acegisecurity.domain.hibernate
 

Classes in org.acegisecurity.domain.hibernate that implement EvictionCapable
 class DaoHibernate<E extends PersistableEntity>
          Generics supporting Dao implementation that uses Hibernate 3 for persistence.
 



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.