Uses of Class
org.springframework.jdbc.support.incrementer.SybaseMaxValueIncrementer
Package
Description
Provides a support framework for incrementing database table values
via sequences, with implementations for various databases.
-
Uses of SybaseMaxValueIncrementer in org.springframework.jdbc.support.incrementer
Modifier and TypeClassDescriptionclass
DataFieldMaxValueIncrementer
that increments the maximum value of a given Sybase table with the equivalent of an auto-increment column.