http://www.mssqlcity.com/Articles/General/TIL.htm defines (from SQL Server reference) that SERIALIBLE is as follows:
anonymous wrote : | Phantom behavior occurs when a transaction attempts to select a row that | does not exist and a second transaction inserts the row before the first | transaction finishes. If the row is inserted, the row appears as a phantom | to the first transaction, inconsistently appearing and disappearing. In my case, the "Select of a row that does not exist" is the reading of null. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854896#3854896 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854896 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development