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