Class | Description |
---|---|
HibernateSqlCollectingFilter |
A Servlet Filter which uses a
HibernateSqlCollector to capture all SQL by Hibernate on the current request thread,
and optionally stores that SQL for later retrieval. |
HibernateSqlCollector |
Records all SQL issued by Hibernate by hooking into the org.hibernate.SQL log4j logger.
|
Copyright © 2003–2021 Atlassian. All rights reserved.