Re: iBATIS for Java 2.1.0 Released

2005-05-17 Thread Graham Cruickshanks
Exception e) { System.out.println(e.getLocalizedMessage()); } } public static void main(String[] args){ OracleJDBCTest.TestCursorViaGetObject(); OracleJDBCTest.TestCursorViaGetResultSet(); } } From: Ken Katsma <[EMAIL PROTECTED]> Reply-To: Ken Katsma <[EMAIL PROTECTED]> T

Re: iBATIS for Java 2.1.0 Released

2005-05-17 Thread Ken Katsma
pache.org"><ibatis-user-java@incubator.apache.org >>Subject: iBATIS for Java 2.1.0 Released>Date: Mon, 16 May 2005 01:58:39 -0600>>Hi all>>The subject says it all. 2.1.0 is now available.>>Change Log: http://sourceforge.net/project/shownotes.php?release_id=327667>Download: http://www.ibatis.com/downloads.html>>Cheers,>Clinton

RE: iBATIS for Java 2.1.0 Released

2005-05-16 Thread Graham Cruickshanks
] To: ibatis-dev@incubator.apache.org, "ibatis-user-java@incubator.apache.org" Subject: iBATIS for Java 2.1.0 Released Date: Mon, 16 May 2005 01:58:39 -0600 Hi all The subject says it all. 2.1.0 is now available. Change Log: http://sourceforge.net/project/shownotes.php?releas

iBATIS for Java 2.1.0 Released

2005-05-16 Thread Clinton Begin
Hi all The subject says it all.  2.1.0 is now available. Change Log: http://sourceforge.net/project/shownotes.php?release_id=327667 Download: http://www.ibatis.com/downloads.html Cheers, Clinton