forked from hugh/demo-ds-modify-provider
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.4 KiB
76 lines
2.4 KiB
4 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<WorkBook xmlVersion="20170720" releaseVersion="10.0.0">
|
||
|
<TableDataMap>
|
||
|
<TableData name="ds1" class="com.fr.data.impl.DBTableData">
|
||
|
<Parameters/>
|
||
|
<Attributes maxMemRowCount="-1"/>
|
||
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
||
|
<DatabaseName>
|
||
|
<![CDATA[FRDemo]]></DatabaseName>
|
||
|
</Connection>
|
||
|
<Query>
|
||
|
<![CDATA[Select "Anna" as username, "123456" as password]]></Query>
|
||
|
<PageQuery>
|
||
|
<![CDATA[]]></PageQuery>
|
||
|
</TableData>
|
||
|
</TableDataMap>
|
||
|
<Report class="com.fr.report.worksheet.WorkSheet" name="sheet1">
|
||
|
<ReportPageAttr>
|
||
|
<HR/>
|
||
|
<FR/>
|
||
|
<HC/>
|
||
|
<FC/>
|
||
|
</ReportPageAttr>
|
||
|
<ColumnPrivilegeControl/>
|
||
|
<RowPrivilegeControl/>
|
||
|
<RowHeight defaultValue="723900">
|
||
|
<![CDATA[723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900]]></RowHeight>
|
||
|
<ColumnWidth defaultValue="2743200">
|
||
|
<![CDATA[2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth>
|
||
|
<CellElementList>
|
||
|
<C c="0" r="0">
|
||
|
<PrivilegeControl/>
|
||
|
<Expand/>
|
||
|
</C>
|
||
|
<C c="0" r="1">
|
||
|
<O t="DSColumn">
|
||
|
<Attributes dsName="ds1" columnName="username"/>
|
||
|
<Complex/>
|
||
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
||
|
<Parameters/>
|
||
|
</O>
|
||
|
<PrivilegeControl/>
|
||
|
<Expand dir="0"/>
|
||
|
</C>
|
||
|
<C c="1" r="1">
|
||
|
<O t="DSColumn">
|
||
|
<Attributes dsName="ds1" columnName="password"/>
|
||
|
<Complex/>
|
||
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
||
|
<Parameters/>
|
||
|
</O>
|
||
|
<PrivilegeControl/>
|
||
|
<Expand dir="0"/>
|
||
|
</C>
|
||
|
</CellElementList>
|
||
|
<ReportAttrSet>
|
||
|
<ReportSettings headerHeight="0" footerHeight="0">
|
||
|
<PaperSetting/>
|
||
|
<Background name="ColorBackground" color="-1"/>
|
||
|
</ReportSettings>
|
||
|
</ReportAttrSet>
|
||
|
<PrivilegeControl/>
|
||
|
</Report>
|
||
|
<ReportParameterAttr>
|
||
|
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0" useParamsTemplate="true" currentIndex="0"/>
|
||
|
<PWTitle>
|
||
|
<![CDATA[参数]]></PWTitle>
|
||
|
</ReportParameterAttr>
|
||
|
<StyleList/>
|
||
|
<DesignerVersion DesignerVersion="KAA"/>
|
||
|
<PreviewType PreviewType="0"/>
|
||
|
<TemplateIdAttMark class="com.fr.base.iofile.attr.TemplateIdAttrMark">
|
||
|
<TemplateIdAttMark TemplateId="a60faf62-6ca9-4833-ba41-e264afb68b44"/>
|
||
|
</TemplateIdAttMark>
|
||
|
</WorkBook>
|