Oracle EBS新建Java 并发程序(Java Concurrent Program)

本文档详细介绍了如何在Oracle企业业务套件(EBS)中创建和使用Java并发程序,包括其目标、应用场景和解决方案。内容涵盖了从Java文件的起点、存储位置、编译方法到在EBS中注册并发程序的执行文件路径。同时,还讨论了如何向输出文件写入文本、记录日志、获取请求者的用户名并将其写入输出文件,以及向并发管理器发送成功消息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Oracle Java Concurrent Program

Goal

How to create a Java Concurrent Program?

Applied To

Oracle eBusiness Suite (EBS) R11/R12

Solution

Most of us write Concurrent Programs using the following Technologies:
  1. Oracle Reports
  2. PL/SQL Stored Procedure
  3. SQL*PLUS
But there are times when we require Java instead of Oracle native PL/SQL programming language. We require Java Programming especially (but not limited to) in the following cases:

  1. File handling (More efficient using Java instead of PL/SQL )
  2. Secure FTP of files between servers
  3. Networking
  4. Connecting to other non Oracle Databases

First of all let me assure you that writing a Java Concurrent Program is an easy task, just need some basic skills of Java Programming. 
Oracle EBS provides many java classes to support Java Concurrent Programming.The most important and common classes are as follows:

  • JavaConcurrentProgram.class
  • CpContext.class
  • LogFile.class
  • OutFile.class
You can find full list of Java classes related to Java Concurrent Programming under Oracle EBS Application server at$JAVA_TOP/oracle
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值