A JEP draft has been created with the title, "Switch Expressions for the Java Language." The current "Summary" states, "Extend the switch ... (more…)
Read more »
In this video, I discuss the challenges of managing dependencies and libraries in Java software development projects and the importance of running unit tests... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
I’m the Chief Architect of the Java Platform Group
at Oracle. (more)... (more…)
Read more »
In this article we will explain how to emulate aspects of C#’s Language Integrated Query (LINQ) in Java using Code Reflection. Specifically, LINQ’s capability to enable translation of LINQ queries (C# expressions) to SQL statements. (more…)
Read more »