What is ibatis in java?
Answer / Sarvesh Khan
iBATIS (pronounced as i-batis) is a lightweight open source persistence framework for Java that provides database access with SQL Maps. It uses XML files to define queries and maps the results to POJOs (Plain Old Java Objects).
| Is This Answer Correct ? | 0 Yes | 0 No |
What can open a jar file?
What is an action class in java?
What is jersey in java?
How do I open the java console in windows 10?
What is aop java?
What is lazy loading in jpa?
How do I download and install eclipse on windows 10?
Which is more secure: java or activex? : java security
Can we extract main method from another class?
What is gwt in java?
How can I write a program that takes command line input?
How to load a class programmatically?