From: Gavin K. <ga...@ap...> - 2002-11-02 15:07:13
|
I wanna leave this 'til after we have a proper SQL statement hierarchy; which I would like to get done ASAP and am considering spinning off as a new project. ----- Original Message ----- From: "Max Rydahl Andersen" <ma...@eo...> To: <hib...@li...> Sent: Sunday, November 03, 2002 1:55 AM Subject: [Hibernate] Single Identity column support for MSSQL ? > As seen in http://sourceforge.net/forum/message.php?msg_id=1718579 it is > actually possible to have MSSQL support that a has only a single identity > column which is the > case in many of the JUnit tests, but.... > > I've looked into the query generation and I don't see any calls to the > Dialect for generating the sql insert string, thus > I don't now exactly where to detect and then modify the sql string > accordingly when it is needed to do a "insert into foo default values;" > instead of "insert into foo values ();" (which is the sql currently > generated) > > Can someone? ;) > > /max > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > hibernate-devel mailing list > hib...@li... > https://lists.sourceforge.net/lists/listinfo/hibernate-devel |