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.
|
ReindexMetrics |
This class listens to reindex events generated by confluence core, and uses the
HibernateSqlCollector to
capture and analyze SQL queries issued by the various threads that particiate in the reindexing process. |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences