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

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

Uses of InitializationCapable in org.acegisecurity.domain.hibernate
 

Classes in org.acegisecurity.domain.hibernate that implement InitializationCapable
 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.