#javaoracledb 搜尋結果
Free @Oracle technologies for Developers oracle.github.io/free #Java #JavaOracleDB #OCI #Developers @OracleDatabase @OracleCloud

Devoxx Belgium 2025: Unleashing Vector Search with Spring AI, LangChain4J, Hibernate Vector, and the Oracle Database 23ai - Thursday, October 9, 09:30 a.m. rb.gy/akgjw7 #Java #GenAI #JavaOracleDB @OracleDatabase @Oracle @OracleDevs @langchain4j @Hibernate @juarezjunior

JDBC Tip: To enable one-way TLS for Oracle Autonomous Database (ADB), ensure that you add an ACL and then set the mTLS field to 'Not Required' under the Network section. #JavaOracleDB #OracleADB

I'm excited to be attending Oracle AI World in Las Vegas! Join my talks on MultiCloud, CI/CD Kubernetes Operator, GitHub Action, Modern DevX, etc. See further details @ tinyurl.com/2c7hnrx7. Looking forward to connecting with you! #javaOracleDB #java #Oracle #AI #LasVegas
Thoughts, friends of #Java? 💬 #Java #JavaOracleDB
“Everyone’s Quietly Moving Back to #JDBC — #Java #hibernate #JavaOracleDB medium.com/@DevTrendsDail…

Using JKS for mTLS: (1) set SSL_CLIENT_AUTHENTICATION = TRUE on the server side (sqlnet.ora and listener.ora), (2) set both truststore and keystore properties, (3) Use TCPS and ssl_server_dn_match=yes in the URL. #JavaOracleDB #mTLS
New Java Annotated Monthly is out! 🔥 👍 Featured section by @bazlur_rahman with top tech picks & insights 👀 🚀 Java, Kotlin, AI, frameworks & more 👇 jb.gg/j7e9oe

New Blog: Using ojdbc-bom-<version>.pom reduces version conflicts, simplifies dependency management, and improves maintainability. Refer to the new blog for more details on using the ojdbc-bom file. bit.ly/ojdbc-bom-blog #JavaOracleDB
blogs.oracle.com
Using ojdbc-bom to get the JARs that you need
This is the blog that explains how to use the BOM file and how to pick and choose the JARs that you need, rather than having all the JARs in the class path. This gives more control and clarity to the...
Check out this new blog by a colleague using ojdbc-bom! #Java #JavaOracleDB @nsundara 🚀
New Blog: Using ojdbc-bom-<version>.pom reduces version conflicts, simplifies dependency management, and improves maintainability. Refer to the new blog for more details on using the ojdbc-bom file. bit.ly/ojdbc-bom-blog #JavaOracleDB
blogs.oracle.com
Using ojdbc-bom to get the JARs that you need
This is the blog that explains how to use the BOM file and how to pick and choose the JARs that you need, rather than having all the JARs in the class path. This gives more control and clarity to the...
Meet at #Oracle AI World, in Vegas! #Java, #JavaOracleDB
Are you ready for Oracle AI World? See you this October 13-16 in Vegas!! oracle.com/news/announcem… #Java #JavaOracleDB #AI @Oracle #OracleAI
Using Oracle Wallets for TLS connections in 23ai. (1) Specify the Oracle wallets location using WALLET_LOCATION=(SOURCE=(METHOD=FILE)(METHOD_DATA=(DIRECTORY=/path/))) or oracle.net.wallet_location property. (2) Add oraclepki.jar to the class path. #JavaOracleDB #23ai
v3.6.1 of the DB Navigator was recently released! Try it out if you have a JetBrains IDE and interested in SelectAI Features, OJVM, Vector support, JSON Duality, and more! rb.gy/t0qpzn #Java #JavaOracleDB
JDBC Tip: TLS connections provide authentication, encryption, and data integrity. Refer to this Javadoc bit.ly/TLS-Props for a list of TLS connection properties to enable one-way TLS, two-way TLS and other features. #JavaOracleDB #23ai ,
Check out what's Open Source at Oracle! #OSS #Java #JavaOracleDB @OracleDevs
Open Source Projects at Oracle opensource.oracle.com #OSS #OpenSource #Java #JavaOracleDB #OCI #Developers @OracleDatabase @OracleCloud @Oracle @OracleDevs

Announcing the new release of the Oracle Database Vector Store Connector (Java) for Microsoft’s Semantic Kernel AI Framework (Preview). bit.ly/VS-Connector-f… #JavaOracleDB #SemanticKernel #OracleVS
Using JKS for one-way TLS: (1) set SSL_CLIENT_AUTHENTICATION = FALSE on the server side (sqlnet.ora) (2) set javax.net.ssl.trustStore and .ssl.trustStorePassword properties (3) Use TCPS and ssl_server_dn_match=yes in the URL. #JavaOracleDB
23.9 July quarterly update is available on OTN (bit.ly/OracleJDBC-Dow…) and on Central Maven (bit.ly/ojdbc17-centra…). check out bit.ly/bugs-fixed-23ai for the bugs fixed in this update. #JavaOracleDB #23ai
Modern DevX OraOperator + AI Centric App Development with Oracle Database 23ai at Oracle AI World 2025 #AIWorld #JavaOracleDB eventreg.oracle.com/profile/web/in…
Looking for free? We got you! Check out oracle.github.io/free! #Java #JavaOracleDB @OracleDevs @Oracle
Free @Oracle technologies for Developers oracle.github.io/free #Java #JavaOracleDB #OCI #Developers @OracleDatabase @OracleCloud

