CONF - The type of statement configuration to be set up.@FunctionalInterface public interface StatementConfigCall<CONF extends StatementConfig>
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
callback(CONF conf) |
void callback(CONF conf)
conf - The configuration of JDBC statement to be set up. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.