One month ago, we've published a list of 10 SQL Articles Everyone Must Read. A list of articles that we believe would add exceptional value to our readers on the jOOQ blog. The jOOQ blog is a blog focusing on both Java and SQL, so it is only natural that today, one month later, we're … Continue reading 10 Java Articles Everyone Must Read
Tag: RebelLabs
When All Else Fails: Using “the Unsafe”
Sometimes you have to hack. You just have to. Don't listen to XKCD. You don't always regret hacking. On our blog, we've shown a couple of hacks before: Throw checked exceptions like runtime exceptions in JavaA dirt-ugly hack to modify private final fields in Java But we've just been scratching the surface. Our friends at ZeroTurnaround / … Continue reading When All Else Fails: Using “the Unsafe”