RE: Getting object access to resultMap definitions

2006-01-28 Thread Niels Beekman
This is currently not possible, you can vote for it at: http://issues.apache.org/jira/browse/IBATIS-94 Niels From: Eric Blue [mailto:[EMAIL PROTECTED] Sent: zaterdag 28 januari 2006 3:12 To: user-java@ibatis.apache.org Subject: Getting object access to

Getting object access to resultMap definitions

2006-01-27 Thread Eric Blue
Hi, Does anybody know if it's possible to get information about a given result map without parsing the XML configuration?  What I want to be able to do is get the property to column mapping based on the class name.  I essentially want to do validation and transformation of a pseudo-query language