public class XMLValidator extends MetadataValidator
| Constructor and Description |
|---|
XMLValidator()
INTERNAL
|
throwBothFieldsAndPropertiesAnnotatedException, throwCircularMappedByReferences, throwClassNotFoundWhileConvertingClassNames, throwConflictingAccessTypeInEmbeddable, throwConflictingSequenceAndTableGeneratorsSpecified, throwConflictingSequenceGeneratorsSpecified, throwConflictingSequenceNameAndTablePkColumnValueSpecified, throwConflictingTableGeneratorsSpecified, throwCouldNotFindMapKey, throwEmbeddedIdHasNoAttributes, throwErrorProcessingNamedQueryAnnotation, throwIncorrectOverridingOfAccessType, throwInvalidCallbackMethod, throwInvalidCollectionTypeForRelationship, throwInvalidCompositePKAttribute, throwInvalidCompositePKSpecification, throwInvalidEmbeddableAttribute, throwInvalidEmbeddedAttribute, throwInvalidMappingEncountered, throwInvalidOrderByValue, throwInvalidTypeForEnumeratedAttribute, throwInvalidTypeForLOBAttribute, throwInvalidTypeForSerializedAttribute, throwInvalidTypeForTemporalAttribute, throwInvalidTypeForVersionAttribute, throwMappingAnnotationsAppliedToTransientAttribute, throwMappingFileNotFound, throwNoCorrespondingSetterMethodDefined, throwNonEntityTargetInRelationship, throwNonUniqueEntityName, throwNonUniqueMappingFileName, throwNoPrimaryKeyAnnotationsFound, throwOnlyOneGeneratedValueIsAllowed, throwTablePerClassInheritanceNotSupported, throwUnableToDetermineClassForField, throwUnableToDetermineClassForProperty, throwUnableToDetermineTargetEntitypublic void throwEmbeddedIdAndIdFound(Class entityClass, String attributeName, String idAttributeName)
throwEmbeddedIdAndIdFound in class MetadataValidatorpublic void throwErrorProcessingNamedQueryElement(String queryName, Exception exception)
public void throwExcessiveJoinColumnsSpecified(Class entityClass, Object element)
throwExcessiveJoinColumnsSpecified in class MetadataValidatorpublic void throwExcessivePrimaryKeyJoinColumnsSpecified(Class entityClass, AnnotatedElement annotatedElement)
throwExcessivePrimaryKeyJoinColumnsSpecified in class MetadataValidatorpublic void throwIncompleteJoinColumnsSpecified(Class entityClass, Object element)
throwIncompleteJoinColumnsSpecified in class MetadataValidatorpublic void throwIncompletePrimaryKeyJoinColumnsSpecified(Class entityClass, AnnotatedElement annotatedElement)
throwIncompletePrimaryKeyJoinColumnsSpecified in class MetadataValidatorpublic void throwMultipleEmbeddedIdsFound(Class entityClass, String attributeName, String embeddedIdAttributeName)
throwMultipleEmbeddedIdsFound in class MetadataValidatorpublic void throwNoMappedByAttributeFound(Class owningClass, String owningAttributeName, Class entityClass, String attributeName)
throwNoMappedByAttributeFound in class MetadataValidatorpublic void throwNoTemporalTypeSpecified(Class entityClass, String attributeName)
throwNoTemporalTypeSpecified in class MetadataValidatorpublic void throwPersistenceUnitMetadataConflict(String element)
public void throwRelationshipHasColumnSpecified(Class entityClass, String attributeName)
throwRelationshipHasColumnSpecified in class MetadataValidatorpublic void throwSequenceGeneratorUsingAReservedName(String document, String reservedName)
throwSequenceGeneratorUsingAReservedName in class MetadataValidatorpublic void throwTableGeneratorUsingAReservedName(String document, String reservedName)
throwTableGeneratorUsingAReservedName in class MetadataValidatorpublic void throwUniDirectionalOneToManyHasJoinColumnSpecified(String attributeName, Class entityClass)
throwUniDirectionalOneToManyHasJoinColumnSpecified in class MetadataValidatorCopyright © 2023. All rights reserved.