I have the following in a Question entity:
@NamedQuery(name = \"Question.allApproved\", query = \"SELECT q FROM Question q WHERE q.status = \'APPROVED\'\
Please use below property in application.properties logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE