-
The SQL query to find all records from one table with relationship to the collection of records from another table.
I had struggle with creating a SQL query which at first thought should be very easy, but it was not. The post describes the solution, but I think there might be a more elegant solution to the problem.
-
How to make Hiberante return Long value from a query.
Databases don't have Long as a data type. But how to return Long from a query using Hibernate?
-
The king is dead...
The Thorntail project short life comes to the end. Why it happened and what are the alternatives in my opinion?
-
How to enable HTTPS in Thorntail
A guid how to enable HTTPS protocol in a Thorntail service.
-
How to use JRebel with Thorntail and Eclipse IDE
A step by step guid how to enable JRebel in a Thorntail service.