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

Today @ 11:00am Rm Galileo 1007. #javaOracleDB #Kubernetes #Github Action #Liquibase
We went from: ❌ 2-3 day wait for database ❌ Shared dev DB conflicts ❌ Manual DBA provisioning To: ✅ 15-minute automated provisioning ✅ Isolated DB per feature branch ✅ Auto cleanup when done Oracle DB Operator + GitHub Actions Learn about @ tinyurl.com/mrxpcpjh
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

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

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
Thoughts, friends of #Java? 💬 #Java #JavaOracleDB
“Everyone’s Quietly Moving Back to #JDBC — #Java #hibernate #JavaOracleDB medium.com/@DevTrendsDail…

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
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
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…
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
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
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
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 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

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 ,
Starting from 23ai, a single JDBC jar rules all the use cases. It can be used for production as well as for logging and debugging. Refer to the blog (bit.ly/oneJDBC-4-allu…) for more details. #JavaOracleDB #23ai #Diagnosability #OpenTelemetry
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
Oracle AI World 2025: Attend the most popular sessions from our team on Multi-Cloud, DB Operator, and AI Assisted App development on Oct 15 and 16th at Las Vegas. bit.ly/Kuassi-At-Orac… #JavaOracleDB #OracleAIWorld2025
Today @ 11:00am Rm Galileo 1007. #javaOracleDB #Kubernetes #Github Action #Liquibase
We went from: ❌ 2-3 day wait for database ❌ Shared dev DB conflicts ❌ Manual DBA provisioning To: ✅ 15-minute automated provisioning ✅ Isolated DB per feature branch ✅ Auto cleanup when done Oracle DB Operator + GitHub Actions Learn about @ tinyurl.com/mrxpcpjh
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

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).

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

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

Have you tried the IntelliJ plugin on JetBrains marketplace which makes accessing Oracle Autonomous Database easy? #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

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

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

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

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

#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

Something went wrong.
Something went wrong.
United States Trends
- 1. #TORQSports N/A
- 2. Malcolm Brogdon 3,609 posts
- 3. Banish 1,352 posts
- 4. Argentina 495K posts
- 5. Nancy 73.2K posts
- 6. SCOTUS 36.5K posts
- 7. Waddle 4,293 posts
- 8. Big Balls 28.2K posts
- 9. Olave 3,664 posts
- 10. Russ 20.2K posts
- 11. #ClockTower1Year N/A
- 12. $HIMS 4,961 posts
- 13. Martha 22.5K posts
- 14. Biker Boyz N/A
- 15. Rickey 2,509 posts
- 16. Voting Rights Act 35.2K posts
- 17. Aphrodite 5,753 posts
- 18. #BeyondTheGates 5,824 posts
- 19. Operation Summer Heat 4,125 posts
- 20. Paul Pierce N/A