| 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
|
 |
 |
|
|
subject: What does IBatis/MyBatis use internally to return the resultset
|
|
|