aspose file tools
The moose likes Object Relational Mapping and the fly likes What does IBatis/MyBatis use internally to return the resultset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "What does IBatis/MyBatis use internally to return the resultset" Watch "What does IBatis/MyBatis use internally to return the resultset" New topic
Author

What does IBatis/MyBatis use internally to return the resultset

Kumar Raja
Ranch Hand

Joined: Mar 18, 2010
Posts: 458

Hi All,

What datastructure does IBatis internally use while returning the resultset ? Does it use ArrayList or LinkedList equivalent to Java ? Can we actually specify what to be used internally ? if yes, where do we set this up.

Thanks


Regards
KumarRaja

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What does IBatis/MyBatis use internally to return the resultset
 
Similar Threads
iBatis query
Blob and Clob in iBatis
iBatis Select Query Results
Topic : comparing Hibernate with iBatis
iBATIS appends String to table name