All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.cnr.contab.prevent01.bulk.Pdg_contrattazione_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_contrattazione_speseBulk"
	homeClassName="it.cnr.contab.prevent01.bulk.Pdg_contrattazione_speseHome">
	<defaultColumnMap
		tableName="PDG_CONTRATTAZIONE_SPESE">
		<columnMapping
			columnName="ESERCIZIO_DIP"
			propertyName="pdg_dip_area.esercizio" />
		<columnMapping
			columnName="CD_DIPARTIMENTO"
			propertyName="pdg_dip_area.dipartimento.cd_dipartimento" />
		<columnMapping
			columnName="PG_DETTAGLIO_DIP"
			propertyName="pdg_dip_area.pg_dettaglio" />
		<columnMapping
			columnName="CD_CENTRO_RESPONSABILITA"
			propertyName="cdr.cd_centro_responsabilita"/>
		<columnMapping
			columnName="PG_PROGETTO"
			propertyName="progetto.pg_progetto"/>
		<columnMapping
			columnName="ID_CLASSIFICAZIONE"
			propertyName="classificazione.id_classificazione"/>
		<columnMapping
			columnName="CD_CDS_AREA"
			propertyName="area.cd_unita_organizzativa"/>
	</defaultColumnMap>
	<persistentProperty
		name="pdg_dip_area" />
	<persistentProperty
		name="cdr" 		
		partOfOid="true" />
	<persistentProperty
		name="progetto" 		
		partOfOid="true" />
	<persistentProperty
		name="classificazione" />
	<persistentProperty
		name="area"/>
	<fetchPolicy
		name="it.cnr.contab.prevent01.comp.PdgContrSpeseComponent.findCdr">
		<exclude pattern="*"/>
		<include pattern="unita_padre"/>
	</fetchPolicy>				
</SQLPersistentInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy