[
https://issues.apache.org/jira/browse/IBATISNET-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles Bayon closed IBATISNET-281.
----------------------------------
Resolution: Fixed
Assignee: Gilles Bayon
in SVN
> Refactor XML discriminator configuration
> ----------------------------------------
>
> Key: IBATISNET-281
> URL: https://issues.apache.org/jira/browse/IBATISNET-281
> Project: iBatis for .NET
> Issue Type: Improvement
> Components: DataMapper
> Affects Versions: DataMapper 3.0
> Reporter: Gilles Bayon
> Assignee: Gilles Bayon
> Fix For: DataMapper 3.0
>
>
> The discriminator defnition is now as
> <discriminator column="" javaType="" jdbcType="">
> <case value="" resultMap=""/>
> <case value="" resultMap=""/>
> <default resultMap=""/>
> </discriminator>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.