DataFieldMaxValueIncrementer that retrieves the next value of a given HSQL sequence.
Thanks to Guillaume Bilodeau for the suggestion!
NOTE: This is an alternative to using a regular table to support generating unique keys that
was necessary in previous versions of HSQL.
author: Thomas Risberg See Also:org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer