There are essentially no options for this now. The parser code does much more than parsing - there is a lot of validation and preparation work mixed in with the parse. It would be very difficult to separate those functions with the current code base.
This is a high priority to fix in the next version of iBATIS (3.0), but it will be quite some time before we see that. Jeff Butler On 8/2/07, Alex Shneyderman <[EMAIL PROTECTED]> wrote: > > But an important nevertheless: > > I wonder what are the options of configuring iBatis sqlMapClient non-xml > way? > Some documentation, tips, samples would be of great help. > > > -- > Thanks, > Alex. >
