spring-framework / org.springframework.jdbc.support.incrementer / AbstractIdentityColumnMaxValueIncrementer / isDeleteSpecificValues

isDeleteSpecificValues

open fun isDeleteSpecificValues(): Boolean

Return whether to delete the entire range below the current maximum key value (false - the default), or the specifically generated values (true).