|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method public initialize(metadata MetadataImplementor, mappingCollector MappingCollector) : void in class org.hibernate.envers.boot.internal.EnversServiceImpl |
From |
To |
|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method private doInitialize(metadata MetadataImplementor, mappingCollector MappingCollector, serviceRegistry ServiceRegistry) : void in class org.hibernate.envers.boot.internal.EnversServiceImpl |
From |
To |
|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method public configure(metadata MetadataImplementor, serviceRegistry ServiceRegistry, reflectionManager ReflectionManager, mappingCollector MappingCollector, globalConfiguration GlobalConfiguration, auditEntitiesConfiguration AuditEntitiesConfiguration, auditStrategy AuditStrategy, revisionInfoXmlMapping Document, revisionInfoRelationMapping Element) : EntitiesConfigurations in class org.hibernate.envers.configuration.internal.EntitiesConfigurator |
From |
To |
|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method public AuditMetadataGenerator(metadata MetadataImplementor, serviceRegistry ServiceRegistry, globalCfg GlobalConfiguration, verEntCfg AuditEntitiesConfiguration, auditStrategy AuditStrategy, revisionInfoRelationMapping Element, auditEntityNameRegister AuditEntityNameRegister) in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator |
From |
To |
|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method public initialize(metadata MetadataImplementor, mappingCollector MappingCollector) : void in class org.hibernate.envers.boot.internal.EnversService |
From |
To |
|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method public produceAdditionalMappings(metadata MetadataImplementor, jandexIndex IndexView, mappingBinder MappingBinder, buildingContext MetadataBuildingContext) : Collection<MappingDocument> in class org.hibernate.envers.boot.internal.AdditionalJaxbMappingProducerImpl |
From |
To |
|
Change Parameter Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in method public produceAdditionalMappings(metadata MetadataImplementor, jandexIndex IndexView, mappingBinder MappingBinder, buildingContext MetadataBuildingContext) : Collection<MappingDocument> in class org.hibernate.boot.spi.AdditionalJaxbMappingProducer |
From |
To |
|
Change Attribute Type filters : List to filters : List<FilterConfiguration> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type subclassTables : ArrayList to subclassTables : List<Table> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type bootstrapContext : BootstrapContext to classLoaderAccess : ClassLoaderAccess in class org.hibernate.cfg.annotations.reflection.XMLContext |
From |
To |
|
Change Attribute Type synchronizedTables : Set to synchronizedTables : Set<String> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type subclassProperties : ArrayList to subclassProperties : List<Property> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type declaredProperties : ArrayList to declaredProperties : List<Property> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type bootstrapContext : BootstrapContext to classLoaderAccess : ClassLoaderAccess in class org.hibernate.cfg.annotations.reflection.JPAMetadataProvider |
From |
To |
|
Change Attribute Type metadata : InFlightMetadataCollector to metadata : MetadataImplementor in class org.hibernate.envers.configuration.internal.metadata.AuditMetadataGenerator |
From |
To |
|
Change Attribute Type buildingContext : MetadataBuildingContext to metadata : MetadataImplementor in class org.hibernate.mapping.OneToMany |
From |
To |
|
Change Attribute Type subclasses : ArrayList<Subclass> to subclasses : List<Subclass> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type joins : ArrayList<Join> to joins : List<Join> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type subclassJoins : ArrayList to subclassJoins : List<Join> in class org.hibernate.mapping.PersistentClass |
From |
To |
|
Change Attribute Type properties : ArrayList to properties : List<Property> in class org.hibernate.mapping.PersistentClass |
From |
To |