Package org.hawaiiframework.logging.sql
Class SqlLoggingState
java.lang.Object
org.hawaiiframework.logging.sql.SqlLoggingState
- All Implemented Interfaces:
AutoCloseable
Auto closeable state of sql statement logging.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SqlLoggingState
public SqlLoggingState()
-
-
Method Details
-
close
public void close()Stop suppressing the logging.- Specified by:
closein interfaceAutoCloseable
-