i don't see why you would need to use ibatis for that. If you wanted to you could write a Realm implementation that took advantage of ibatis... but, why?
Brandon On Thu, 17 Mar 2005 15:37:03 +0000, Tim Christopher <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone let me know if it is possible to use iBATIS for > implementing JDBCRealm, or do I have to access the database directly? > > I've looked on Google and in the Developer Notes for iBATIS and have > found nothing on this topic. > > Any help would be much appreciated. > > Tim Christopher >

