Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java 8u311

User_P2JRNApr 6 2022

JRE8u311是否能商用?我需要基于它开发一个windows桌面应用。此应用需要将JRE8u311打包进软件发布给客户使用。如果需要购买Oracle许可才能商用,那么我购买一份,此时客户在本地机器上打开我构建好的安装包安装软件并正常使用它,是否客户也需要购买Oracle许可?
Is JRE8u311 available for commercial use? I need to develop a windows desktop application based on it. This application needs to package JRE8u311 into software and release it to customers. If i need to purchase an Oracle license for commercial use, then I buy one, and the customer opens the installation package I built on the local machine to install the software and use it normally. Does the customer also need to purchase an Oracle license?

Comments

Answer

Well, it's easier (one click less) than the code with grant option - permissions can be defined at object level and at user level and it's obvious if you look at dialogs:

permissions_with_grant.png

Philip

Marked as Answer by FC60 · Nov 28 2019
FC60

Merde Philip!!!

Before my eyes!

Sorry, I'm very stupid.

User_84SZK

Hello Philip,
is there a possibility to pull / synchronize these rights(WITH GRANT OPTION) from the database and not set it manually?
My usecase is.
I would like to generate the data modeler from the database and then generate the scripts from the data modeler and import this into another environment.

1 - 3

Post Details

Added on Apr 6 2022
1 comment
317 views