类 IncorrectUpdateSemanticsDataAccessException

    • 方法详细资料

      • wasDataUpdated

        public boolean wasDataUpdated()
        Return whether data was updated. If this method returns false, there's nothing to roll back.

        The default implementation always returns true. This can be overridden in subclasses.