1. "Invalid SQL statement or JDBC escape, terminating '}' not found." with jTDS and Sybase stackoverflow.comI'm calling a stored procedure via ibatis. It works, and has worked, when using the jconn2.jar (5.5). When I swap it out for the jtds jar (1.2.5) I get an exception ... |
2. iBatis mapping: map a string field into a List |
3. Creating a Java project that uses myBatis and Sybase Database stackoverflow.comCould someone please show me where to go for some decent tutorials for setting up ibatis using a sybase database. There seems to be very little information out there on this ... |