Class AccessTypePlacementException

All Implemented Interfaces:
Serializable

public class AccessTypePlacementException extends MappingException
Indicates a problem with the placement of the Access annotation; either
See Also:
  • Constructor Details

    • AccessTypePlacementException

      public AccessTypePlacementException(org.hibernate.models.spi.ClassDetails classDetails, org.hibernate.models.spi.MemberDetails memberDetails)