it.cnr.contab.prevent01.bulk.Pdg_modulo_speseBulkPersistentInfo.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.Pdg_modulo_speseBulk" homeClassName="it.cnr.contab.prevent01.bulk.Pdg_modulo_speseHome"> <defaultColumnMap tableName="PDG_MODULO_SPESE"> <columnMapping columnName="ESERCIZIO" propertyName="pdg_modulo_costi.pdg_modulo.esercizio" /> <columnMapping columnName="CD_CENTRO_RESPONSABILITA" propertyName="pdg_modulo_costi.pdg_modulo.cdr.cd_centro_responsabilita"/> <columnMapping columnName="PG_PROGETTO" propertyName="pdg_modulo_costi.pdg_modulo.progetto.pg_progetto"/> <columnMapping columnName="ID_CLASSIFICAZIONE" propertyName="classificazione.id_classificazione"/> <columnMapping columnName="CD_CDS_AREA" propertyName="area.cd_unita_organizzativa"/> <columnMapping columnName="CD_COFOG" propertyName="cofog.cd_cofog"/> <columnMapping columnName="CD_MISSIONE" propertyName="pdgMissione.cd_missione"/> <columnMapping columnName="CD_UNITA_PIANO" propertyName="voce_piano_economico.unita_organizzativa.cd_unita_organizzativa" fetchOnly="false" /> <columnMapping columnName="CD_VOCE_PIANO" propertyName="voce_piano_economico.cd_voce_piano" fetchOnly="false" /> </defaultColumnMap> <persistentProperty name="pdg_modulo_costi" partOfOid="true" /> <persistentProperty name="classificazione" partOfOid="true" /> <persistentProperty name="area" partOfOid="true" /> <persistentProperty name="cofog" partOfOid="false" /> <persistentProperty name="pdgMissione" partOfOid="false" /> <persistentProperty name="voce_piano_economico" /> </SQLPersistentInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy