Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederblog.jooq.org
Get the latest updates from Java, SQL and jOOQ. directly as they happen.
Follow now 114 followers
Last updated 5 months ago
5 months ago
A cool standard SQL:2003 feature is the aggregate FILTER clause, which is...
8 months ago
I’ve blogged about generic ways of getting top 1 or top n...
9 months ago
In a previous blog post, we’ve advertised the use of SQL EXISTS...
10 months ago
One of jOOQ’s key features so far has always been to render...
10 months ago
jOOQ 3.19 finally delivers on a set of features that will greatly...
11 months ago
In MySQL, you cannot do this: The UPDATE statement will raise an...
11 months ago
New Dialects It’s been a few releases since we’ve added support for...
11 months ago
Do you need to add a JDBC driver to your application, and...
11 months ago
jOOQ’s DAO API is one of jOOQ’s most controversial features. When it...
11 months ago
Need to connect to your RDBMS with JDBC and don’t have the...
over 1 year ago
Java’s package private visibility is an underrated feature. When you omit any...
over 1 year ago
Microsoft T-SQL supports a language feature called table-valued parameter (TVP), which is...