public class LogabbleStatementFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogabbleStatementFactory.Callable |
static class |
LogabbleStatementFactory.Prepared |
| Constructor and Description |
|---|
LogabbleStatementFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LoggableCallableStatementFactory |
callable() |
static LoggablePreparedStatementFactory |
prepared() |
public static LoggablePreparedStatementFactory prepared()
public static LoggableCallableStatementFactory callable()
Copyright © 2003-present Jodd Team