Uses of Interface
net.sourceforge.domian.repository.BinaryFormatRepository

Packages that use BinaryFormatRepository
net.sourceforge.domian.repository   
 

Uses of BinaryFormatRepository in net.sourceforge.domian.repository
 

Classes in net.sourceforge.domian.repository that implement BinaryFormatRepository
 class HibernateRepository<T extends Entity>
          This repository implementation is based on the Hibernate object-relational mapping (ORM) tool, and its implementation of the Java Persistence API 1.0 (JPA).
 



Copyright © 2006-2010. All Rights Reserved.