Code in database applications can reference objects in the connected database. For
example, OCI and precompiler applications can submit anonymous PL/SQL blocks.
Triggers in Oracle Forms applications can reference a schema object.
Such applications are dependent on the schema objects they reference. Dependency
management techniques vary, depending on the development environment.
应用程序的依赖性
数据库应用程序的代码中也会引用相关数据库中的对象
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-985296/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/10599713/viewspace-985296/
本文探讨了数据库应用程序如何引用数据库对象,例如通过OCI、预编译应用提交匿名PL/SQL块,以及Oracle Forms触发器如何引用模式对象。文章还讨论了不同开发环境下依赖性管理的技术差异。
3482

被折叠的 条评论
为什么被折叠?



