oracle-db-examples icon indicating copy to clipboard operation
oracle-db-examples copied to clipboard

Code sample - 23c BOOLEAN data type with JDBC + SQL

Open juarezjuniorgithub opened this issue 1 year ago • 1 comments

Code sample - 23c BOOLEAN data type with JDBC + SQL Signed-off-by: Juarez Barbosa [email protected]

juarezjuniorgithub avatar Feb 23 '24 10:02 juarezjuniorgithub

Hi @juarezjuniorgithub, the path of this new demo is java/23c-jdbc-boolean/src/main/java/com/oracle/dev/jdbc/. Don't you think a simple BOOLEAN type demo should go un java/jdbc/BasicSamples?

jeandelavarene avatar Mar 08 '24 07:03 jeandelavarene

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@jeandelavarene @Kuassim 2 spaces indentation + closing of JDBC resources implemented. Please check commit cd87db79469f699b28dabc7e7f9ea23979ec0b70 and approve. Thanks!

juarezjuniorgithub avatar Jul 01 '24 11:07 juarezjuniorgithub