BTW, I am using: stmt = conn.prepareStatement(sql, ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
to get the resultset while adding records in another thread. -- View this message in context: http://old.nabble.com/Embedded-derby-stale-data-problem-tp27172548p27172606.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
