Multiple choice technology databases What is iBATIS? iBATIS is a O/R Mapping tool. iBATIS is a first class persistence framework with support for custom SQL, stored procedures and advanced mappings. iBATIS is a java development tool. iBATIS is a first class persistence framework, and will not support for custom SQL, but will support stored procedures. Reveal answer Fill a bubble to check yourself B Correct answer Explanation iBATIS is a persistence framework that maps SQL statements to Java objects, emphasizing full control over custom SQL and stored procedures rather than full object-relational mapping (ORM).