- Oracle JDeveloper 11gR2 Cookbook
- Nick Haralabidis
- 111字
- 2021-08-20 15:53:05
Chapter 3. A Different Point of View: View Object Techniques
In this chapter, we will cover:
- Iterating a view object using a secondary rowset iterator
- Setting default values for view row attributes
- Controlling the updatability of view object attributes programmatically
- Setting the Queryable property of a view object attribute programmatically
- Using a transient attribute to indicate a new view object row
- Conditionally inserting new rows at the end of a rowset
- Using findAndSetCurrentRowByKey() to set the view object currency
- Restoring the current row after a transaction rollback
- Dynamically changing the WHERE clause of the view object query
- Removing a row from a rowset without deleting it from the database
推薦閱讀
- Python高級編程
- WordPress Plugin Development Cookbook(Second Edition)
- Learning Selenium Testing Tools(Third Edition)
- Learning Python Design Patterns
- Python編程實戰
- R Data Analysis Cookbook(Second Edition)
- RISC-V體系結構編程與實踐(第2版)
- Visual C++開發入行真功夫
- SQL Server數據庫管理與開發兵書
- Mastering Unity 2D Game Development(Second Edition)
- C專家編程
- JSP程序設計與案例實戰(慕課版)
- Backbone.js Testing
- 貫通Tomcat開發
- Java程序設計實用教程(第2版)