Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Map multiple resultSets with annotations #685

@GoogleCodeExporter

Description

@GoogleCodeExporter
What version of the MyBatis are you using?
3.1.1

It would be great if multiple resultSets could be mapped entirely with 
annotations.  Currently, we have to define each resultMap in XML and refer to 
them in our annotations.

It would be simpler for our code generator tools if everything could be done 
with Annotations (we only use stored procedures, so I think  this is something 
that could be possible for us).

Original issue reported on code.google.com by [email protected] on 28 Sep 2012 at 3:06

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions