欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  数据库

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所

程序员文章站 2022-06-07 13:27:54
...

Contents Expand All ·Collapse All List of Examples List of Figures List of Tables Title and Copyright Information Preface 1 Introduction to Java in Oracle Database 2 Java Applications on Oracle Database 3 Calling Java Methods in Oracle Da

Contents

Expand All · Collapse All

List of Examples

List of Figures

List of Tables

Title and Copyright Information

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所 Preface

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所1 Introduction to Java in Oracle Database

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所2 Java Applications on Oracle Database

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所 3 Calling Java Methods in Oracle Database

  • Invoking Java Methods
    • Using PL/SQL Wrappers
    • JNI Support
    • Utilizing SQLJ and JDBC with Java in the Database
      • JDBC
      • SQLJ
      • Example Comparing JDBC and SQLJ
      • Complete SQLJ Example
      • SQLJ Strong Typing Paradigm
      • Translating a SQLJ Program
      • Running a SQLJ Program in the Server
      • Converting a Client Application to Run on the Server
      • Interacting with PL/SQL
    • Using Command-Line Interface
    • Using the Client-Side Stub
  • Debugging Server Applications
  • How To Tell You Are Running on the Server
  • Redirecting Output on the Server
  • Calling Java in the Database Directly

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所4 Java Installation and Configuration

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所5 Developing Java Stored Procedures

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所6 Publishing Java Classes With Call Specifications

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所7 Calling Stored Procedures

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所8 Java Stored Procedures Application Example

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所9 Oracle Database Java Application Performance

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所10 Security for Oracle Database Java Applications

  • Network Connection Security
  • Database Contents and Oracle JVM Security
    • Java2 Security
    • Setting Permissions
      • Fine-Grain Definition for Each Permission
      • General Permission Definition Assigned to Roles
    • Debugging Permissions
    • Permission for Loading Classes
  • Database Authentication Mechanisms
  • Secure Use of Runtime.exec Functionality in Oracle Database

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所11 Schema Objects and Oracle JVM Utilities

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所12 Database Web Services

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所A DBMS_JAVA Package

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所B Classpath Extensions and User Classloaded Metadata

Index



================================================================================================




Oracle? Database Security Guide
11g Release 2 (11.2)

E36292-04
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Home
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Book List
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Contents
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Index
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Master Index
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Contact Us

oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Previous
oracle官方文档之数据库用户使用oracle组件或第三方应用程序时所
Next
PDF · Mobi · ePub

5 Managing Security for Application Developers

This chapter contains:

  • About Application Security Policies

  • Considerations for Using Application-Based Security

  • Securing Passwords in Application Design

  • Managing Application Privileges

  • Creating Secure Application Roles to Control Access to Applications

  • Associating Privileges with User Database Roles

  • Protecting Database Objects by Using Schemas

  • Managing Object Privileges in an Application

  • Parameters for Enhanced Security of Database Communication

注释:oracle官方文档之数据库用户使用oracle组件(还有第三方应用程序??)时所需的权限规定