Him,
I am trying to implement Transactions.
My code is
[code]
public void testTrans() throws SQLException {
try{
System.out.println("in DAOimpl");
if(getSqlMapClient() == null){
System.out.println("getSqlMapCli
Perhaps that is because you build for java 6 and not java 5?
http://java.sun.com/javase/6/docs/api/java/sql/ResultSet.html#updateNClob(int,%20java.sql.NClob)
Also see (probably among others):
http://www.mail-archive.com/d...@ibatis.apache.org/msg03146.html
DelGurth
On Tue, Jun 16, 2009 at 10:0
Building the trunk source doesn't work out for me. The java compiler returns
2 errors:
SVN Url: http://svn.apache.org/repos/asf/ibatis/trunk
Ant: src.compile:
[javac]
D:\SVN\iBatis\java\ibatis-2\ibatis-2-core\src\com\ibatis\common\jdbc\SimpleD
ataSource.java:52: com.ibatis.common.jdbc.SimpleD