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

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

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

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

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

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



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