?? occi920_readme.txt
字號:
occi920_readme.txt - Readme for OCCI 9.2.0 Samples--------------------------------------------------The archive occi920.tar.gz contains the standard OCCI demos shipped withOracle 9.2.0. To build and run these samples, check your platform specific Oracle documentation. For Unix platforms, refer to demo_rdbms.mk in $ORACLE_HOME/rdbms/demo and for Windows, refer to make.bat under %ORACLE_HOME%\rdbms\demo. Run occidemo.sql to create the tables and otherobjects for running the demos.List of samples :-Program Name Features Illustrated-------------------------------------------------------------------------------occiblob.cpp Demonstrates how to read and write BLOBsocciclob.cpp Demonstrates how to read and write CLOBsoccicoll.cpp Demonstrates how to perform simple insert, delete, and update operations on a table column of type Nested Tableoccidesc.cpp Demonstrates how to obtain metadata about a table, procedure, and objectoccidml.cpp Demonstrates how to perform insert, select, update, and delete operations of a table row by using OCCIocciinh.cpp Demonstrates object inheritance by using insert, select, update, and delete operations on a table row of subtype tableocciobj.cpp Demonstrates how to perform insert, select, update, and delete operations on a table row containing an object as one of its columnsoccipobj.cpp Demonstrates how to perform insert, select, and update operations on persistent objects, as well as how to pin, unpin, mark for deletion, and flush an objectoccipool.cpp Demonstrates how to use the connection pool interface of OCCIocciproc.cpp Demonstrates how to invoke PL/SQL procedures with bind parametersoccistre.cpp Demonstrates how to use OCCI ResultSet streams
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -