Skip to content

Rebinds Hibernate logs into executable and readable SQL queries.

Notifications You must be signed in to change notification settings

kbruccoleri/hibernate-rebinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does the Hibernate Rebinder do?

Hibernate Rebinder is a tool designed for simplifying the process of reading Hibernate logs.

It serves as an alternative to a data source proxy for rebinding Hibernate logs into executable and readable SQL queries.

Installation

First, have Pipsi installed.

$ curl https://raw.githubusercontent.com/mitsuhiko/pipsi/master/get-pipsi.py | python

Next, install the Hibernate Rebinder repo using pipsi.

$ pipsi install hibernate-rebinder

Usage

$ hibernate-rebinder [hibernate log file]

About

Rebinds Hibernate logs into executable and readable SQL queries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages