mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
* Oracle does not return row count - so we probably cannot detect Optimistic locking * DB2 wants a varchar null value (other platfroms are happy with this, too) * FIX Test for DB2 platform