Connection Driver Reference
JDBC Manual
JDBC Classes and Methods
this page lists {{java}} methods that are currently not supported by the {{ocient}} jdbc driver for use in java programs the ocient jdbc driver supports methods not listed on this page see the linked reference java 8 documentation pages for details on the functionality of each class java class unsupported methods or comments https //docs oracle com/javase/8/docs/api/java/sql/drivermanager html there are no unsupported methods get a connection with getconnection() getconnection(string, properties) the string is a url and must be of the form jdbc\ ocient //ip\ port/databasename\[;property=value;…] for description of supported properties, see docid apnndn tjqmjdd5oqdvd https //docs oracle com/javase/8/docs/api/java/sql/connection html createsqlxml() preparecall() releasesavepoint() rollback() setnetworktimeout() setsavepoint() https //docs oracle com/javase/8/docs/api/java/sql/statement html clearbatch() closeoncompletion() getgeneratedkeys() getmoreresults() setcursorname() setescapeprocessing() setmaxfieldsize() setpoolable() https //docs oracle com/javase/8/docs/api/java/sql/preparedstatement html getparametermetadata() setref() setrowid() setsqlxml() setunicodestream() seturl() https //docs oracle com/javase/8/docs/api/java/sql/resultset html absolute() afterlast() beforefirst() cancelrowupdates() deleterow() first() getcursorname() getref() getrowid() getsqlxml() getunicodestream() geturl() insertrow() islast() last() movetocurrentrow() movetoinsertrow() previous() refreshrow() relative() updatearray() updateasciistream() updatebigdecimal() updatebinarystream() updateblob() updateboolean() updatebyte() updatebytes() updatecharacterstream() updateclob() updatedate() updatedouble() updatefloat() updateint() updatelong() updatencharacterstream() updatenclob() updatenstring() updatenull() updateobject() updateref() updaterow() updaterowid() updateshort() updatesqlxml() updatestring() updatetime() updatetimestamp() https //docs oracle com/javase/8/docs/api/java/sql/resultsetmetadata html all methods are supported https //docs oracle com/javase/8/docs/api/java/sql/databasemetadata html all methods are supported related links docid 1 p8y vgpzkd8k 0hxqd7