it.cnr.contab.compensi00.tabrif.bulk.ScaglioneKeyPersistentInfo.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.compensi00.tabrif.bulk.ScaglioneKey" > <defaultColumnMap tableName="SCAGLIONE" > <columnMapping columnName="CD_REGIONE" propertyName="cd_regione" sqlTypeName="VARCHAR" columnSize="10" nullable="false" primary="true" /> <columnMapping columnName="IM_INFERIORE" propertyName="im_inferiore" sqlTypeName="DECIMAL" columnSize="15" columnScale="2" nullable="false" primary="true" /> <columnMapping columnName="CD_CONTRIBUTO_RITENUTA" propertyName="cd_contributo_ritenuta" sqlTypeName="VARCHAR" columnSize="10" nullable="false" primary="true" /> <columnMapping columnName="DT_INIZIO_VALIDITA" propertyName="dt_inizio_validita" sqlTypeName="TIMESTAMP" columnSize="7" nullable="false" primary="true" /> <columnMapping columnName="PG_COMUNE" propertyName="pg_comune" sqlTypeName="DECIMAL" columnSize="10" nullable="false" primary="true" /> <columnMapping columnName="TI_ANAGRAFICO" propertyName="ti_anagrafico" sqlTypeName="CHAR" columnSize="1" nullable="false" primary="true" /> <columnMapping columnName="TI_ENTE_PERCIPIENTE" propertyName="ti_ente_percipiente" sqlTypeName="CHAR" columnSize="1" nullable="false" primary="true" /> <columnMapping columnName="CD_PROVINCIA" propertyName="cd_provincia" sqlTypeName="VARCHAR" columnSize="10" nullable="false" primary="true" /> </defaultColumnMap> <persistentProperty name="cd_regione" partOfOid="true" /> <persistentProperty name="im_inferiore" partOfOid="true" /> <persistentProperty name="cd_contributo_ritenuta" partOfOid="true" /> <persistentProperty name="dt_inizio_validita" partOfOid="true" /> <persistentProperty name="pg_comune" partOfOid="true" /> <persistentProperty name="ti_anagrafico" partOfOid="true" /> <persistentProperty name="ti_ente_percipiente" partOfOid="true" /> <persistentProperty name="cd_provincia" partOfOid="true" /> </SQLPersistentInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy