{"errorCode"=>400, "errorMessage"=>"javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute query", "message"=>"javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute query"}
works, but if I switch customText1 to customTextBlock1, it returns an error. I need to be able to look up by the customTextBlock. I simply need to find records that have certain blank fields. The 'IS NOT NULL' option does not work.