public interface StatementBuilderFactory
| Modifier and Type | Method and Description | 
|---|---|
| StatementBuilder | createStatementBuilder(Connection conn)Obtain a StatementBuilder, called when a new handle is opened | 
StatementBuilder createStatementBuilder(Connection conn)
Copyright © 2018. All rights reserved.