| And one item that you haven't responded upon is that the relation of 2LC and hibernate.connection.isolation setting isn't stated anywhere: cache implementation should adjust its behavior to match the isolation level DB provides (IMO). Should this be clarified somewhere in javadoc? Besides checking configuration properties, is it possible to figure out the actual level provided by DB? Should cache provide serializable semantics by default? |