iBATOR « ibatis « Java Database Q&A





1. iBATOR classPathEntry, can it be set as relative to the project?    stackoverflow.com

When following this tutorial the one thing I really have a question on is the classPathEntry: http://blog.agdunn.net/?p=313 Notice his entry is hard wired to the full path of the mysql-connector ...

2. ibatis ibator Java code generation problem    stackoverflow.com

I use ibator eclipse plugin 1.2.1. My RDBMS is MySQL 5.1. I have a ibator config file as shown below:

        <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ...

3. Ibator plugin to add properties to example class?    stackoverflow.com

We are having to do alot of Extended examples, mostly to add properties for Oracle paging. Is there a plugin to extend the <table> element so we can add properties? ...