Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » cfg » [javadoc | source]
org.hibernate.cfg
public class: EJB3DTDEntityResolver [javadoc | source]
java.lang.Object
   org.hibernate.util.DTDEntityResolver
      org.hibernate.cfg.EJB3DTDEntityResolver

All Implemented Interfaces:
    Serializable, EntityResolver

Field Summary
public static final  EntityResolver INSTANCE     
 boolean resolved     
Method from org.hibernate.cfg.EJB3DTDEntityResolver Summary:
isResolved,   resolveEntity
Methods from org.hibernate.util.DTDEntityResolver:
resolveEntity,   resolveInHibernateNamespace,   resolveInLocalNamespace
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.cfg.EJB3DTDEntityResolver Detail:
 public boolean isResolved() 
 public InputSource resolveEntity(String publicId,
    String systemId)