Uses of Class
org.hibernate.util.DTDEntityResolver

Packages that use DTDEntityResolver
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
 

Uses of DTDEntityResolver in org.hibernate.cfg
 

Subclasses of DTDEntityResolver in org.hibernate.cfg
 class EJB3DTDEntityResolver
          Resolve JPA xsd files locally Hibernate OGM uses this class, consider this some kind of exposed service at the SPI level
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.