Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024

Original comment by [email protected] on 17 May 2010 at 1:26

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from mybatis.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024

Original comment by [email protected] on 17 May 2010 at 3:12

  • Added labels: Type-Feature, Priority-Low, Version-Release3.x, Component-SqlMaps
  • Removed labels: Type-Enhancement, Priority-Medium

from mybatis.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024

Original comment by [email protected] on 2 Jun 2010 at 4:41

  • Changed state: Accepted

from mybatis.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
Hi,
I edited org.apache.ibatis.annotations.Options and 
org.apache.ibatis.builder.annotation.MapperAnnotationBuilder to make it.
Instead of adding a new annotation, I added the resultMap attribute to @Options.
Use it this way :
[code]
@Options(resultMap="mapperNamespace.resultMapId")
[/code]

Original comment by [email protected] on 28 Sep 2010 at 11:23

Attachments:

from mybatis.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
Issue 17 has been merged into this issue.

Original comment by [email protected] on 26 Dec 2010 at 11:42

from mybatis.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
Fixed in SVN for 3.0.4.  I went with a new @ResultMap annotation because I 
think the @Options annotation is getting a bit overloaded and there are 
possible unintended consequences of using that annotation.

Original comment by [email protected] on 29 Dec 2010 at 9:52

  • Changed state: Fixed
  • Added labels: Target-Release3.0.4

from mybatis.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
Hi, (Travis Hein, original reporter here).

I have upgraded to 3.0.4, and now able to make use of this @ResultMap 
annotation. 
It works perfectly ! 

Thank you for the time and consideration to implement this feature.

Original comment by [email protected] on 16 May 2011 at 6:20

from mybatis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.