Uses of Class
org.hibernate.internal.jaxb.mapping.orm.JaxbEntityResult

Packages that use JaxbEntityResult
org.hibernate.internal.jaxb.mapping.orm   
 

Uses of JaxbEntityResult in org.hibernate.internal.jaxb.mapping.orm
 

Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbEntityResult
protected  List<JaxbEntityResult> JaxbSqlResultSetMapping.entityResult
           
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbEntityResult
 JaxbEntityResult ObjectFactory.createJaxbEntityResult()
          Create an instance of JaxbEntityResult
 

Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbEntityResult
 List<JaxbEntityResult> JaxbSqlResultSetMapping.getEntityResult()
          Gets the value of the entityResult property.
 



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