it.cnr.contab.doccont00.intcass.bulk.V_distinte_totBasePersistentInfo.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright (C) 2019 Consiglio Nazionale delle Ricerche ~ ~ This program is free software: you can redistribute it and/or modify ~ it under the terms of the GNU Affero General Public License as ~ published by the Free Software Foundation, either version 3 of the ~ License, or (at your option) any later version. ~ ~ This program is distributed in the hope that it will be useful, ~ but WITHOUT ANY WARRANTY; without even the implied warranty of ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ~ GNU Affero General Public License for more details. ~ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see <https://www.gnu.org/licenses/>. --> <SQLPersistentInfo persistentClassName="it.cnr.contab.doccont00.intcass.bulk.V_distinte_totBase" homeClassName="it.cnr.contab.doccont00.intcass.bulk.V_distinte_totHome"> <defaultColumnMap tableName="V_DISTINTE_TOT"> <columnMapping columnName="CDS" propertyName="cds" sqlTypeName="VARCHAR" columnSize="30" nullable="true" /> <columnMapping columnName="ESERCIZIO" propertyName="esercizio" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="UO" propertyName="uo" sqlTypeName="VARCHAR" columnSize="30" nullable="true" /> <columnMapping columnName="PG_DISTINTA" propertyName="pg_distinta" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="PG_DISTINTA_DEF" propertyName="pg_distinta_def" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="DT_EMISSIONE" propertyName="dt_emissione" sqlTypeName="TIMESTAMP" columnSize="7" nullable="true" /> <columnMapping columnName="DT_INVIO" propertyName="dt_invio" sqlTypeName="TIMESTAMP" columnSize="7" nullable="true" /> <columnMapping columnName="TIPO" propertyName="tipo" sqlTypeName="VARCHAR" columnSize="6" nullable="true" /> <columnMapping columnName="TOT_MANDATI" propertyName="tot_mandati" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="TOT_REVERSALI" propertyName="tot_reversali" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="TOT_PAGATO" propertyName="tot_pagato" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="TOT_INCASSATO" propertyName="tot_incassato" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="DIFF_PAGATO" propertyName="diff_pagato" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="DIFF_INCASSATO" propertyName="diff_incassato" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> </defaultColumnMap> <persistentProperty name="cds" /> <persistentProperty name="esercizio" /> <persistentProperty name="uo" /> <persistentProperty name="pg_distinta" /> <persistentProperty name="pg_distinta_def" /> <persistentProperty name="dt_emissione" /> <persistentProperty name="dt_invio" /> <persistentProperty name="tipo" /> <persistentProperty name="tot_mandati" /> <persistentProperty name="tot_reversali" /> <persistentProperty name="tot_pagato" /> <persistentProperty name="tot_incassato" /> <persistentProperty name="diff_pagato" /> <persistentProperty name="diff_incassato" /> </SQLPersistentInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy