Uses of Class
org.pentaho.platform.plugin.services.connections.hql.HQLResultSet

Packages that use HQLResultSet
org.pentaho.platform.plugin.services.connections.hql   
 

Uses of HQLResultSet in org.pentaho.platform.plugin.services.connections.hql
 

Constructors in org.pentaho.platform.plugin.services.connections.hql with parameters of type HQLResultSet
HQLMetaData(java.util.List data, HQLResultSet resultSet, java.lang.String[] columnNames, org.hibernate.type.Type[] colummTypes)