update api link

master
Justin Balthrop 2009-10-02 15:38:14 -07:00
parent 2abc1addd4
commit 9430986e08
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ h2. Sample Usage
h2. API
This interface is most closely based on the DB4 C api and tries to maintain close
interface proximity. That API is published by Oracle at "http://www.oracle.com/technology/documentation/berkeley-db/db/api_c/frame.html":http://www.oracle.com/technology/documentation/berkeley-db/db/api_c/frame.html.
interface proximity. That API is published by Oracle at http://www.oracle.com/technology/documentation/berkeley-db/db/api_reference/C/frame_main.html.
All function arguments systematically omit the leading DB handles and TXN handles.
A few calls omit the flags parameter when the documentation indicates that no