Uses of Class
org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAnnotation
-
-
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.deployment
Methods in org.eclipse.persistence.internal.jpa.deployment that return MetadataAnnotation Modifier and Type Method Description static MetadataAnnotationPersistenceUnitProcessor. getConverterAnnotation(MetadataClass candidateClass)Return if a given class is annotated with @Embeddable.static MetadataAnnotationPersistenceUnitProcessor. getEmbeddableAnnotation(MetadataClass candidateClass)Return if a given class is annotated with @Embeddable.static MetadataAnnotationPersistenceUnitProcessor. getEntityAnnotation(MetadataClass candidateClass)Return if a given class is annotated with @Entity.static MetadataAnnotationPersistenceUnitProcessor. getMappedSuperclassAnnotation(MetadataClass candidateClass)Return if a given class is annotated with @Entity.static MetadataAnnotationPersistenceUnitProcessor. getStaticMetamodelAnnotation(MetadataClass candidateClass)Return the @StaticMetamodel annotation on the given class. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata
Methods in org.eclipse.persistence.internal.jpa.metadata that return MetadataAnnotation Modifier and Type Method Description MetadataAnnotationORMetadata. getAnnotation()INTERNAL: This is a value is that is used when logging messages for overriding.Methods in org.eclipse.persistence.internal.jpa.metadata with parameters of type MetadataAnnotation Modifier and Type Method Description voidMetadataProject. addStaticMetamodelClass(MetadataAnnotation annotation, MetadataClass metamodelClass)INTERNAL: Add a discovered metamodel class to the session.Constructors in org.eclipse.persistence.internal.jpa.metadata with parameters of type MetadataAnnotation Constructor Description ORMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading of metadata objects.ORMetadata(MetadataAnnotation annotation, MetadataAccessibleObject accessibleObject, MetadataProject project)INTERNAL: Used for annotation loading of class and mapping accessors. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.accessors
Methods in org.eclipse.persistence.internal.jpa.metadata.accessors that return MetadataAnnotation Modifier and Type Method Description MetadataAnnotationMetadataAccessor. getAnnotation(Class<?> annotation)INTERNAL: Return the annotation if it exists.protected abstract MetadataAnnotationMetadataAccessor. getAnnotation(String annotation)INTERNAL: Return the annotation if it exists.Constructors in org.eclipse.persistence.internal.jpa.metadata.accessors with parameters of type MetadataAnnotation Constructor Description MetadataAccessor(MetadataAnnotation annotation, MetadataAccessibleObject accessibleObject, MetadataDescriptor descriptor, MetadataProject project)INTERNAL:PropertyMetadata(MetadataAnnotation property, MetadataAccessor accessor)INTERNAL: -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.accessors.classes
Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.classes that return MetadataAnnotation Modifier and Type Method Description protected MetadataAnnotationClassAccessor. getAnnotation(String annotation)INTERNAL: Return the annotation if it exists. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings
Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.mappings that return MetadataAnnotation Modifier and Type Method Description protected MetadataAnnotationMappingAccessor. getAnnotation(String annotation)INTERNAL: Return the annotation if it exists. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.accessors.objects
Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.objects that return MetadataAnnotation Modifier and Type Method Description MetadataAnnotationMetadataAnnotatedElement. getAnnotation(Class<?> annotation)INTERNAL: Return the annotated element for this accessor.MetadataAnnotationMetadataAnnotatedElement. getAnnotation(String annotation)INTERNAL: Return the annotated element for this accessor.protected MetadataAnnotationMetadataAnnotatedElement. getAnnotation(String annotation, Set<String> names)INTERNAL: Return the annotated element for this accessor.MetadataAnnotationMetadataAnnotatedElement. getAnnotation(String annotationClassName, ClassAccessor classAccessor)INTERNAL: Return the annotated element for this accessor.MetadataAnnotationMetadataAnnotation. getAttributeAnnotation(String name)INTERNAL: Return annotation attribute value.Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.objects that return types with arguments of type MetadataAnnotation Modifier and Type Method Description Map<String,MetadataAnnotation>MetadataAnnotatedElement. getAnnotations()INTERNAL: Return the annotations of this accessible object.Methods in org.eclipse.persistence.internal.jpa.metadata.accessors.objects with parameters of type MetadataAnnotation Modifier and Type Method Description voidMetadataAnnotatedElement. addAnnotation(MetadataAnnotation annotation)INTERNAL:voidMetadataAnnotatedElement. addMetaAnnotation(MetadataAnnotation annotation)INTERNAL:Method parameters in org.eclipse.persistence.internal.jpa.metadata.accessors.objects with type arguments of type MetadataAnnotation Modifier and Type Method Description voidMetadataAnnotatedElement. setAnnotations(Map<String,MetadataAnnotation> annotations)INTERNAL: Set the annotations of this accessible object. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.additionalcriteria
Constructors in org.eclipse.persistence.internal.jpa.metadata.additionalcriteria with parameters of type MetadataAnnotation Constructor Description AdditionalCriteriaMetadata(MetadataAnnotation additionalCriteria, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.cache
Constructors in org.eclipse.persistence.internal.jpa.metadata.cache with parameters of type MetadataAnnotation Constructor Description CacheIndexMetadata(MetadataAnnotation index, MetadataAccessor accessor)INTERNAL:CacheInterceptorMetadata(MetadataAnnotation cacheInterceptor, MetadataAccessor accessor)INTERNAL: Used for annotation loading.CacheMetadata(MetadataAnnotation cache, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TimeOfDayMetadata(MetadataAnnotation timeOfDay, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.changetracking
Constructors in org.eclipse.persistence.internal.jpa.metadata.changetracking with parameters of type MetadataAnnotation Constructor Description ChangeTrackingMetadata(MetadataAnnotation changeTracking, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.columns
Constructors in org.eclipse.persistence.internal.jpa.metadata.columns with parameters of type MetadataAnnotation Constructor Description AssociationOverrideMetadata(MetadataAnnotation associationOverride, MetadataAccessor accessor)INTERNAL: Used for annotation loading.AttributeOverrideMetadata(MetadataAnnotation attributeOverride, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ColumnMetadata(MetadataAnnotation column, MetadataAccessor accessor)INTERNAL: Used for annotation loading.DirectColumnMetadata(MetadataAnnotation directColumn, MetadataAccessor accessor)INTERNAL: Used annotation loading.DiscriminatorClassMetadata(MetadataAnnotation discriminatorClass, MetadataAccessor accessor)INTERNAL: Used for annotation loading.DiscriminatorColumnMetadata(MetadataAnnotation discriminatorColumn, MetadataAccessor accessor)INTERNAL: Used for annotation loading.FieldMetadata(MetadataAnnotation column, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ForeignKeyMetadata(MetadataAnnotation foreignKey, MetadataAccessor accessor)INTERNAL: Used for annotation loading.JoinColumnMetadata(MetadataAnnotation joinColumn, MetadataAccessor accessor)INTERNAL: Used for annotation loading.JoinFieldMetadata(MetadataAnnotation joinColumn, MetadataAccessor accessor)INTERNAL: Used for annotation loading.MetadataColumn(MetadataAnnotation column, MetadataAccessor accessor)INTERNAL: Used for annotation loading.OrderColumnMetadata(MetadataAnnotation orderColumn, MetadataAccessor accessor)INTERNAL: Used for annotation loading.OverrideMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PrimaryKeyForeignKeyMetadata(MetadataAnnotation primaryKeyForeignKey, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PrimaryKeyJoinColumnMetadata(MetadataAnnotation primaryKeyJoinColumn, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PrimaryKeyMetadata(MetadataAnnotation primaryKey, MetadataAccessor accessor)INTERNAL: Used for annotation loading.RelationalColumnMetadata(MetadataAnnotation relationalColumn, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TenantDiscriminatorColumnMetadata(MetadataAnnotation tenantDiscriminator, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.converters
Constructors in org.eclipse.persistence.internal.jpa.metadata.converters with parameters of type MetadataAnnotation Constructor Description AbstractConverterMetadata(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ConversionValueMetadata(MetadataAnnotation conversionValue, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ConverterMetadata(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ConvertMetadata(MetadataAnnotation convert, MetadataAccessor accessor)INTERNAL: Used for annotation loading.EnumeratedMetadata(MetadataAnnotation enumerated, MetadataAccessor accessor)INTERNAL: Used for annotation loadingJSONMetadata(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.KryoMetadata(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.LobMetadata(MetadataAnnotation lob, MetadataAccessor accessor)INTERNAL: Used for annotation loading.MetadataConverter(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ObjectTypeConverterMetadata(MetadataAnnotation objectTypeConverter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.SerializedConverterMetadata(MetadataAnnotation serializer, MetadataAccessor accessor)INTERNAL: Used for annotation loading.SerializedMetadata(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.StructConverterMetadata(MetadataAnnotation structConverter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TemporalMetadata(MetadataAnnotation temporal, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TypeConverterMetadata(MetadataAnnotation typeConverter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.UUIDMetadata(MetadataAnnotation uuid, MetadataAccessor accessor)INTERNAL: Used for annotation loading.XMLMetadata(MetadataAnnotation converter, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.copypolicy
Constructors in org.eclipse.persistence.internal.jpa.metadata.copypolicy with parameters of type MetadataAnnotation Constructor Description CloneCopyPolicyMetadata(MetadataAnnotation copyPolicy, MetadataAccessor accessor)INTERNAL: Used for annotation loadingCopyPolicyMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.CustomCopyPolicyMetadata(MetadataAnnotation copyPolicy, MetadataAccessor accessor)INTERNAL: Used for annotation loading.InstantiationCopyPolicyMetadata(MetadataAnnotation copyPolicy, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.graphs
Constructors in org.eclipse.persistence.internal.jpa.metadata.graphs with parameters of type MetadataAnnotation Constructor Description NamedAttributeNodeMetadata(MetadataAnnotation namedAttributeNode, ClassAccessor accessor)INTERNAL: Used for annotation loading.NamedEntityGraphMetadata(MetadataAnnotation namedEntityGraph, EntityAccessor accessor)INTERNAL: Used for annotation loading.NamedSubgraphMetadata(MetadataAnnotation namedSubgraph, ClassAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.inheritance
Constructors in org.eclipse.persistence.internal.jpa.metadata.inheritance with parameters of type MetadataAnnotation Constructor Description InheritanceMetadata(MetadataAnnotation inheritance, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.listeners
Constructors in org.eclipse.persistence.internal.jpa.metadata.listeners with parameters of type MetadataAnnotation Constructor Description EntityListenerMetadata(MetadataAnnotation entityListeners, MetadataClass entityListenerClass, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.locking
Constructors in org.eclipse.persistence.internal.jpa.metadata.locking with parameters of type MetadataAnnotation Constructor Description OptimisticLockingMetadata(MetadataAnnotation optimisticLocking, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.mappings
Constructors in org.eclipse.persistence.internal.jpa.metadata.mappings with parameters of type MetadataAnnotation Constructor Description AccessMethodsMetadata(MetadataAnnotation virtualAccessMethods, MetadataAccessor accessor)BatchFetchMetadata(MetadataAnnotation batchFetch, MetadataAccessor accessor)INTERNAL: Used for annotation loading.MapKeyMetadata(MetadataAnnotation mapKey, MetadataAccessor accessor)INTERNAL: Used for annotation loading.OrderByMetadata(MetadataAnnotation orderBy, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ReturnInsertMetadata(MetadataAnnotation returnInsert, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.multitenant
Constructors in org.eclipse.persistence.internal.jpa.metadata.multitenant with parameters of type MetadataAnnotation Constructor Description MultitenantMetadata(MetadataAnnotation multitenant, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TenantTableDiscriminatorMetadata(MetadataAnnotation tenantTableDiscriminator, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.nosql
Constructors in org.eclipse.persistence.internal.jpa.metadata.nosql with parameters of type MetadataAnnotation Constructor Description NoSqlMetadata(MetadataAnnotation struct, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.partitioning
Constructors in org.eclipse.persistence.internal.jpa.metadata.partitioning with parameters of type MetadataAnnotation Constructor Description AbstractPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.FieldPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.HashPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PinnedPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.RangePartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.RangePartitionMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ReplicationPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.RoundRobinPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.UnionPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ValuePartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ValuePartitionMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.queries
Constructors in org.eclipse.persistence.internal.jpa.metadata.queries with parameters of type MetadataAnnotation Constructor Description ColumnResultMetadata(MetadataAnnotation columnResult, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ComplexTypeMetadata(MetadataAnnotation record, MetadataAccessor accessor)INTERNAL: Used for annotation loading.ConstructorResultMetadata(MetadataAnnotation constructorResult, MetadataAccessor accessor)INTERNAL: Used for annotation loading.EntityResultMetadata(MetadataAnnotation entityResult, MetadataAccessor accessor)INTERNAL: Used for annotation loading.FetchAttributeMetadata(MetadataAnnotation fetchAttribute, MetadataAccessor accessor)INTERNAL: Used for annotation loading.FetchGroupMetadata(MetadataAnnotation fetchGroup, MetadataAccessor accessor)INTERNAL: Used for annotation loading.FieldResultMetadata(MetadataAnnotation fieldResult, MetadataAccessor accessor)INTERNAL: Used for annotation loading.NamedNativeQueryMetadata(MetadataAnnotation namedNativeQuery, MetadataAccessor accessor)INTERNAL: Used for annotation loading.NamedPLSQLStoredFunctionQueryMetadata(MetadataAnnotation namedStoredProcedureQuery, MetadataAccessor accessor)INTERNAL:NamedPLSQLStoredProcedureQueryMetadata(MetadataAnnotation namedStoredProcedureQuery, MetadataAccessor accessor)INTERNAL:NamedQueryMetadata(MetadataAnnotation namedQuery, MetadataAccessor accessor)INTERNAL: Used for annotation loading.NamedStoredFunctionQueryMetadata(MetadataAnnotation namedStoredProcedureQuery, MetadataAccessor accessor)INTERNAL: Used for annotation mapping.NamedStoredProcedureQueryMetadata(MetadataAnnotation namedStoredProcedureQuery, MetadataAccessor accessor)INTERNAL:OracleArrayTypeMetadata(MetadataAnnotation record, MetadataAccessor accessor)INTERNAL: Used for annotation loading.OracleComplexTypeMetadata(MetadataAnnotation record, MetadataAccessor accessor)INTERNAL: Used for annotation loading.OracleObjectTypeMetadata(MetadataAnnotation objectType, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PLSQLComplexTypeMetadata(MetadataAnnotation record, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PLSQLParameterMetadata(MetadataAnnotation storedProcedureParameter, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PLSQLRecordMetadata(MetadataAnnotation record, MetadataAccessor accessor)INTERNAL: Used for annotation loading.PLSQLTableMetadata(MetadataAnnotation record, MetadataAccessor accessor)INTERNAL: Used for annotation loading.QueryHintMetadata(MetadataAnnotation hint, MetadataAccessor accessor)INTERNAL: Used for annotation loading.QueryRedirectorsMetadata(MetadataAnnotation redirectors, MetadataAccessor accessor)INTERNAL: Used for annotation loading.SQLResultSetMappingMetadata(MetadataAnnotation sqlResultSetMapping, MetadataAccessor accessor)INTERNAL: Used for annotation loading.StoredProcedureParameterMetadata(MetadataAnnotation storedProcedureParameter, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.sequencing
Constructors in org.eclipse.persistence.internal.jpa.metadata.sequencing with parameters of type MetadataAnnotation Constructor Description GeneratedValueMetadata(MetadataAnnotation generatedValue, MetadataAccessor accessor)INTERNAL: Used annotation loading.SequenceGeneratorMetadata(MetadataAnnotation sequenceGenerator, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TableGeneratorMetadata(MetadataAnnotation tableGenerator, MetadataAccessor accessor)INTERNAL: Used for annotation loading.UuidGeneratorMetadata(MetadataAnnotation uuidGenerator, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.sop
Constructors in org.eclipse.persistence.internal.jpa.metadata.sop with parameters of type MetadataAnnotation Constructor Description SerializedObjectPolicyMetadata(MetadataAnnotation serializedObject, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.structures
Constructors in org.eclipse.persistence.internal.jpa.metadata.structures with parameters of type MetadataAnnotation Constructor Description ArrayAccessor(MetadataAnnotation array, MetadataAccessibleObject accessibleObject, ClassAccessor classAccessor)INTERNAL: Used for annotations.StructMetadata(MetadataAnnotation struct, MetadataAccessor accessor)INTERNAL: Used for annotation loading.StructureAccessor(MetadataAnnotation embedded, MetadataAccessibleObject accessibleObject, ClassAccessor classAccessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.tables
Constructors in org.eclipse.persistence.internal.jpa.metadata.tables with parameters of type MetadataAnnotation Constructor Description CollectionTableMetadata(MetadataAnnotation collectionTable, MetadataAccessor accessor)INTERNAL: Used for annotation loading.IndexMetadata(MetadataAnnotation index, MetadataAccessor accessor)INTERNAL:JoinTableMetadata(MetadataAnnotation joinTable, MetadataAccessor accessor)INTERNAL: Used for annotation loading.RelationalTableMetadata(MetadataAnnotation relationalTable, MetadataAccessor accessor)INTERNAL: Used for annotation loading.SecondaryTableMetadata(MetadataAnnotation secondaryTable, MetadataAccessor accessor)INTERNAL: Used for annotation loading.TableMetadata(MetadataAnnotation table, MetadataAccessor accessor)INTERNAL: Used for annotation loading.UniqueConstraintMetadata(MetadataAnnotation uniqueConstraint, MetadataAccessor accessor)INTERNAL: Used for annotation loading. -
Uses of MetadataAnnotation in org.eclipse.persistence.internal.jpa.metadata.transformers
Constructors in org.eclipse.persistence.internal.jpa.metadata.transformers with parameters of type MetadataAnnotation Constructor Description ReadTransformerMetadata(MetadataAnnotation readTransformer, MetadataAccessor accessor)INTERNAL: Used for annotation loading.WriteTransformerMetadata(MetadataAnnotation writeTransformer, MetadataAccessor accessor)INTERNAL: Used for annotation loading.
-