Managing database configs across 4 cloud providers = nightmare 😱 ✅ One config file ✅ Token-based auth ✅ Unified observability ✅ Works everywhere See how at our @OracleAIWorld session: tinyurl.com/3vfvsw6x #DeveloperExperience #MultiCloud #javaOracleDB
Announcing the new release of the Oracle Database Vector Store Connector (Java) for Microsoft’s Semantic Kernel AI Framework (Preview). bit.ly/VS-Connector-f… #JavaOracleDB #SemanticKernel #OracleVS
Devoxx Belgium 2025: Unleashing Vector Search with Spring AI, LangChain4J, Hibernate Vector, and the Oracle Database 23ai - Thursday, October 9, 09:30 a.m. rb.gy/akgjw7 #Java #GenAI #JavaOracleDB @OracleDatabase @Oracle @OracleDevs @langchain4j @Hibernate @juarezjunior

Using JKS for mTLS: (1) set SSL_CLIENT_AUTHENTICATION = TRUE on the server side (sqlnet.ora and listener.ora), (2) set both truststore and keystore properties, (3) Use TCPS and ssl_server_dn_match=yes in the URL. #JavaOracleDB #mTLS
Using JKS for one-way TLS: (1) set SSL_CLIENT_AUTHENTICATION = FALSE on the server side (sqlnet.ora) (2) set javax.net.ssl.trustStore and .ssl.trustStorePassword properties (3) Use TCPS and ssl_server_dn_match=yes in the URL. #JavaOracleDB
I'm excited to be attending Oracle AI World in Las Vegas! Join my talks on MultiCloud, CI/CD Kubernetes Operator, GitHub Action, Modern DevX, etc. See further details @ tinyurl.com/2c7hnrx7. Looking forward to connecting with you! #javaOracleDB #java #Oracle #AI #LasVegas
Free @Oracle technologies for Developers oracle.github.io/free #Java #JavaOracleDB #OCI #Developers @OracleDatabase @OracleCloud

Devoxx Belgium 2025: Unleashing Vector Search with Spring AI, LangChain4J, Hibernate Vector, and the Oracle Database 23ai - Thursday, October 9, 09:30 a.m. rb.gy/akgjw7 #Java #GenAI #JavaOracleDB @OracleDatabase @Oracle @OracleDevs @langchain4j @Hibernate @juarezjunior

Free @Oracle technologies for Developers oracle.github.io/free #Java #JavaOracleDB #OCI #Developers @OracleDatabase @OracleCloud

At #KubeCon EU in Paris. #oracledatabase #JavaOracleDB Oracle Database #Kubernetes Operator (OraOperator).

Devoxx Belgium 2025: Unleashing Vector Search with Spring AI, LangChain4J, Hibernate Vector, and the Oracle Database 23ai - Thursday, October 9, 09:30 a.m. rb.gy/akgjw7 #Java #GenAI #JavaOracleDB @OracleDatabase @Oracle @OracleDevs @langchain4j @Hibernate @juarezjunior

JDBC Tip: To enable one-way TLS for Oracle Autonomous Database (ADB), ensure that you add an ACL and then set the mTLS field to 'Not Required' under the Network section. #JavaOracleDB #OracleADB

Have you tried the IntelliJ plugin on JetBrains marketplace which makes accessing Oracle Autonomous Database easy? #JavaOracleDB

Tip of the day: The Oracle JDBC drivers support all the LTS Java versions. We recommend you use the latest JDK (JDK11 and higher) to take advantage of the latest features. #JavaOracleDB

JDBC-Tip of the day: Use 'ojdbc11-production' in your POM file so that you get ojdbc11.jar along with other companion jars important for ADB connections and other use-cases. #JavaOracleDB #OracleADB

DevWeek 2024 for French-speaking Developers Worldwide. Je serai a Dev Days d'Oracle; je vais presenter l'Operateur #Kubernetes pour #Oracle database; son architecture et son integration dans vos CI/CD pipelines. #javaOracleDB --> Lien pour vous inscrire: tinyurl.com/y6sjsf56

#java #javaOracleDB “Announcing Level Up, Oracle’s premiere developer event: March 20–23, in Redwood Shores, CA or…” by Erin Dawson link.medium.com/yB2EOgf01xb

“#Oracle Database Operator for #Kubernetes on Google Cloud” by Kuassi Mensah & others. #JavaOracleDB medium.com/oracledevs/ora…

Come meet me and join my session at #JCON EUROPE 2024, May 14-16 in Cologne. This is a community-run #Java conference from Java developers for Java developers! #JavaOracleDB Join for free if you are a JUG Member or use this link for a 100€ discount: lnkd.in/efGc_nyV

Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 35.2K posts
- 2. #DWCS 6,537 posts
- 3. #WWENXT 16.4K posts
- 4. Ohtani 12.6K posts
- 5. Yamamoto 10.6K posts
- 6. Robert 105K posts
- 7. Carrie Ann 4,192 posts
- 8. Haji Wright N/A
- 9. #RHOSLC 3,799 posts
- 10. Roldan 2,242 posts
- 11. #USMNT 1,303 posts
- 12. Elaine 58.7K posts
- 13. Whitney 15K posts
- 14. Young Republicans 54K posts
- 15. Max Muncy 3,703 posts
- 16. Dylan 32.6K posts
- 17. Yelich 1,583 posts
- 18. Politico 272K posts
- 19. Mr. Feeny 1,352 posts
- 20. Danielle 10.2K posts