AWS, Cloud Managed Services

Infographic – Top 9 Tips and Tricks to Boost your ROI from AWS!

Gartner's Cloud Infrastructure as a service quadrant positioned AWS as a leader owing to multiple benefits that AWS offers to its customers. AWS offers reliable and inexpensive cloud computing services to global companies such as Netflix, SAP, NASA and multiple others. Some of these services include compute, storage, databases,...

by Nidhi Choudhary
Tag: aliases
22-Sep-2017

Grails

Using aliases in aggregate functions of criteria queries

When using criteria queries, many times we encounter a use case where we need to order our result not on any field of domain class but on our result set, in these cases aliases can be used. In my project, use case was to find most liked products from the domain: [java] ProductStat{ Date dateCreated Product product } [/java] ...

by Puneet Behl
Tag: aliases
13-Feb-2012