Oracle PRIVATE_JDBC
Version 21c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
Purpose Undocumented JDBC Utility
AUTHID CURRENT_USER
Data Types TYPE shapes ....
Dependencies
ALL_TYPES DBMS_STANDARD PRIVATE_JDBC_DR
DBMS_PICKLER DUAL USER_TYPES
Documented No
First Available Not Known
Security Model Owned by SYS with EXECUTE granted to PUBLIC
Source {ORACLE_HOME}/rdbms/admin/prvtjdbs.plb
Subprograms
 
GET_ALL_TYPE_SHAPE_INFO
Undocumented private_jdbc.get_all_type_shape_info(
OWNER_NAMES IN VARCHAR2,
TYPE_NAMES  IN VARCHAR2);
TDB
 
GET_COMPATIBLE
Returns the "compatible" parameter from v$parameters private_jdbc.get_compatible RETURN VARCHAR2;
SELECT private_jdbc.get_compatible
FROM dual;

GET_COMPATIBLE
--------------
21.0.0.0
 
GET_TYPE_SHAPE_INFO
Undocumented

Overload 1
private_jdbc.get_type_shape_info RETURN sys.private_jdbc.shapes;
TDB
Overload 2 private_jdbc.get_type_shape_info(type_names IN VARCHAR2) RETURN sys.private_jdbc.shapes;
TDB

Related Topics
Built-in Functions
Built-in Packages
Database Security
PRIVATE_JDBC
What's New In 21c
What's New In 23c

Morgan's Library Page Footer
This site is maintained by Dan Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved
  DBSecWorx