SqlServerMaxValueIncrementer()
Default constructor for bean property style usage.
See Also
#setDataSource#setIncrementerName#setColumnName
SqlServerMaxValueIncrementer(dataSource: DataSource, incrementerName: String, columnName: String)
Convenience constructor.
dataSource - the DataSource to use
incrementerName - the name of the sequence/table to use
columnName - the name of the column in the sequence table to use