Is it possible in Hibernate to print generated SQL queries with real values instead of question marks?

How would you suggest to print queries with real values if it is not possible with Hibernate API?

33 Answers
33

Leave a Reply

Your email address will not be published. Required fields are marked *