1 Reply Latest reply on Dec 18, 2006 10:56 PM by vk101

    Question marks in EJB-QL logging

      Is there a way to instruct Hibernate to output the actual inserted values in the logging output rather than question marks for each query parameter? (Or is this a security measure, so that sensitive information like passwords don't show up in log output?)

      By the way, this is for EJB 3.0

      Thanks.