In JDL Studio can we specified what type of sequence we whant for an entity, by default jhipster generate an entity with the sequence generator of spring, an unique sequence, can we specified to generate an id autoincrement for have a sequence by entity (postgres) ?