Hibernate is an open-source object-relational mapping tool for Java that provides a framework for mapping an object-oriented domain model to a relational database.
Enables debugging of Hibernate ORM usage within Java applications, including inspection of SQL generation and diagnosis of ORM-related issues in complex framework stacks
Сonnects to live JVMs via JDWP protocol,
enabling LLM agents to autonomously debug Java applications — attach to
a running process, pause threads, set breakpoints (including conditional),
inspect stacks with auto-resolved object fields, evaluate methods, set
variable values, and diagnose issues like deadlocks and hung queries.
Last updated
28
1
MIT
Why this server?
Supported Java framework for vulnerability detection in applications using Hibernate ORM