Details
Description
With Java 6 a new method setNClob(int,java.io.Reader) has been added to java.sql.PreparedStatement. As this interface is implemented by org.castor.cpa.persistence.sql.query.PreparedStatementMock the new method has to be implemented in this class to compile Castor with Java 6.