public class InsertStrategyFactory extends Object
InsertStrategy or BatchInsertStrategy based on
whether the insert is expected to generate ids.| Constructor and Description |
|---|
InsertStrategyFactory(NamedParameterJdbcOperations namedParameterJdbcOperations,
BatchJdbcOperations batchJdbcOperations,
Dialect dialect) |
public InsertStrategyFactory(NamedParameterJdbcOperations namedParameterJdbcOperations, BatchJdbcOperations batchJdbcOperations, Dialect dialect)
Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.