Package org.hibernate

Class StaleObjectStateException

    • Constructor Detail

      • StaleObjectStateException

        public StaleObjectStateException​(String entityName,
                                         Object identifier)
        Constructs a StaleObjectStateException using the supplied information.
        Parameters:
        entityName - The name of the entity
        identifier - The identifier of the entity