Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.ColumnResult

Packages that use ColumnResult
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of ColumnResult in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type ColumnResult
protected  List<ColumnResult> SqlResultSetMapping.columnResult
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return ColumnResult
 ColumnResult ObjectFactory.createColumnResult()
          Create an instance of ColumnResult
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type ColumnResult
 List<ColumnResult> SqlResultSetMapping.getColumnResult()
          Gets the value of the columnResult property.
 



Copyright © 2009-2011. All Rights Reserved.