Hi,
Emmanuel Cecchet wrote:
The reason I'm asking is that the sequoia docs talks about special
tricks
to be used for using sequences properly
(http://sequoia.continuent.org/doc/2.10/userGuide/ar01s06.html, 6.6 and
6.7)
Would that work properly in situation (A) ?
The special tricks with sequences are related to PostgreSQL and they
apply to all cases if the application uses sequences. If you use
Hibernate to generate the database queries, it will use sequences with
PostgreSQL. Thus, you will need the trick mentioned in the doc. If you
are writing all SQL by hand and don't use PostgreSQL sequences then
you don't need the trick.
I just realized that this has only been mentioned in the 2.10
documentation. We're actually using 3.0beta... do you know if the
sequence trick is also required for 3.0?
Ricardo.
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia