Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 1549 → Rev 1553

/branches/v3/impl/src/hbm/pt/estgp/estgweb/domain/GenericUser.hbm.xml
40,6 → 40,7
<property name="address" type="text"/>
<property name="zip" type="string"/>
<property name="country" type="string"/>
<property name="nacionalidade" type="string"/>
<property name="office" type="string"/>
<property name="ext" type="string"/>
<property name="outEmail" type="string"/>
/branches/v3/impl/src/hbm/pt/estgp/estgweb/domain/OlapQuestionarios.hbm.xml
124,43 → 124,50
<id name="id" type="long" unsaved-value="0">
<generator class="native"/>
</id>
<property name="zip" type="string"/>
<property name="country" type="string"/>
<property name="sex" type="string"/>
<property name="sigesCode" type="string" index="sigesCodeIndex"/>
<property name="distrito" type="string" index="distritoIndex"/>
<property name="concelho" type="string" index="concelhoIndex"/>
<property name="zip" type="string" index="zipIndex"/>
<property name="zipInt" type="int" index="zipIntIndex">
<column name="zipInt" default="0"/>
</property>
<property name="country" type="string" index="countryIndex"/>
<property name="nacionalidade" type="string" index="nacionalidadeIndex"/>
<property name="sex" type="string" index="sexIndex"/>
<property name="birthDate" type="date"/>
<property name="tipoAlunoTrabalhadorEstudante" type="boolean">
<column name="tipoAlunoTrabalhadorEstudante" default="false"/>
</property>
<property name="tipoAlunoErasmus" type="boolean">
<property name="tipoAlunoErasmus" type="boolean" index="tipoAlunoErasmusIndex">
<column name="tipoAlunoErasmus" default="false"/>
</property>
<property name="tipoAlunoNormal" type="boolean">
<property name="tipoAlunoNormal" type="boolean" index="tipoAlunoNormalIndex">
<column name="tipoAlunoNormal" default="false"/>
</property>
<property name="tipoAlunoBolseiro" type="boolean">
<property name="tipoAlunoBolseiro" type="boolean" index="tipoAlunoBolseiroIndex">
<column name="tipoAlunoBolseiro" default="false"/>
</property>
<property name="tipoAlunoMilitar" type="boolean">
<property name="tipoAlunoMilitar" type="boolean" index="tipoAlunoMilitarIndex">
<column name="tipoAlunoMilitar" default="false"/>
</property>
<property name="tipoAlunoDirigenteAssociativo" type="boolean">
<property name="tipoAlunoDirigenteAssociativo" type="boolean" index="tipoAlunoDirigenteAssociativoIndex">
<column name="tipoAlunoDirigenteAssociativo" default="false"/>
</property>
<property name="tipoAlunoDeficiente" type="boolean">
<property name="tipoAlunoDeficiente" type="boolean" index="tipoAlunoDeficienteIndex">
<column name="tipoAlunoDeficiente" default="false"/>
</property>
<property name="tipoAlunoBombeiro" type="boolean">
<property name="tipoAlunoBombeiro" type="boolean" index="tipoAlunoBombeiroIndex">
<column name="tipoAlunoBombeiro" default="false"/>
</property>
<property name="tipoAlunoVascodagama" type="boolean">
<property name="tipoAlunoVascodagama" type="boolean" index="tipoAlunoVascodagamaIndex">
<column name="tipoAlunoVascodagama" default="false"/>
</property>
<property name="propinasEmDia" type="boolean" >
<property name="propinasEmDia" type="boolean" index="propinasEmDiaIndex">
<column name="propinasEmDia" default="false"/>
</property>
 
<property name="academicDegree" type="string"/>
<property name="scholarDegree" type="string"/>
<property name="academicDegree" type="string" index="academicDegreeIndex"/>
<property name="scholarDegree" type="string" index="scholarDegreeIndex"/>
<many-to-one name="questionario" class="pt.estgp.estgweb.domain.Questionario" outer-join="false" lazy="proxy"/>
 
 
/branches/v3/impl/src/hbm/pt/estgp/estgweb/domain/Questionarios.hbm.xml
448,6 → 448,42
<discriminator column="discriminator"/>
<timestamp source="db" name="updateDate" unsaved-value="null"/>
<property name="saveDate" type="timestamp"/>
 
<property name="tipoAlunoFoiExtraido" type="boolean">
<column name="tipoAlunoFoiExtraido" default="false"/>
</property>
 
<property name="tipoAlunoTrabalhadorEstudante" type="boolean">
<column name="tipoAlunoTrabalhadorEstudante" default="false"/>
</property>
<property name="tipoAlunoErasmus" type="boolean" index="tipoAlunoErasmusIndex">
<column name="tipoAlunoErasmus" default="false"/>
</property>
<property name="tipoAlunoNormal" type="boolean" index="tipoAlunoNormalIndex">
<column name="tipoAlunoNormal" default="false"/>
</property>
<property name="tipoAlunoBolseiro" type="boolean" index="tipoAlunoBolseiroIndex">
<column name="tipoAlunoBolseiro" default="false"/>
</property>
<property name="tipoAlunoMilitar" type="boolean" index="tipoAlunoMilitarIndex">
<column name="tipoAlunoMilitar" default="false"/>
</property>
<property name="tipoAlunoDirigenteAssociativo" type="boolean" index="tipoAlunoDirigenteAssociativoIndex">
<column name="tipoAlunoDirigenteAssociativo" default="false"/>
</property>
<property name="tipoAlunoDeficiente" type="boolean" index="tipoAlunoDeficienteIndex">
<column name="tipoAlunoDeficiente" default="false"/>
</property>
<property name="tipoAlunoBombeiro" type="boolean" index="tipoAlunoBombeiroIndex">
<column name="tipoAlunoBombeiro" default="false"/>
</property>
<property name="tipoAlunoVascodagama" type="boolean" index="tipoAlunoVascodagamaIndex">
<column name="tipoAlunoVascodagama" default="false"/>
</property>
<property name="propinasEmDia" type="boolean" index="propinasEmDiaIndex">
<column name="propinasEmDia" default="false"/>
</property>
 
<many-to-one name="aluno" class="pt.estgp.estgweb.domain.Student" lazy="proxy" outer-join="false"/>
<many-to-one name="tipologiaRequisitada" class="pt.estgp.estgweb.domain.QuestionarioPedagogicoTipologiaRequisitada" lazy="proxy" outer-join="false" column="tipologia_requisitada"/>
<many-to-one name="respostaRequisitada" class="pt.estgp.estgweb.domain.QuestionarioRespostaRequisitada" lazy="proxy" outer-join="false"/>