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

it.cnr.contab.inventario00.docs.bulk.V_impegni_inventarioBasePersistentInfo.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.inventario00.docs.bulk.V_impegni_inventarioBase"
	homeClassName="it.cnr.contab.inventario00.docs.bulk.V_impegni_inventarioHome">
	<defaultColumnMap
		tableName="v_impegni_inventario">
		<columnMapping
			columnName="ESERCIZIO"
			propertyName="esercizio"
			sqlTypeName="DECIMAL"
			columnSize="22"
			nullable="true" />
		<columnMapping
			columnName="CD_CDS"
			propertyName="cd_cds"
			sqlTypeName="VARCHAR"
			columnSize="30"
			nullable="true" />
		<columnMapping
			columnName="CD_UNITA_ORGANIZZATIVA"
			propertyName="cd_unita_organizzativa"
			sqlTypeName="VARCHAR"
			columnSize="30"
			nullable="true" />	
		<columnMapping
			columnName="ESERCIZIO_ORIGINALE"
			propertyName="esercizio_originale"
			sqlTypeName="DECIMAL"
			columnSize="22"
			nullable="true" />
		<columnMapping
			columnName="PG_OBBLIGAZIONE"
			propertyName="pg_obbligazione"
			sqlTypeName="DECIMAL"
			columnSize="22"
			nullable="true" />
		<columnMapping
			columnName="PG_OBBLIGAZIONE_SCADENZARIO"
			propertyName="pg_obbligazione_scadenzario"
			sqlTypeName="DECIMAL"
			columnSize="22"
			nullable="true" />
		<columnMapping
			columnName="DS_OBBLIGAZIONE"
			propertyName="ds_obbligazione"
			sqlTypeName="VARCHAR"
			columnSize="300"
			nullable="true" />
		<columnMapping
			columnName="CD_ELEMENTO_VOCE"
			propertyName="cd_elemento_voce"
			sqlTypeName="VARCHAR"
			columnSize="20"
			nullable="true" />
		<columnMapping
			columnName="DS_ELEMENTO_VOCE"
			propertyName="ds_elemento_voce"
			sqlTypeName="VARCHAR"
			columnSize="100"
			nullable="true" />
		<columnMapping
			columnName="IMPEGNATO"
			propertyName="impegnato"
			sqlTypeName="DECIMAL"
			columnSize="22"
			columnScale="2"
			nullable="true" />
		<columnMapping
			columnName="ASSOCIATO"
			propertyName="associato"
			sqlTypeName="DECIMAL"
			columnSize="22"
			columnScale="2"
			nullable="true" />
	</defaultColumnMap>
	<persistentProperty
		name="esercizio" />
	<persistentProperty
		name="cd_cds" />
	<persistentProperty
 		name="cd_unita_organizzativa" />	
	<persistentProperty
		name="esercizio_originale" />
	<persistentProperty
		name="pg_obbligazione" />
	<persistentProperty
		name="pg_obbligazione_scadenzario" />
	<persistentProperty
		name="ds_obbligazione" />
	<persistentProperty
		name="cd_elemento_voce" />
	<persistentProperty
		name="ds_elemento_voce" />
	<persistentProperty
		name="impegnato" />
	<persistentProperty
		name="associato" />
</SQLPersistentInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy