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

it.cnr.contab.segnalazioni00.bulk.Attivita_siglaBulkPersistentInfo.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.segnalazioni00.bulk.Attivita_siglaBulk"
	homeClassName="it.cnr.contab.segnalazioni00.bulk.Attivita_siglaHome">
	<defaultColumnMap
		tableName="ATTIVITA_SIGLA">
		<columnMapping
			columnName="CD_REDATTORE"
			propertyName="terzo.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
		<columnMapping
			columnName="CD_RESPONSABILE_1"
			propertyName="terzo1.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
		<columnMapping
			columnName="CD_RESPONSABILE_2"
			propertyName="terzo2.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
		<columnMapping
			columnName="CD_RESPONSABILE_3"
			propertyName="terzo3.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
		<columnMapping
			columnName="CD_RESPONSABILE_4"
			propertyName="terzo4.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
		<columnMapping
			columnName="CD_RESPONSABILE_5"
			propertyName="terzo5.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
		<columnMapping
			columnName="CD_RESPONSABILE_6"
			propertyName="terzo6.cd_terzo"
			sqlTypeName="DECIMAL"
			columnSize="8"
			nullable="true" />
	</defaultColumnMap>
	<persistentProperty
		name="terzo" />
	<persistentProperty
		name="terzo1" />
	<persistentProperty
		name="terzo2" />
	<persistentProperty
		name="terzo3" />
	<persistentProperty
		name="terzo4" />
	<persistentProperty
		name="terzo5" />
	<persistentProperty
		name="terzo6" />
</SQLPersistentInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy