Hi, I was looking at the Derby documentation at the following location :
http://incubator.apache.org/derby/manuals/reference/sqlj195.html#HDRJSSFNS2 It talks about *java.sql.Statement functionality not supported* the document says as below : Derby does not implement the following JDBC 1.2 methods of java.sql.Statement: What does "Derby does not implement" mean? Does it mean the driver ( both Embedded and Network ) does not implement this or something more than this ? Please calrify. thanks Shreyas
