it.cnr.contab.preventvar00.bulk.Var_bilancio_detBulkPersistentInfo.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.preventvar00.bulk.Var_bilancio_detBulk" keyClassName="it.cnr.contab.preventvar00.bulk.Var_bilancio_detKey" homeClassName="it.cnr.contab.preventvar00.bulk.Var_bilancio_detHome" > <defaultColumnMap tableName="VAR_BILANCIO_DET" > <columnMapping columnName="CD_CDS" propertyName="varBilancio.bilancio.cd_cds" /> <columnMapping columnName="ESERCIZIO" propertyName="varBilancio.bilancio.esercizio" /> <columnMapping columnName="TI_APPARTENENZA" propertyName="varBilancio.bilancio.ti_appartenenza" /> <columnMapping columnName="PG_VARIAZIONE" propertyName="varBilancio.pg_variazione" /> <columnMapping columnName="ESERCIZIO" propertyName="voceFSaldi.esercizio" fetchOnly="true" /> <columnMapping columnName="TI_APPARTENENZA" propertyName="voceFSaldi.ti_appartenenza" fetchOnly="true" /> <columnMapping columnName="TI_GESTIONE" propertyName="voceFSaldi.ti_gestione" /> <columnMapping columnName="CD_VOCE" propertyName="voceFSaldi.cd_voce" /> </defaultColumnMap> <persistentProperty name="varBilancio" /> </SQLPersistentInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy