|
|
|
|
|
by watt
2066 days ago
|
|
Pageable also adds window functions (limit, offset). If you are going to compare, please be courteous and do it right. When app starts up, Java compiles these declarations and will abort if the declared function actually does not match the entities. This is a huge safety net, which you would not have when you write SQL. And also when you write SQL you have to take care and unpack the "select *" into your fields etc etc. I suspect this is much more important downside than you might realize. |
|