(Grant Fritchey) The single most important thing to remember about Extended Events is that this functionality is not simply a replacement for Profiler/Trace, but a whole new tool with new functionality.
Community
Static classes and inner classes in Java
(Jeff Friesen) Nested classes are classes that are declared as members of other classes or scopes. Nesting classes is one way to better organize your code.
How to customize your OpenAPI Doc for Oracle REST Data Services
(Jeff Smith) You can easily generate {Swagger} documentation sets for your RESTful Services in ORDS. Each /metadata-catalog endpoint includes a link to get the OpenAPI 2.0 JSON as well.
Merge vs. Insert-Exception-Update
(Marco Mischke) Recently I had a discussion with one of our developer about how to bring new rows in a table or, if the row already exists, update it.
Cleanup Oracle Fusion Middleware 12c Repository manually
(Dirk Nachbar) Currently I was cleaning up some of my Oracle Fusion Middleware Forms & Reports test and demo environments manually and wanted to setup them freshly.
How to install Visual Studio Code on a Raspberry Pi 4 in minutes
(Scott Hanselman) Four years ago I wrote how to BUILD (literally compile) Visual Studio Code for a Raspberry Pi ARM machine. Just a few months later in November, community member Jay Rodgers released his labor of love – nightly builds of VS Code for Chromebooks and Raspberry Pi.
Retrofitting Theming Into A Legacy App Using LESS CSS And CSS Custom Properties
(Ben Nadel) A while back, I started to experiment with using CSS custom properties to theme Angular components. Which is totally awesome! But, it’s one thing to be working with a fresh Angular install; and, it’s a completely different beast to be working with an old, janky, legacy application (cough
Visual Basic Resurgence? Project Seeks to ‘Bring the VBE into This Century!’
(David Ramel) Is Visual Basic primed for a resurgence?
Guru: Alternate SQL Row-Selection Criteria Revisited
(Ted Holt) At the RPG & DB2 Summit last October, I chanced to overhear Rob Bestgen of IBM telling Paul Tuohy of System i Developer about a practice that he and others in IBM Lab Services had seen, a practice which they found horrifying. “Oh, no!” I thought. “I’ve written about that for itjungle.com!
NDB Cluster, the World’s Fastest Key-Value Store
(Mikael Ronström) Using numbers produced already with MySQL Cluster 7.6.10 we have shown that NDB Cluster is the world’s fastest Key-Value store using the Yahoo Cloud Serving Benchmark (YCSB) Workload A.