Grails Domain Class and GORM Part 2

Topics 

  • Querying 
    • Where queries, Criteria queries, Detached Criteria, Named queries, HQL queries 
  • Locking 
  • Table generation strategy 
  • Database support

Querying

Querying Schemes in GORM 

  • Dynamic finders 
    • (Covered in another presentation - “grails_domaingorm1.pdf”) 
  • Where queries 
  • Criteria queries 
  • Named queries 
  • Hibernate Query Language (HQL)

You must have an active subscription to download PDF and Lab Zip of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.