Random Thoughts on Java Programming
Trying to define some of my thoughts on Software Design.
Pages
(Move to ...)
Home
About me
Glossary
Quotes
References
FAQ
Java Specification Requests
ASCII Table
How I Explained REST to My Wife
Weight Measurements
▼
Friday, 29 December 2023
The DUAL table
›
I'm working with Oracle databases (version 19 for now), and I always wondered about the weird DUAL table 1 that I require in my work. ...
Thursday, 21 December 2023
Using Java to Zip/Unzip files
›
There's been a ZipFile class in Java sinds a long time. But nowadays sinds JDK7 there's also a ZipFileSystem which is a bit easier t...
‹
›
Home
View web version