it.cnr.contab.prevent01.bulk.V_pdg_piano_ripartoBasePersistentInfo.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.prevent01.bulk.V_pdg_piano_ripartoBase" homeClassName="it.cnr.contab.prevent01.bulk.V_pdg_piano_ripartoHome"> <defaultColumnMap tableName="V_PDG_PIANO_RIPARTO"> <columnMapping columnName="ESERCIZIO" propertyName="esercizio" sqlTypeName="DECIMAL" columnSize="4" nullable="true" /> <columnMapping columnName="CD_CENTRO_RESPONSABILITA" propertyName="cd_centro_responsabilita" sqlTypeName="VARCHAR" columnSize="30" nullable="true" /> <columnMapping columnName="DS_CDR" propertyName="ds_cdr" sqlTypeName="VARCHAR" columnSize="300" nullable="true" /> <columnMapping columnName="ID_CLASSIFICAZIONE" propertyName="id_classificazione" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="CD_CLASSIFICAZIONE" propertyName="cd_classificazione" sqlTypeName="VARCHAR" columnSize="34" nullable="true" /> <columnMapping columnName="DS_CLASSIFICAZIONE" propertyName="ds_classificazione" sqlTypeName="VARCHAR" columnSize="250" nullable="true" /> <columnMapping columnName="IMPORTO_ASSEGNATO" propertyName="importo_assegnato" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="IMPORTO_RIPARTITO" propertyName="importo_ripartito" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> <columnMapping columnName="IMPORTO_DA_RIPARTIRE" propertyName="importo_da_ripartire" sqlTypeName="DECIMAL" columnSize="22" nullable="true" /> </defaultColumnMap> <persistentProperty name="esercizio" /> <persistentProperty name="cd_centro_responsabilita" /> <persistentProperty name="ds_cdr" /> <persistentProperty name="id_classificazione" /> <persistentProperty name="cd_classificazione" /> <persistentProperty name="ds_classificazione" /> <persistentProperty name="importo_assegnato" /> <persistentProperty name="importo_ripartito" /> <persistentProperty name="importo_da_ripartire" /> </SQLPersistentInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy