Uploaded image for project: 'iBatis for .NET'
  1. iBatis for .NET
  2. IBATISNET-186

Fix select on argument property on constructor tag

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • DataMapper 1.5.1
    • DataMapper 1.6
    • DataMapper
    • None

    Description

      Sample :

      <resultMap id="SchemaComptable-Result" class="SchemaComptable">
      <constructor>
      <argument argumentName="id" column="SchemaComptableId" />
      <argument argumentName="comptesImputation" column="Id=SchemaComptableId" select="RechercherComptesImputation" />
      </constructor>
      </resultMap>

      Attachments

        Activity

          People

            gilles Gilles Bayon
            gilles Gilles Bayon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment