程序包 org.hibernate

类 OptimisticLockException

    • 构造器详细资料

      • OptimisticLockException

        public OptimisticLockException​(Object entity,
                                       String message)
        已过时。
        Constructs a OptimisticLockException using the specified information.
        参数:
        entity - The entity instance that could not be locked
        message - A message explaining the exception condition