程序包 org.hibernate

类 ObjectDeletedException

    • 构造器详细资料

      • ObjectDeletedException

        public ObjectDeletedException​(String message,
                                      Serializable identifier,
                                      String entityName)
        Constructs an ObjectDeletedException using the given information.
        参数:
        message - A message explaining the exception condition
        identifier - The identifier of the entity
        entityName - The name of the entity