public interface HierarchicalDataSource<T extends JRDataSource>
Modifier and Type | Method and Description |
---|---|
T |
subDataSource() |
T |
subDataSource(String selectExpression) |
T subDataSource() throws JRException
JRException
T subDataSource(String selectExpression) throws JRException
JRException
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.