it.cnr.contab.docamm00.docs.bulk.AutofatturaBulkPersistentInfo.xml Maven / Gradle / Ivy
<!-- ~ 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.docamm00.docs.bulk.AutofatturaBulk" homeClassName="it.cnr.contab.docamm00.docs.bulk.AutofatturaHome" > <fetchPolicy name="default" > <exclude pattern="fattura_passiva" /> </fetchPolicy> <defaultColumnMap tableName="AUTOFATTURA" > <columnMapping columnName="CD_TIPO_SEZIONALE" propertyName="tipo_sezionale.cd_tipo_sezionale" /> <columnMapping columnName="CD_UNITA_ORGANIZZATIVA" propertyName="sezionale.cd_unita_organizzativa" fetchOnly="true" /> <columnMapping columnName="ESERCIZIO" propertyName="fattura_passiva.esercizio" fetchOnly="true" /> <columnMapping columnName="CD_CDS_FT_PASSIVA" propertyName="fattura_passiva.cd_cds" /> <columnMapping columnName="CD_UO_FT_PASSIVA" propertyName="fattura_passiva.cd_unita_organizzativa" /> <columnMapping columnName="PG_FATTURA_PASSIVA" propertyName="fattura_passiva.pg_fattura_passiva" /> </defaultColumnMap> <persistentProperty name="fattura_passiva" /> <persistentProperty name="tipo_sezionale" /> </SQLPersistentInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy