Thanks! Since I use an extended HSQLDialect in tests anyway (to work around HHH-6670) the workaround was quite easy (overriding getCreateSequenceString(String) to not append "start with 1").