public class SCHibernate extends Object implements org.hibernate.resource.jdbc.spi.StatementInspector
| Constructor and Description |
|---|
SCHibernate() |
| Modifier and Type | Method and Description |
|---|---|
String |
inspect(String sql)
inspect augments SQL with statements about the current code setup if any.
|
public String inspect(String sql)
inspect in interface org.hibernate.resource.jdbc.spi.StatementInspector