Base implementation of {@link DataFieldMaxValueIncrementer} that delegatesto a single {@link #getNextKey} template method that returns a long.Uses longs for String values, padding with zeroes if required.
@author Dmitriy Kopylenko
@author Juergen Hoeller
@author Jean-Pierre Pawlak
@author Juergen Hoeller
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.