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(List data, HQLResultSet resultSet, String[] columnNames, Type[] colummTypes)