Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a Useful main Method #14

Open
Michael-A-McMahon opened this issue Sep 21, 2023 · 0 comments
Open

Implement a Useful main Method #14

Michael-A-McMahon opened this issue Sep 21, 2023 · 0 comments

Comments

@Michael-A-McMahon
Copy link
Member

Provider jars should have a main method which does something useful.

Right now, the jars just do this:

java -jar ojdbc-provider-azure-0.1.0-SNAPSHOT.jar
no main manifest attribute, in ojdbc-provider-azure-0.1.0-SNAPSHOT.jar

That's not very useful.

A main method that prints the names of providers would be useful, as the Oracle JDBC Driver must be configured with these names. We might think of other useful things to print, and include those as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant