[hibernate/hibernate-orm] c9f797: HHH-17616 - Move resources that were still in src/...
by Jan Schatteman
Branch: refs/heads/6.4
Home: https://github.com/hibernate/hibernate-orm
Commit: c9f79733bcc6751953c2b0951b1596f2640bac36
https://github.com/hibernate/hibernate-orm/commit/c9f79733bcc6751953c2b09...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M hibernate-core/hibernate-core.gradle
R hibernate-core/src/test/java/org/hibernate/orm/test/abstractembeddedcomponents/cid/Mappings.hbm.xml
R hibernate-core/src/…
[View More]test/java/org/hibernate/orm/test/abstractembeddedcomponents/propertyref/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/hbm_order.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/order_orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/AnyTestEagerPropertySet.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/AnyTestLazyPropertySet.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/Properties.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/array/A.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/batch/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/batchfetch/ProductLine.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction3.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/boot/cfgXml/badnamespace.cfg.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/boot/cfgXml/hibernate.cfg.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bootstrap/binding/hbm/simple/dynamic/SimpleDynamicEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bootstrap/binding/hbm/simple/pojo/SimpleEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/Bean.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/Child.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/ChildForParentWithAssignedId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/DeleteOrphanChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/Job.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/JobBatch.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/MultiPathCascade.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/ParentWithAssignedId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/CascadeManagedAndTransient.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/CascadeMergeToChildBeforeParent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascade.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascadeDelayedInsert.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/Cacheable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/FooEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/BaseClass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/SubClass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/hibernate.cfg.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/LineItem.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/Order.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/PurchaseRecord.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/backref/map/compkey/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/bag/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/idbag/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/lazynocascade/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/ParentChildMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/map/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/UserPermissions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/Zoo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/Mail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/lazy/Mail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/lazy/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/MappingsNonLazy.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/component/basic/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/component/cascading/collection/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/component/cascading/toone/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/compositeelement/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/connections/Silly.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cuk/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cut/Transaction.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/deletetransient/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/dialect/function/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/dynamicmap/Test.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ecid/Course.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/named/basic/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/named/subgraph/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/xml/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitymode/map/basic/ProductLine.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitymode/map/compositeId/CompId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitymode/map/subclass/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entityname/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entityname/Vehicle.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManyBagToSetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManySetToSetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagSubclassMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManySetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/unidirectional/manytomany/UnidirectionalManyToManyBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManyBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManySetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/detached/MultipleCollectionBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/values/ValuesBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/events/DefaultEntityListener-orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/exception/Group.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/exception/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/Employee.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/allinone.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/allseparateinone.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/entitynames.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/packageentitynames.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/unionsubclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Child.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/fetchprofiles/join/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Category.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Department.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/LineItem.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Order.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Salesperson.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/defs.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/formulajoin/Root.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/generated/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/identity/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/select/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/selectannotated/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/inheritance/AnimalReport.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/mappingexception/unmapped_association.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/mappingexception/unmapped_collection.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Animal.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/BooleanLiteralEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/ComponentContainer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/CompositeIdEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Constructor.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/CrazyIdFieldNames.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/EntityWithCrazyCompositeKey.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/FooBarCopy.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/FunctionNamesAsColumns.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Image.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/KeyManyToOneEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Properties.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/SimpleEntityWithAssociation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/VariousKeywordPropertyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Vehicle.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Versions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hqlfetchscroll/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/id/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/id/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/id/SQLServer2012Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idbag/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idclass/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/biginteger/increment/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/biginteger/sequence/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/biginteger/sequence/ZeroScaleMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/forcedtable/Basic.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/forcedtable/HiLo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/forcedtable/Pooled.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/Basic.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/Dedicated.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/HiLo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/Pooled.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/table/Basic.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/table/HiLo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/table/Pooled.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idprops/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/ContractVariation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersioned.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersionedOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationUnidir.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersioned.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersionedOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/discriminator/joinedsubclass/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/insertordering/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/interceptor/Image.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/interceptor/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/interfaceproxy/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/iterate/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jdbc/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/join/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/join/Reportable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/join/Thing.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/joinedsubclass/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cascade2/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/compliance/callback/listener/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/fetch/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/model/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/model/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/model/Part.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/naturalid/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/component/EagerCollectionLazyKeyManyToOneMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/component/EagerMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/component/LazyMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/embedded/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/ondelete/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/unidir/ondelete/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lazyonetoone/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ABC.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ABCExtends.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ABCProxy.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/AltSimple.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Baz.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Blobber.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Broken.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Category.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Circular.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Commento.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ComponentNotNullRoot.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Componentizable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/CompositeIdId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Container.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Custom.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/CustomSQL.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Eye.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fee.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/FooBar.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fum.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fumm.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Glarch.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Holder.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/IJ.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/IJ2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Immutable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Location.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/MainObject.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Many.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Map.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Marelo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Middle.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Multi.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/MultiExtends.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Nameable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Object2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/One.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Qux.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/RootDetail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Simple.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/SingleSeveral.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Stuff.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/UpDown.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Vetoer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/WZ.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Wicked.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/XY.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/ImageMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/LobAsLastValue.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/LobMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/MaterializedBlobMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/MaterializedClobMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/SerializableMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/TextMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/batchload/UserGroupBatchLoad.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/ordered/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/compositeid/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/nestedreference/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/assigned/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/generated/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/map/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapelemformula/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/attrorder/mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/custom/basic/UserPermissions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/custom/declaredtype/UserPermissions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/custom/parameterized/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/mapcompelem/ProductPart.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/contributed/BasicContributorTests.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/formula/EntityOfFormulas.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/ComponentOwner.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/GeneratedPropertyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/MSSQLGeneratedPropertyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/AccountOwner.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/SimpleInheritance.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/joined/JoinedSubclassInheritance.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/dynamic/JoinedMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/joined/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/cid/Account.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/immutable/ParentChildWithManyToOne.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/immutable/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/mutable/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/nullable/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/readwrite/ReadWriteEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/typedmanytoone/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/usertypes/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/usertypes/TestEnumType.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/usertypes/xmlmapping/entities.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mappingexception/InvalidMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mappingexception/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/math/Math.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mixed/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/namingstrategy/Customers.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/namingstrategy/complete/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/nonpkassociation/NonPkManyToOneAssociationHbmTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ondelete/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ondelete/toone/hbm/ToOneOnDelete.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/Node.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/VersionedNode.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/Details.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/MainObject.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/Object2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/formula/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/joined/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/link/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/nopojo/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/optional/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/singletable/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Competition.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Employer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Hoarder.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/HoarderOrphanDelete.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Node.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/OneToOne.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/OptLockEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/SimpleEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/optlock/Document.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ordered/Search.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/Mail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/elementcollection/student.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/manytomany/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/bidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/composite/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/reversed/bidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/reversed/unidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/pk/bidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/pk/unidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/basic/EntityClass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/basic/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/cachedcollections/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/component/complete/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/inheritence/discrim/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/inheritence/joined/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/inheritence/union/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/partial/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/proxy/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/query/joinfetch/ItemBid.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/query/joinfetch/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/query/resultmapping/result-set-mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/querycache/Enrolment.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/querycache/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/quote/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/Enrolment.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/TextHolder.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/VersionedNode.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/reattachment/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/refresh/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/resulttransformer/Contract.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/rowid/Point.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schema/SchemaGenerationTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/1_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/2_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/3_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/4_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/CommentGeneration.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/idbag/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/idgenerator/sequence.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Employee.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Manager.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Payment.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/manytomany/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/mapping2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/uniqueconstraint/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/check/oracle-mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/datadirect/oracle/StoredProcedures.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/db2/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/derby/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/mysql/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/oracle/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/oracle/StoredProcedures.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/sqlserver/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/sybase/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/identity/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/query/NativeSQLQueries.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/quotedidentifiers/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/Contact.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/Document.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/fetching/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/insert/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stats/Continent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stats/Continent2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassProxyInterface/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassfilter/discrim-subclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassfilter/joined-subclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassfilter/union-subclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subselect/Beings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subselect/Book.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subselect/join/Order.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ternary/Ternary.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/timestamp/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/tm/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typedonetoone/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typeoverride/Entity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typeparameters/Typedef.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typeparameters/Widget.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unconstrained/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unidir/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unidir/ParentChildPropertyRef.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass/Beings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass/alias/mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass2/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/util/dtd/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/util/dtd/child.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/PersonThing.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/db/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/mappedsuperclass/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/sybase/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeJoinWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeSelectWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/EagerToManyWhere.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/File.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdNotFoundWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyOneToManyNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyToManyWhere.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/abstractembeddedcomponents/cid/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/abstractembeddedcomponents/propertyref/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/hbm_order.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/order_orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/AnyTestEagerPropertySet.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/AnyTestLazyPropertySet.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/Properties.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/array/A.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/batch/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/batchfetch/ProductLine.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction3.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/boot/cfgXml/badnamespace.cfg.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/boot/cfgXml/hibernate.cfg.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bootstrap/binding/hbm/simple/dynamic/SimpleDynamicEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bootstrap/binding/hbm/simple/pojo/SimpleEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bytecode/Bean.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/Child.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/ChildForParentWithAssignedId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/DeleteOrphanChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/Job.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/JobBatch.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/MultiPathCascade.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/ParentWithAssignedId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/CascadeManagedAndTransient.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/CascadeMergeToChildBeforeParent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascade.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascadeDelayedInsert.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/Cacheable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/FooEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/BaseClass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/SubClass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/hibernate.cfg.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/LineItem.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/Order.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/PurchaseRecord.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/backref/map/compkey/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/bag/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/idbag/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/lazynocascade/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/ParentChildMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/map/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/UserPermissions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/Zoo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/Mail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/lazy/Mail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/lazy/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/MappingsNonLazy.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/component/basic/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/component/cascading/collection/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/component/cascading/toone/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/compositeelement/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/connections/Silly.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cuk/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cut/Transaction.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/deletetransient/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/dialect/function/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/dynamicmap/Test.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ecid/Course.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitygraph/named/basic/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitygraph/named/subgraph/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitygraph/xml/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitymode/map/basic/ProductLine.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitymode/map/compositeId/CompId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitymode/map/subclass/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entityname/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entityname/Vehicle.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManyBagToSetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManySetToSetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagSubclassMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManySetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/unidirectional/manytomany/UnidirectionalManyToManyBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManyBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManySetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/detached/MultipleCollectionBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/values/ValuesBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/events/DefaultEntityListener-orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/exception/Group.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/exception/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/Employee.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/allinone.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/allseparateinone.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/entitynames.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/packageentitynames.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/unionsubclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extralazy/Child.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extralazy/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extralazy/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/fetchprofiles/join/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Category.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Department.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/LineItem.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Order.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Salesperson.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/defs.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/formulajoin/Root.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/generated/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/identity/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/select/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/selectannotated/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/inheritance/AnimalReport.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/mappingexception/unmapped_association.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/mappingexception/unmapped_collection.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Animal.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/BooleanLiteralEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/ComponentContainer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/CompositeIdEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Constructor.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/CrazyIdFieldNames.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/EntityWithCrazyCompositeKey.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/FooBarCopy.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/FunctionNamesAsColumns.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Image.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/KeyManyToOneEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Properties.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/SimpleEntityWithAssociation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/VariousKeywordPropertyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Vehicle.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Versions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hqlfetchscroll/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/id/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/id/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/id/SQLServer2012Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idbag/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idclass/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/biginteger/increment/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/biginteger/sequence/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/biginteger/sequence/ZeroScaleMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/forcedtable/Basic.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/forcedtable/HiLo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/forcedtable/Pooled.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/Basic.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/Dedicated.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/HiLo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/Pooled.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/table/Basic.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/table/HiLo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/table/Pooled.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idprops/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/ContractVariation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersioned.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersionedOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationUnidir.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersioned.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersionedOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/inheritance/discriminator/joinedsubclass/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/insertordering/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/interceptor/Image.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/interceptor/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/interfaceproxy/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/iterate/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jdbc/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/join/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/join/Reportable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/join/Thing.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/joinedsubclass/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/cascade2/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/compliance/callback/listener/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/fetch/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/model/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/model/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/model/Part.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/naturalid/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/component/EagerCollectionLazyKeyManyToOneMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/component/EagerMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/component/LazyMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/embedded/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/ondelete/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/unidir/ondelete/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lazyonetoone/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ABC.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ABCExtends.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ABCProxy.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/AltSimple.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Baz.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Blobber.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Broken.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Category.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Circular.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Commento.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ComponentNotNullRoot.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Componentizable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/CompositeIdId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Container.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Custom.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/CustomSQL.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Eye.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fee.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/FooBar.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fum.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fumm.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Glarch.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Holder.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/IJ.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/IJ2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Immutable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Location.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/MainObject.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Many.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Map.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Marelo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Middle.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Multi.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/MultiExtends.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Nameable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Object2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/One.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Qux.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/RootDetail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Simple.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/SingleSeveral.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Stuff.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/UpDown.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Vetoer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/WZ.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Wicked.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/XY.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/ImageMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/LobAsLastValue.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/LobMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/MaterializedBlobMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/MaterializedClobMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/SerializableMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/TextMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomany/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomany/batchload/UserGroupBatchLoad.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomany/ordered/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/compositeid/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/nestedreference/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/assigned/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/generated/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/map/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapelemformula/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/attrorder/mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/custom/basic/UserPermissions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/custom/declaredtype/UserPermissions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/custom/parameterized/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/mapcompelem/ProductPart.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/contributed/BasicContributorTests.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/formula/EntityOfFormulas.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/generated/ComponentOwner.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/generated/GeneratedPropertyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/generated/MSSQLGeneratedPropertyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/AccountOwner.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/SimpleInheritance.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/joined/JoinedSubclassInheritance.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/dynamic/JoinedMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/joined/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/cid/Account.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/immutable/ParentChildWithManyToOne.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/immutable/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/mutable/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/nullable/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/readwrite/ReadWriteEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/typedmanytoone/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/usertypes/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/usertypes/TestEnumType.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/usertypes/xmlmapping/entities.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mappingexception/InvalidMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mappingexception/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/math/Math.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mixed/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/namingstrategy/Customers.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/namingstrategy/complete/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/nonpkassociation/NonPkManyToOneAssociationHbmTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ondelete/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ondelete/toone/hbm/ToOneOnDelete.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetomany/Node.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetomany/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetomany/VersionedNode.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/Details.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/MainObject.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/Object2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/formula/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/joined/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/link/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/nopojo/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/optional/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/singletable/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Competition.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Employer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Hoarder.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/HoarderOrphanDelete.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Node.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/OneToOne.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/OptLockEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/SimpleEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/optlock/Document.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ordered/Search.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/Mail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/elementcollection/student.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/manytomany/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/bidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/composite/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/reversed/bidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/reversed/unidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/pk/bidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/pk/unidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/basic/EntityClass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/basic/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/cachedcollections/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/component/complete/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/inheritence/discrim/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/inheritence/joined/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/inheritence/union/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/partial/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/proxy/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/query/joinfetch/ItemBid.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/query/joinfetch/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/query/resultmapping/result-set-mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/querycache/Enrolment.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/querycache/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/quote/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/Enrolment.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/TextHolder.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/VersionedNode.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/reattachment/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/refresh/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/resulttransformer/Contract.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/rowid/Point.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schema/SchemaGenerationTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/1_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/2_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/3_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/4_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/CommentGeneration.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/idbag/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/idgenerator/sequence.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Employee.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Manager.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Payment.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/manytomany/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/mapping2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/uniqueconstraint/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/check/oracle-mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/datadirect/oracle/StoredProcedures.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/db2/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/derby/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/mysql/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/oracle/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/oracle/StoredProcedures.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/sqlserver/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/sybase/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/identity/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/query/NativeSQLQueries.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/quotedidentifiers/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/Contact.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/Document.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/fetching/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/insert/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stats/Continent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stats/Continent2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassProxyInterface/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassfilter/discrim-subclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassfilter/joined-subclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassfilter/union-subclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subselect/Beings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subselect/Book.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subselect/join/Order.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ternary/Ternary.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/timestamp/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/tm/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typedonetoone/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typeoverride/Entity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typeparameters/Typedef.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typeparameters/Widget.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unconstrained/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unidir/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unidir/ParentChildPropertyRef.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unionsubclass/Beings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unionsubclass/alias/mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unionsubclass2/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/util/dtd/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/util/dtd/child.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/PersonThing.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/db/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/mappedsuperclass/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/sybase/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeJoinWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeSelectWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/EagerToManyWhere.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/File.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdNotFoundWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyOneToManyNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyToManyWhere.hbm.xml
Log Message:
-----------
HHH-17616 - Move resources that were still in src/java to src/resources (hibernate-core)
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
[View Less]
1 year, 1 month
[hibernate/hibernate-orm] 62c17f: HHH-17616 - Move resources that were still in src/...
by Jan Schatteman
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 62c17f1a517b97c97106b51f50b6e7b6771d0e7a
https://github.com/hibernate/hibernate-orm/commit/62c17f1a517b97c97106b51...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M hibernate-core/hibernate-core.gradle
R hibernate-core/src/test/java/org/hibernate/orm/test/abstractembeddedcomponents/cid/Mappings.hbm.xml
R hibernate-core/src/…
[View More]test/java/org/hibernate/orm/test/abstractembeddedcomponents/propertyref/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/hbm_order.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/order_orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/AnyTestEagerPropertySet.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/AnyTestLazyPropertySet.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/any/hbm/Properties.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/array/A.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/batch/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/batchfetch/ProductLine.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bidi/Auction3.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/boot/cfgXml/badnamespace.cfg.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/boot/cfgXml/hibernate.cfg.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bootstrap/binding/hbm/simple/dynamic/SimpleDynamicEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bootstrap/binding/hbm/simple/pojo/SimpleEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/Bean.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/Child.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/ChildForParentWithAssignedId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/DeleteOrphanChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/Job.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/JobBatch.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/MultiPathCascade.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/ParentWithAssignedId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/CascadeManagedAndTransient.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/CascadeMergeToChildBeforeParent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascade.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascadeDelayedInsert.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/Cacheable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/FooEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/BaseClass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/SubClass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cfg/cache/hibernate.cfg.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/LineItem.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/Order.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cid/PurchaseRecord.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/backref/map/compkey/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/bag/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/idbag/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/lazynocascade/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/list/ParentChildMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/map/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/UserPermissions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/original/Zoo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/Mail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/lazy/Mail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/propertyref/lazy/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/collection/set/MappingsNonLazy.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/component/basic/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/component/cascading/collection/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/component/cascading/toone/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/compositeelement/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/connections/Silly.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cuk/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/cut/Transaction.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/deletetransient/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/dialect/function/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/dynamicmap/Test.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ecid/Course.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/named/basic/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/named/subgraph/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/xml/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitymode/map/basic/ProductLine.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitymode/map/compositeId/CompId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entitymode/map/subclass/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entityname/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/entityname/Vehicle.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManyBagToSetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManySetToSetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagSubclassMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManySetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/unidirectional/manytomany/UnidirectionalManyToManyBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManyBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManySetMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/detached/MultipleCollectionBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/event/collection/values/ValuesBagMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/events/DefaultEntityListener-orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/exception/Group.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/exception/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/Employee.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/allinone.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/allseparateinone.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/entitynames.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/packageentitynames.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extendshbm/unionsubclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Child.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/extralazy/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/fetchprofiles/join/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Category.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Department.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/LineItem.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Order.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/Salesperson.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/filter/defs.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/formulajoin/Root.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/generated/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/identity/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/select/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/generatedkeys/selectannotated/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/inheritance/AnimalReport.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/mappingexception/unmapped_association.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/mappingexception/unmapped_collection.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Animal.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/BooleanLiteralEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/ComponentContainer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/CompositeIdEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Constructor.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/CrazyIdFieldNames.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/EntityWithCrazyCompositeKey.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/FooBarCopy.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/FunctionNamesAsColumns.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Image.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/KeyManyToOneEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Properties.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/SimpleEntityWithAssociation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/VariousKeywordPropertyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Vehicle.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hql/Versions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/hqlfetchscroll/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/id/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/id/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/id/SQLServer2012Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idbag/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idclass/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/biginteger/increment/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/biginteger/sequence/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/biginteger/sequence/ZeroScaleMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/forcedtable/Basic.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/forcedtable/HiLo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/forcedtable/Pooled.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/Basic.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/Dedicated.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/HiLo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/sequence/Pooled.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/table/Basic.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/table/HiLo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idgen/enhanced/table/Pooled.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/idprops/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/ContractVariation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersioned.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersionedOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariation.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationUnidir.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersioned.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersionedOneToManyJoin.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/discriminator/joinedsubclass/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/insertordering/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/interceptor/Image.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/interceptor/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/interfaceproxy/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/iterate/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jdbc/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/join/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/join/Reportable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/join/Thing.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/joinedsubclass/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/cascade2/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/compliance/callback/listener/orm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/fetch/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/model/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/model/MyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/model/Part.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/jpa/naturalid/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/component/EagerCollectionLazyKeyManyToOneMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/component/EagerMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/component/LazyMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/embedded/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/bidir/ondelete/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/keymanytoone/unidir/ondelete/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lazyonetoone/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ABC.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ABCExtends.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ABCProxy.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/AltSimple.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Baz.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Blobber.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Broken.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Category.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Circular.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Commento.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ComponentNotNullRoot.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Componentizable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/CompositeIdId.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Container.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Custom.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/CustomSQL.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Eye.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fee.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/FooBar.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fum.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Fumm.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Glarch.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Holder.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/IJ.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/IJ2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Immutable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Location.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/MainObject.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Many.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Map.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Marelo.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Middle.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Multi.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/MultiExtends.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Nameable.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Object2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/One.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Qux.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/RootDetail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Simple.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/SingleSeveral.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Stuff.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/UpDown.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Vetoer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/WZ.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/Wicked.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/legacy/XY.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/ImageMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/LobAsLastValue.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/LobMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/MaterializedBlobMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/MaterializedClobMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/SerializableMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/TextMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/batchload/UserGroupBatchLoad.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/ordered/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/compositeid/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/nestedreference/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/assigned/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/generated/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/map/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapelemformula/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/attrorder/mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/custom/basic/UserPermissions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/custom/declaredtype/UserPermissions.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/custom/parameterized/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/mapcompelem/ProductPart.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/contributed/BasicContributorTests.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/formula/EntityOfFormulas.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/ComponentOwner.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/GeneratedPropertyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/MSSQLGeneratedPropertyEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/AccountOwner.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/SimpleInheritance.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/discriminator/joined/JoinedSubclassInheritance.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/dynamic/JoinedMappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/joined/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/cid/Account.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/immutable/ParentChildWithManyToOne.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/immutable/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/mutable/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/naturalid/nullable/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/readwrite/ReadWriteEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/typedmanytoone/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/usertypes/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/usertypes/TestEnumType.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mapping/usertypes/xmlmapping/entities.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mappingexception/InvalidMapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mappingexception/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/math/Math.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/mixed/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/namingstrategy/Customers.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/namingstrategy/complete/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/nonpkassociation/NonPkManyToOneAssociationHbmTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ondelete/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ondelete/toone/hbm/ToOneOnDelete.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/Node.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetomany/VersionedNode.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/Details.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/MainObject.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/Object2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/cache/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/formula/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/joined/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/link/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/nopojo/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/optional/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/singletable/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Competition.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Employer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Hoarder.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/HoarderOrphanDelete.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/Node.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/OneToOne.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/OptLockEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ops/SimpleEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/optlock/Document.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ordered/Search.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/Mail.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/Product.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/elementcollection/student.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/manytomany/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/bidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/composite/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/reversed/bidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/fk/reversed/unidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/pk/bidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/orphan/one2one/pk/unidirectional/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/basic/EntityClass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/basic/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/cachedcollections/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/component/complete/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/inheritence/discrim/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/inheritence/joined/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/inheritence/union/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/propertyref/partial/Mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/proxy/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/query/joinfetch/ItemBid.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/query/joinfetch/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/query/resultmapping/result-set-mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/querycache/Enrolment.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/querycache/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/quote/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/DataPoint.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/Enrolment.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/TextHolder.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/readonly/VersionedNode.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/reattachment/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/refresh/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/resulttransformer/Contract.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/rowid/Point.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schema/SchemaGenerationTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/1_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/2_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/3_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/4_Version.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/CommentGeneration.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/idbag/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/idgenerator/sequence.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Employee.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Manager.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Payment.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/inheritance/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/manytomany/UserGroup.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/mapping2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/uniqueconstraint/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/check/oracle-mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/datadirect/oracle/StoredProcedures.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/db2/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/derby/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/mysql/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/oracle/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/oracle/StoredProcedures.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/sqlserver/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/custom/sybase/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/identity/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/query/NativeSQLQueries.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/sql/hand/quotedidentifiers/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/Contact.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/Document.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/fetching/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stateless/insert/Mappings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stats/Continent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/stats/Continent2.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassProxyInterface/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassfilter/discrim-subclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassfilter/joined-subclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subclassfilter/union-subclass.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subselect/Beings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subselect/Book.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/subselect/join/Order.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/ternary/Ternary.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/timestamp/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/tm/Item.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typedonetoone/Customer.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typeoverride/Entity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typeparameters/Typedef.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/typeparameters/Widget.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unconstrained/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unidir/ParentChild.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unidir/ParentChildPropertyRef.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass/Beings.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass/alias/mapping.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass2/Person.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/util/dtd/Parent.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/util/dtd/child.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/PersonThing.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/db/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/mappedsuperclass/TestEntity.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/version/sybase/User.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeJoinWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeSelectWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/EagerToManyWhere.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/File.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdNotFoundWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyOneToManyNonUniqueIdWhereTest.hbm.xml
R hibernate-core/src/test/java/org/hibernate/orm/test/where/hbm/LazyToManyWhere.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/abstractembeddedcomponents/cid/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/abstractembeddedcomponents/propertyref/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/hbm_order.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/annotations/derivedidentities/e1/b/specjmapid/lazy/order_orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/AnyTestEagerPropertySet.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/AnyTestLazyPropertySet.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/any/hbm/Properties.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/array/A.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/batch/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/batchfetch/ProductLine.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction3.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/boot/cfgXml/badnamespace.cfg.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/boot/cfgXml/hibernate.cfg.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bootstrap/binding/hbm/simple/dynamic/SimpleDynamicEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bootstrap/binding/hbm/simple/pojo/SimpleEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/bytecode/Bean.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/Child.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/ChildForParentWithAssignedId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/DeleteOrphanChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/Job.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/JobBatch.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/MultiPathCascade.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/ParentWithAssignedId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/CascadeManagedAndTransient.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/CascadeMergeToChildBeforeParent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascade.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cascade/circle/MultiPathCircleCascadeDelayedInsert.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/Cacheable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/FooEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/BaseClass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/SubClass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cfg/cache/hibernate.cfg.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/LineItem.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/Order.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cid/PurchaseRecord.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/backref/map/compkey/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/bag/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/idbag/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/lazynocascade/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/list/ParentChildMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/map/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/UserPermissions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/original/Zoo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/Mail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/lazy/Mail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/propertyref/lazy/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/collection/set/MappingsNonLazy.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/component/basic/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/component/cascading/collection/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/component/cascading/toone/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/compositeelement/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/connections/Silly.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cuk/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/cut/Transaction.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/deletetransient/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/dialect/function/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/dynamicmap/Test.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ecid/Course.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitygraph/named/basic/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitygraph/named/subgraph/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitygraph/xml/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitymode/map/basic/ProductLine.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitymode/map/compositeId/CompId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entitymode/map/subclass/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entityname/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/entityname/Vehicle.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManyBagToSetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/manytomany/BidirectionalManyToManySetToSetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManyBagSubclassMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/bidirectional/onetomany/BidirectionalOneToManySetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/unidirectional/manytomany/UnidirectionalManyToManyBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManyBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/association/unidirectional/onetomany/UnidirectionalOneToManySetMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/detached/MultipleCollectionBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/event/collection/values/ValuesBagMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/events/DefaultEntityListener-orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/exception/Group.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/exception/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/Employee.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/allinone.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/allseparateinone.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/entitynames.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/packageentitynames.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extendshbm/unionsubclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extralazy/Child.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extralazy/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/extralazy/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/fetchprofiles/join/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Category.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Department.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/LineItem.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Order.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/Salesperson.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/filter/defs.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/formulajoin/Root.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/generated/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/identity/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/select/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/generatedkeys/selectannotated/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/inheritance/AnimalReport.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/mappingexception/unmapped_association.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/mappingexception/unmapped_collection.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hbm/query/HbmOverridesAnnotation.orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Animal.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/BooleanLiteralEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/ComponentContainer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/CompositeIdEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Constructor.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/CrazyIdFieldNames.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/EntityWithCrazyCompositeKey.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/FooBarCopy.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/FunctionNamesAsColumns.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Image.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/KeyManyToOneEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Properties.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/SimpleEntityWithAssociation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/VariousKeywordPropertyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Vehicle.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hql/Versions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/hqlfetchscroll/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/id/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/id/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/id/SQLServer2012Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idbag/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idclass/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/biginteger/increment/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/biginteger/sequence/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/biginteger/sequence/ZeroScaleMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/forcedtable/Basic.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/forcedtable/HiLo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/forcedtable/Pooled.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/Basic.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/Dedicated.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/HiLo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/sequence/Pooled.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/table/Basic.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/table/HiLo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idgen/enhanced/table/Pooled.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/idprops/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/ContractVariation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersioned.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/inverse/ContractVariationVersionedOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariation.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationUnidir.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersioned.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/immutable/entitywithmutablecollection/noninverse/ContractVariationVersionedOneToManyJoin.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/inheritance/discriminator/joinedsubclass/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/insertordering/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/interceptor/Image.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/interceptor/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/interfaceproxy/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/iterate/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jdbc/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/join/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/join/Reportable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/join/Thing.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/joinedsubclass/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/cascade2/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/compliance/callback/listener/orm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/fetch/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/model/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/model/MyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/model/Part.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/jpa/naturalid/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/component/EagerCollectionLazyKeyManyToOneMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/component/EagerMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/component/LazyMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/embedded/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/bidir/ondelete/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/keymanytoone/unidir/ondelete/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lazyonetoone/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ABC.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ABCExtends.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ABCProxy.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/AltSimple.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Baz.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Blobber.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Broken.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Category.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Circular.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Commento.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ComponentNotNullRoot.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Componentizable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/CompositeIdId.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Container.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Custom.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/CustomSQL.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Eye.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fee.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/FooBar.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fum.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Fumm.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Glarch.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Holder.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/IJ.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/IJ2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Immutable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Location.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/MainObject.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Many.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Map.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Marelo.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Middle.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Multi.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/MultiExtends.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Nameable.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Object2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/One.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Qux.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/RootDetail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Simple.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/SingleSeveral.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Stuff.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/UpDown.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Vetoer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/WZ.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/Wicked.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/legacy/XY.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/ImageMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/LobAsLastValue.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/LobMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/MaterializedBlobMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/MaterializedClobMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/SerializableMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/lob/TextMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomany/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomany/batchload/UserGroupBatchLoad.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomany/ordered/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/compositeid/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/nestedreference/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/assigned/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/manytomanyassociationclass/surrogateid/generated/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/map/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapelemformula/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/attrorder/mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/custom/basic/UserPermissions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/custom/declaredtype/UserPermissions.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/custom/parameterized/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/collections/mapcompelem/ProductPart.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/contributed/BasicContributorTests.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/formula/EntityOfFormulas.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/generated/ComponentOwner.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/generated/GeneratedPropertyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/generated/MSSQLGeneratedPropertyEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/AccountOwner.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/SimpleInheritance.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/discriminator/joined/JoinedSubclassInheritance.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/dynamic/JoinedMappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/inheritance/joined/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/cid/Account.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/immutable/ParentChildWithManyToOne.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/immutable/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/mutable/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/naturalid/nullable/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/readwrite/ReadWriteEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/typedmanytoone/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/usertypes/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/usertypes/TestEnumType.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mapping/usertypes/xmlmapping/entities.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mappingexception/InvalidMapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mappingexception/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/math/Math.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/mixed/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/namingstrategy/Customers.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/namingstrategy/complete/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/nonpkassociation/NonPkManyToOneAssociationHbmTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ondelete/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ondelete/toone/hbm/ToOneOnDelete.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetomany/Node.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetomany/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetomany/VersionedNode.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/Details.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/MainObject.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/Object2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/cache/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/formula/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/joined/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/link/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/nopojo/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/optional/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/onetoone/singletable/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Competition.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Employer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Hoarder.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/HoarderOrphanDelete.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/Node.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/OneToOne.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/OptLockEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ops/SimpleEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/optlock/Document.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ordered/Search.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/Mail.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/Product.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/elementcollection/student.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/manytomany/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/bidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/composite/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/reversed/bidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/fk/reversed/unidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/pk/bidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/orphan/one2one/pk/unidirectional/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/basic/EntityClass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/basic/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/cachedcollections/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/component/complete/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/inheritence/discrim/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/inheritence/joined/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/inheritence/union/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/propertyref/partial/Mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/proxy/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/query/joinfetch/ItemBid.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/query/joinfetch/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/query/resultmapping/result-set-mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/querycache/Enrolment.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/querycache/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/quote/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/DataPoint.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/Enrolment.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/TextHolder.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/readonly/VersionedNode.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/reattachment/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/refresh/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/resulttransformer/Contract.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/rowid/Point.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schema/SchemaGenerationTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/1_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/2_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/3_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/4_Version.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/CommentGeneration.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/idbag/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/idgenerator/sequence.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Employee.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Manager.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Payment.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/inheritance/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/manytomany/UserGroup.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/mapping2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/schemaupdate/uniqueconstraint/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/check/oracle-mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/datadirect/oracle/StoredProcedures.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/db2/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/derby/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/mysql/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/oracle/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/oracle/StoredProcedures.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/sqlserver/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/custom/sybase/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/identity/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/query/NativeSQLQueries.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/sql/hand/quotedidentifiers/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/Contact.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/Document.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/fetching/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stateless/insert/Mappings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stats/Continent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/stats/Continent2.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassProxyInterface/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassfilter/discrim-subclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassfilter/joined-subclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subclassfilter/union-subclass.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subselect/Beings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subselect/Book.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/subselect/join/Order.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/ternary/Ternary.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/timestamp/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/tm/Item.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typedonetoone/Customer.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typeoverride/Entity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typeparameters/Typedef.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/typeparameters/Widget.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unconstrained/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unidir/ParentChild.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unidir/ParentChildPropertyRef.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unionsubclass/Beings.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unionsubclass/alias/mapping.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/unionsubclass2/Person.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/util/dtd/Parent.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/util/dtd/child.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/PersonThing.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/db/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/mappedsuperclass/TestEntity.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/version/sybase/User.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeJoinWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/EagerManyToOneFetchModeSelectWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/EagerToManyWhere.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/File.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdNotFoundWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyManyToManyNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyOneToManyNonUniqueIdWhereTest.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/orm/test/where/hbm/LazyToManyWhere.hbm.xml
Log Message:
-----------
HHH-17616 - Move resources that were still in src/java to src/resources (hibernate-core)
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
[View Less]
1 year, 1 month
[hibernate/hibernate-search] fa1893: TODOFIXME Disable Spring ITs because Spring does n...
by Marko Bekhta
Branch: refs/heads/wip/6.2/dependency-update/orm6-in-main-code
Home: https://github.com/hibernate/hibernate-search
Commit: fa1893c8d921f8216f34718b165b44dc3d61e4b0
https://github.com/hibernate/hibernate-search/commit/fa1893c8d921f8216f34...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/reports/pom.xml
M integrationtest/pom.xml
Log Message:
-----------
TODOFIXME Disable Spring ITs because Spring …
[View More]does not support Jakarta EE yet
Commit: cf9dbd16b238ad7a0df3d1a55182a9c94d178e62
https://github.com/hibernate/hibernate-search/commit/cf9dbd16b238ad7a0df3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/pom.xml
M distribution/pom.xml
M distribution/src/main/assembly/dist.xml
M documentation/pom.xml
M documentation/src/main/asciidoc/public/reference/_compatibility.adoc
M documentation/src/main/asciidoc/public/reference/_integrations.adoc
M documentation/src/test/java/org/hibernate/search/documentation/analysis/AnalysisIT.java
M documentation/src/test/java/org/hibernate/search/documentation/analysis/ElasticsearchAnalysisIT.java
M documentation/src/test/java/org/hibernate/search/documentation/analysis/LuceneAnalysisIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/client/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/client/ElasticsearchGetClientIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/client/ElasticsearchHttpClientConfigurerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/indexmanager/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/indexmanager/ElasticsearchIndexManagerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/layout/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/layout/ElasticsearchCustomLayoutStrategyIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/mapping/ElasticsearchCustomIndexMappingIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/setting/ElasticsearchCustomIndexSettingsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/type/asnative/CompanyServer.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/elasticsearch/type/asnative/ElasticsearchNativeTypeIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/analyzer/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/analyzer/LuceneGetAnalyzerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/indexmanager/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/indexmanager/LuceneGetIndexSizeIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/lowlevel/LuceneLowLevelIndexReaderIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/type/asnative/LuceneNativeTypeIT.java
M documentation/src/test/java/org/hibernate/search/documentation/backend/lucene/type/asnative/WebPage.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/alternative/alternativebinder/AlternativeBinderIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/alternative/alternativebinder/BlogEntry.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/automaticindexing/HibernateOrmIndexingPlanFilterIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/bridgeresolver/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/bridgeresolver/BridgeResolverIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/bridgeresolver/MyCoordinates.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/bridgeresolver/MyProductId.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/fromotherentity/DependenciesFromOtherEntityIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/fromotherentity/ScientificPaper.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/property/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/property/BookEdition.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/property/DependenciesContainersPropertyIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/simple/BookEdition.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/containers/simple/DependenciesContainersSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/simple/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/dependencies/simple/DependenciesSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/dynamic/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/dynamic/DocumentModelDslDynamicIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/object/DocumentModelDslObjectIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/object/Invoice.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/object/InvoiceLineItem.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/simple/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/document/model/dsl/simple/DocumentModelDslSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/fieldtypes/dsl/dslconverter/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/fieldtypes/dsl/dslconverter/IndexFieldTypeDslDslConverterIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/fieldtypes/dsl/projectionconverter/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/fieldtypes/dsl/projectionconverter/IndexFieldTypeDslProjectionConverterIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/fieldtypes/dsl/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/fieldtypes/dsl/simple/IndexFieldTypeDslSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/binder/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/binder/BookId.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/binder/IdentifierBinderIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/compatible/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/compatible/BookOrMagazineId.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/compatible/IdentifierBridgeCompatibleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/compatible/Magazine.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/ormcontext/IdentifierBridgeOrmContextIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/ormcontext/MyEntity.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/param/annotation/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/param/annotation/IdentifierBridgeParamAnnotationIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/param/string/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/param/string/IdentifierBridgeParamStringIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/simple/BookId.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/identifierbridge/simple/IdentifierBridgeSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/namedpredicate/ItemStock.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/namedpredicate/NamedPredicateIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/bridgedelement/Invoice.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/bridgedelement/PropertyBridgeBridgedElementIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/ormcontext/MyEntity.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/ormcontext/PropertyBridgeOrmContextIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/param/annotation/Invoice.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/param/annotation/InvoiceLineItem.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/param/annotation/PropertyBridgeParamAnnotationIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/param/string/Invoice.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/param/string/PropertyBridgeParamStringIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/simple/Invoice.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/simple/InvoiceLineItem.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/propertybridge/simple/PropertyBridgeSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/routingbridge/conditionalindexing/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/routingbridge/conditionalindexing/RoutingBridgeConditionalIndexingIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/routingbridge/ormcontext/MyEntity.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/routingbridge/ormcontext/RoutingBridgeOrmContextIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/routingbridge/routingkey/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/routingbridge/routingkey/RoutingBridgeRoutingKeyIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/ormcontext/MyEntity.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/ormcontext/TypeBridgeOrmContextIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/param/annotation/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/param/annotation/TypeBridgeParamAnnotationIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/param/string/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/param/string/TypeBridgeParamStringIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/simple/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/typebridge/simple/TypeBridgeSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/binder/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/binder/ValueBridgeBinderIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/compatible/Book1.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/compatible/Book2.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/compatible/ValueBridgeCompatibleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/indexnullas/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/indexnullas/ValueBridgeIndexNullAsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/ormcontext/MyEntity.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/ormcontext/ValueBridgeOrmContextIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/param/annotation/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/param/annotation/ValueBridgeParamAnnotationIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/param/string/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/param/string/ValueBridgeParamStringIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/projection/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/projection/ValueBridgeProjectionIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/binding/valuebridge/simple/ValueBridgeSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/containerextractor/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/containerextractor/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/containerextractor/ContainerExtractorIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/directfieldmapping/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/directfieldmapping/HibernateOrmSimpleMappingIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entityindexmapping/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entityindexmapping/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entityindexmapping/HibernateOrmIndexedIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entityindexmapping/User.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entrypoints/Associate.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entrypoints/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entrypoints/HibernateOrmEntryPointsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/entrypoints/Manager.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withhsearch/customanalysis/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withhsearch/customanalysis/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withhsearch/customanalysis/GettingStartedCustomAnalysisIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withhsearch/defaultanalysis/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withhsearch/defaultanalysis/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withhsearch/defaultanalysis/GettingStartedDefaultAnalysisIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withouthsearch/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withouthsearch/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/gettingstarted/withouthsearch/GettingStartedWithoutHibernateSearchIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/identifiermapping/customtype/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/identifiermapping/customtype/IdentifierMappingCustomTypeIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/identifiermapping/naturalid/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/identifiermapping/naturalid/IdentifierMappingNaturalIdIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/excludepaths/Human.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/excludepaths/IndexedEmbeddedExcludePathsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/filteredassociation/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/filteredassociation/BookEdition.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/filteredassociation/FilteredAssociationIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/includepaths/Human.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/includepaths/IndexedEmbeddedIncludePathsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/includepathsanddepth/Human.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/includepathsanddepth/IndexedEmbeddedIncludePathsAndDepthIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/none/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/none/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/none/IndexedEmbeddedNoneIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/onelevel/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/onelevel/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/onelevel/IndexedEmbeddedOneLevelIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/structure/flattened/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/structure/flattened/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/structure/flattened/IndexedEmbeddedStructureFlattenedIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/structure/nested/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/structure/nested/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/structure/nested/IndexedEmbeddedStructureNestedIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/twolevels/Address.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/twolevels/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/twolevels/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedembedded/twolevels/IndexedEmbeddedTwoLevelsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedentities/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexedentities/SearchMappingIndexedEntitiesIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexing/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexing/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexing/HibernateOrmBatchJsr352IT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexing/HibernateOrmIndexingPlanSynchronizationStrategyIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexing/HibernateOrmManualIndexingIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/indexing/HibernateOrmMassIndexerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/programmatic/simple/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/programmatic/simple/ProgrammaticMappingSimpleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/associationinverseside/AssociationInverseSideIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/associationinverseside/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/associationinverseside/BookEdition.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/derivedfrom/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/derivedfrom/DerivedFromIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/no/correct/ReindexOnUpdateNoIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/no/correct/Sensor.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/no/incorrect/ReindexOnUpdateNoIncorrectIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/no/incorrect/Sensor.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/shallow/correct/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/shallow/correct/BookCategory.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/shallow/correct/ReindexOnUpdateShallowIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/shallow/incorrect/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/reindexing/reindexonupdate/shallow/incorrect/BookCategory.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/schema/management/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/schema/management/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/schema/management/ElasticsearchHibernateOrmSchemaManagerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/schema/management/HibernateOrmSchemaManagerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/genericfield/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/genericfield/GeoPointGenericFieldIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/genericfield/MyCoordinates.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/multiple/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/multiple/GeoPointBindingMultipleIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/property/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/property/GeoPointBindingPropertyIT.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/property/MyCoordinates.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/type/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/mapper/orm/spatial/geopointbinding/type/GeoPointBindingTypeIT.java
M documentation/src/test/java/org/hibernate/search/documentation/reporting/failurehandler/FailureHandlerIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/aggregation/AggregationDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/aggregation/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/aggregation/BookEdition.java
M documentation/src/test/java/org/hibernate/search/documentation/search/aggregation/ElasticsearchAggregationDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/converter/DslConverterIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/converter/ProjectionConverterIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/highlighting/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/highlighting/HighlightingDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/paths/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/search/paths/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/paths/FieldPathsIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/Address.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/ElasticsearchPredicateDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/EmbeddableGeoPoint.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/LucenePredicateDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/predicate/PredicateDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/projection/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/search/projection/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/projection/ElasticsearchProjectionDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/projection/EmbeddableGeoPoint.java
M documentation/src/test/java/org/hibernate/search/documentation/search/projection/LuceneProjectionDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/projection/ProjectionDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/query/Associate.java
M documentation/src/test/java/org/hibernate/search/documentation/search/query/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/query/ElasticsearchQueryDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/query/LuceneQueryDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/query/Manager.java
M documentation/src/test/java/org/hibernate/search/documentation/search/query/QueryDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/sort/Author.java
M documentation/src/test/java/org/hibernate/search/documentation/search/sort/Book.java
M documentation/src/test/java/org/hibernate/search/documentation/search/sort/ElasticsearchSortDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/sort/EmbeddableGeoPoint.java
M documentation/src/test/java/org/hibernate/search/documentation/search/sort/LuceneSortDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/search/sort/SortDslIT.java
M documentation/src/test/java/org/hibernate/search/documentation/testsupport/data/ISBNAttributeConverter.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/composing/Author.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/composing/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/composing/ProjectionBinderComposingIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/constructorparameter/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/constructorparameter/ProjectionBinderConstructorParameterIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/multi/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/multi/ProjectionBinderMultiIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/param/annotation/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/param/annotation/ProjectionBinderParamAnnotationIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/param/string/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/param/string/ProjectionBinderParamStringIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/simple/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/binding/projectionbinder/simple/ProjectionBinderSimpleIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/projection/Author.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/projection/Book.java
M documentation/src/test/java17/org/hibernate/search/documentation/mapper/orm/projection/ProjectionConstructorMappingJava17IT.java
M documentation/src/test/java17/org/hibernate/search/documentation/search/projection/ProjectionDslJava17IT.java
M documentation/src/test/java17/org/hibernate/search/documentation/search/projection/filters/Human.java
M documentation/src/test/java17/org/hibernate/search/documentation/search/projection/filters/excludepaths/ProjectionConstructorObjectProjectionExcludePathsIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/search/projection/filters/includepaths/ProjectionConstructorObjectProjectionIncludePathsIT.java
M documentation/src/test/java17/org/hibernate/search/documentation/search/projection/filters/includepathsanddepth/ProjectionConstructorObjectProjectionIncludePathsAndDepthIT.java
M documentation/src/test/resources/META-INF/persistence.xml
M engine/src/main/java/org/hibernate/search/engine/environment/bean/BeanRetrieval.java
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/src/main/java/module-info.java
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/src/main/java/org/hibernate/search/integrationtest/java/modules/orm/elasticsearch/coordination/outboxpolling/entity/Author.java
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/src/main/java/org/hibernate/search/integrationtest/java/modules/orm/elasticsearch/coordination/outboxpolling/entity/AuthorWithSlightlyDifferentIndex.java
M integrationtest/java/modules/orm-elasticsearch/src/main/java/module-info.java
M integrationtest/java/modules/orm-elasticsearch/src/main/java/org/hibernate/search/integrationtest/java/modules/orm/elasticsearch/entity/Author.java
M integrationtest/java/modules/orm-elasticsearch/src/main/java/org/hibernate/search/integrationtest/java/modules/orm/elasticsearch/entity/AuthorWithSlightlyDifferentIndex.java
M integrationtest/java/modules/orm-lucene/src/main/java/module-info.java
M integrationtest/java/modules/orm-lucene/src/main/java/org/hibernate/search/integrationtest/java/modules/orm/lucene/entity/Author.java
M integrationtest/mapper/orm-batch-jsr352/pom.xml
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/component/EntityReaderComponentIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/component/HibernateSearchPartitionMapperComponentIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/BatchIndexingJobIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/EntityManagerFactoryRetrievalIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/MassIndexingJobWithCompositeIdIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/MassIndexingJobWithMultiTenancyIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/RestartChunkIT.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/entity/Company.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/entity/CompanyGroup.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/entity/Person.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/massindexing/entity/WhoAmI.java
M integrationtest/mapper/orm-batch-jsr352/src/test/java/org/hibernate/search/integrationtest/batch/jsr352/util/JobTestUtil.java
M integrationtest/mapper/orm-batch-jsr352/src/test/resources/META-INF/batch.xml
M integrationtest/mapper/orm-batch-jsr352/src/test/resources/META-INF/persistence.xml
M integrationtest/mapper/orm-cdi/pom.xml
M integrationtest/mapper/orm-cdi/src/test/java/org/hibernate/search/integrationtest/mapper/orm/cdi/CdiBeanResolutionIT.java
M integrationtest/mapper/orm-cdi/src/test/java/org/hibernate/search/integrationtest/mapper/orm/cdi/CdiExtendedBeanManagerBootstrapShutdownIT.java
M integrationtest/mapper/orm-cdi/src/test/java/org/hibernate/search/integrationtest/mapper/orm/cdi/StubExtendedBeanManager.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/OutboxPollingDisabledIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/OutboxPollingStrategyPropertyValueIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingBackendFailureIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingConcurrencyIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingDynamicShardingRebalancingIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingEdgeCasesIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingEventSendingIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingInvalidConfigurationIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingLifecycleIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingMultiTenancyIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingOutOfOrderIdsIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingProcessingOrderIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingShardingBaseIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingStaticShardingIncompatibleConfigurationIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingStaticShardingInvalidConfigurationIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingStaticShardingUnevenShardsIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingAutomaticIndexingWhileMassIndexingIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/OutboxPollingIndexingPlanFilterIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/automaticindexing/RoutedIndexedEntity.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/mapping/IndexedEntity.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/schema/OutboxPollingCustomEntityMappingIT.java
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-envers/src/test/java/org/hibernate/search/integrationtest/mapper/orm/envers/EnversIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/bootstrap/BackendTypeAutoDetectMultipleBackendTypesInClasspathIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/bootstrap/BackendTypeAutoDetectSingleBackendTypeInClasspathIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/bootstrap/BeanResolutionIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/limitations/ConcurrentEmbeddedUpdateLimitationIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/massindexing/MassIndexingManualSchemaManagementIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/massindexing/MassIndexingMonitorIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/multitenant/RealBackendDatabaseMultitenancyIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/routing/RoutingBridgeConditionalIndexingIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/routing/RoutingBridgeRoutingKeyIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/schema/management/ElasticsearchSchemaManagerExporterIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/schema/management/LuceneSchemaManagerExporterIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/sync/OutOfSyncIndexIT.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/util/Article.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/util/Book.java
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/util/BookCreatorUtils.java
M integrationtest/mapper/orm-spring-uberjar/application/src/main/java/org/hibernate/search/integrationtest/spring/repackaged/application/SmokeTestingBean.java
M integrationtest/mapper/orm-spring-uberjar/model/src/main/java/acme/org/hibernate/search/integrationtest/spring/repackaged/model/MyEntity.java
M integrationtest/mapper/orm-spring-uberjar/model/src/main/java/acme/org/hibernate/search/integrationtest/spring/repackaged/model/MyOtherEntity.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/beanresolution/SpringBeanResolutionIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/JtaAndSpringIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/JtaAndSpringMoreComplexIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/JtaAndSpringOutboxIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/dao/BoxDAO.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/dao/SnertDAO.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/entity/AbstractEntity.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/entity/Box.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/entity/Container.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/entity/Doughnut.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/entity/Muffin.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/entity/Snert.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/timeout/RaisedTimeoutJtaAndSpringOutboxIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/jta/timeout/TransactionTimeoutJtaAndSpringOutboxIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/outbox/TransactionOutboxIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/sessionproxy/SessionProxyIT.java
M integrationtest/mapper/orm-spring/src/test/java/org/hibernate/search/integrationtest/spring/transaction/TransactionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AbstractIndexingPlanFilterIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingBasicIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingConcurrentModificationInDifferentTypeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingConcurrentModificationInSameTypeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingDirtyCheckIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingElementCollectionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingEmbeddableIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingEnabledIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingMappedSuperclassIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingMultiTenancyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingNonEntityIdDocumentIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingOverReindexingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingRoutingBridgeConditionalIndexingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/AutomaticIndexingRoutingBridgeRoutingKeyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingBooleanArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingByteArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingCharArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingDoubleArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingFloatArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingIntArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingLongArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingShortArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingStringArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/AutomaticIndexingAssociationDeletionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/AutomaticIndexingGenericPolymorphicAssociationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/AutomaticIndexingPolymorphicInverseSideAssociationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/AutomaticIndexingPolymorphicOriginalSideAssociationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontained/AutomaticIndexingManyToManyOwnedByContainedCollectionBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontained/AutomaticIndexingManyToManyOwnedByContainedListBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontaining/AutomaticIndexingManyToManyOwnedByContainingCollectionBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontaining/AutomaticIndexingManyToManyOwnedByContainingListBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontaining/AutomaticIndexingManyToManyOwnedByContainingMapKeysBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontaining/AutomaticIndexingManyToManyOwnedByContainingMapValuesBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontaining/AutomaticIndexingManyToManyOwnedByContainingSortedMapValuesBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytomany/ownedbycontaining/AutomaticIndexingManyToManyOwnedByContainingSortedSetBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytoone/AutomaticIndexingManyToOneBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetomany/AutomaticIndexingOneToManyCollectionBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetomany/AutomaticIndexingOneToManyListBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedEagerOnBothSidesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainedSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainingSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingEagerOnBothSidesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainedSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainingSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/bridge/AbstractAutomaticIndexingBridgeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/bridge/AutomaticIndexingBridgeExplicitReindexingFunctionalIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/bridge/AutomaticIndexingEmbeddedBridgeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/bridge/ContainedInThroughNonContainingIndexedTypeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/proxy/ContainedInTriggerUnnecessaryCollectionInitializationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/proxy/IndexingProcessorProxiedAssociatedEntityIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/proxy/ReindexingResolverProxiedAssociatedEntityIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/AutomaticIndexingIdentiferRollbackIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/AutomaticIndexingOutOfTransactionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/AutomaticIndexingSessionFlushIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/AutomaticIndexingSynchronizationStrategyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/FlushClearEvictAllIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/IndexingPlanSynchronizationStrategyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/BootstrapFailureIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/BootstrapLogsIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/ConfigurationProviderIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/HibernateOrmIntegrationBooterIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/ObsoletePropertiesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/ShutdownFailureIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/UnusedPropertiesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToHibernateOrmQueryIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToHibernateOrmScrollableResultsIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToHibernateOrmSessionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToJpaEntityManagerIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToJpaQueryIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToSearchSessionFromSessionProxyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/mapping/SearchMappingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/mapping/SearchMappingNoDefaultBackendIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/mapping/definition/AnnotationMappingDiscoveryIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/mapping/definition/HibernateOrmSearchMappingConfigurerIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/AbstractMassIndexingErrorIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/AbstractMassIndexingFailureIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingCachingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingComplexHierarchyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingConditionalExpressionsIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingEmbeddedIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingIdClassIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingInterruptionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingMonitorIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingNonEntityIdDocumentIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingPrimitiveIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/AnnotationMappingAccessTypeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/BackRefPropertyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/BindingUsingPropertyMarkerAccessIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/BytecodeEnhancementIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/DefaultDecimalScaleMappingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/FilteredAssociationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/GenericPropertyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/IdClassIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/IdDerivedFromAssociationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/JpaIdAsDocumentIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/MappedSuperclassIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/ProgrammaticMappingAccessTypeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/PropertyInheritanceIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/ProxyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/SyntheticPropertyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/TransientPropertyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/multitenancy/Clock.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/schema/management/manager/AbstractSearchSchemaManagerSimpleOperationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/schema/management/strategy/AbstractSchemaManagementStrategyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/schema/management/strategy/SchemaManagementStrategyNoneIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/scope/ScopeExtensionIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/SearchQueryBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/SearchQueryEntityChangingScrollingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/SearchQueryEntityLoadingCacheLookupIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/SearchQueryEntityLoadingMultipleTypesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/SearchQueryEntityLoadingNonUniqueDocumentIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy1_A_B.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy1_A_C.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy1_A__Abstract.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy2_A_B.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy2_A_C.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy2_A__NonAbstract_Indexed.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy3_A_B.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy3_A_C.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy3_A__NonAbstract_NonIndexed.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy4_A_B__integer1DocumentId.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy4_A_C__integer2DocumentId.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy4_A_D.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy4_A__NonAbstract_NonIndexed.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy5_A_B_C.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy5_A_B_D.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy5_A_B__MappedSuperClass.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy5_A__Abstract.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy6_A_B_Cacheable.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy6_A_C_Cacheable.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy6_A__Abstract.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy7_A_B.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy7_A_C.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy7_A_D.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy7_A__Abstract.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy8_A_B_Cacheable.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy8_A_C_Cacheable.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy8_A_D_Cacheable.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/multipletypes/Hierarchy8_A__Abstract.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/singletype/BasicContainedEntity.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/singletype/BasicIndexedEntity.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/singletype/FetchSubSelectContainedEntity.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/model/singletype/FetchSubSelectIndexedEntity.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/session/SearchIndexingPlanBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/session/SearchIndexingPlanNonEntityIdDocumentIdIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/session/SearchIndexingPlanPersistBatchIndexingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/smoke/AnnotationMappingSmokeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/smoke/ProgrammaticMappingSmokeIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/spi/DifferentSessionFactoriesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/workspace/AbstractSearchWorkspaceSimpleOperationIT.java
M integrationtest/mapper/orm/src/test/java17/org/hibernate/search/integrationtest/mapper/orm/model/IndexedEmbeddedRecordIT.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/attributeconverter/ISBNAttributeConverter.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/AbstractEntity.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Account.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Book.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/BookCopy.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Borrowal.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Document.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/DocumentCopy.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Library.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Person.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/Video.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/model/VideoCopy.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/repository/indexsearch/IndexSearchDocumentRepositoryImpl.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/repository/indexsearch/IndexSearchLibraryRepositoryImpl.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/repository/indexsearch/IndexSearchPersonRepositoryImpl.java
M integrationtest/showcase/library/src/main/java/org/hibernate/search/integrationtest/showcase/library/service/AdminService.java
M integrationtest/showcase/library/src/main/java17/org/hibernate/search/integrationtest/showcase/library/service/Java17Service.java
M integrationtest/showcase/library/src/test/java/org/hibernate/search/integrationtest/showcase/library/service/TestDataService.java
M integrationtest/v5migrationhelper/orm/pom.xml
M integrationtest/v5migrationhelper/orm/src/test/java/NotPackagedEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/Document.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/backend/Clock.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/AncientBook.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/Book.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/Clock.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/ConcurrentData.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/Dvd.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/ExtendedIssueEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/IndexedEmbeddedProxyLazyEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/IndexedEmbeddedProxyRootEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/IssueEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/LegacyCar.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/LegacyCarPlant.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/LegacyTire.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/Nation.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/SecretBook.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/batchindexing/WeirdlyIdentifiedEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/ArrayBridgeTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/ArrayBridgeTestEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/Cloud.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/Gangster.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/IterableBridgeTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/IterableBridgeTestEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/MapBridgeTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/bridge/MapBridgeTestEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/ClassLevelTestPoI.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/Departments.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/DynamicBoostedDescLibrary.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LatLongAnnTestPoi.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LobTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/MemberLevelTestPoI.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/ProvidedIdEntry.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/field/TokenizationTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/indexingStrategy/ManualIndexingStrategyTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/AbstractProduct.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Address.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Author.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Book.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/ContainedInEntityInheritanceTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Country.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/NonIndexedEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Order.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Owner.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Product.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/ProductFeature.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Resident.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/State.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/StateCandidate.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/Tower.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/doubleinsert/Address.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/doubleinsert/BusinessContact.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/doubleinsert/Contact.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/doubleinsert/PersonalContact.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/doubleinsert/Phone.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/fieldoncollection/IndexedEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/graph/Event.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/graph/ParentOfBirthEvent.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/graph/Person.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/Address.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/Attribute.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/AttributeValue.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/Person.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/Place.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/Product.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/Entity1ForDoc0.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/Entity1ForUnindexed.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/Entity2ForDoc0.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/Entity2ForUnindexed.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/HelpItem.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/HelpItemTag.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/nested/containedIn/Tag.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/Human.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/defaultdepth/EntityA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/defaultdepth/EntityB.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/defaultdepth/EntityC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/depth/EntityA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/depth/EntityB.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/depth/EntityC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/multiple/EntityA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/multiple/EntityB.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/multiple/EntityC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/prefixed/EntityA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/prefixed/EntityB.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/prefixed/EntityC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/renamed/EntityA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/renamed/EntityB.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/renamed/EntityC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/simple/EntityA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/simple/EntityB.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/simple/EntityC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/A.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/B.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/C.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/DeepPathSimpleTypeCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/DeepPathWithLeadingPrefixCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/DepthExceedsPathTestCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/DepthMatchesPathDepthCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/Embedded.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/FieldRenamedContainerEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/FieldRenamedEmbeddedEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/InvalidEmbeddedNonLeafCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/InvalidEmbeddedPathCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/InvalidEmbeddedWithoutPathsCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/InvalidPrefixCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/InvalidShallowPathCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/PathNotIndexedCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/ReferencesC.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/path/validation/ReferencesIndexedEmbeddedA.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/polymorphism/PolymorphicAssociationContainedInTargetTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/polymorphism/PolymorphicAssociationPropertyAccessTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/polymorphism/uninitializedproxy/AbstractEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/polymorphism/uninitializedproxy/ConcreteEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/polymorphism/uninitializedproxy/LazyAbstractEntityReference.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/sorting/Hero.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/sorting/Villain.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/Dad.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/Grandpa.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/ProductArticle.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/ProductModel.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/ProductReferenceCode.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/ProductShootingBrief.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/SimpleChildEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/SimpleParentEntity.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/Son.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/embedded/update/UpdateIndexedEmbeddedCollectionTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/BusLine.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/BusStop.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/TransactionSynchronizationTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/TransientFieldsDirtyTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/indexapi/Author.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/indexapi/Book.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/indexapi/Clock.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/indexapi/Leaf.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/indexapi/Tree.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/worker/Employee.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/engine/worker/Employer.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/envers/Address.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/envers/Person.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/event/update/CheeseRollingCompetitor.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/fieldAccess/Document.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/id/Animal.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/id/Article.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/inheritance/Animal.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/inheritance/Being.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/inheritance/Bird.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/inheritance/Eagle.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/inheritance/Fish.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/inheritance/Mammal.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/jpa/Bretzel.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/jpa/JPATestCase.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/jpa/ToStringTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/proxy/Author.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/proxy/Book.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/proxy/Comment.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/proxy/Profile.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/AlternateBook.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Author.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Book.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Clock.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/ElectricalProperties.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Employee.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/FootballTeam.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Husband.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/LuceneQueryTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Music.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/ObjectLoadingPublicFieldTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Person.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/ProductArticle.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/Spouse.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/explain/Dvd.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Author.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Book.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Car.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Cd.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Company.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/CompanyFacility.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Fruit.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Ingredient.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Recipe.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/facet/Truck.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/initandlookup/Kernel.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/initandlookup/StrictKernel.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/nullValues/Value.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/College.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/CommunityCollege.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/EducationalInstitution.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/HighSchool.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/PrimarySchool.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/School.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/objectloading/mixedhierarchy/University.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/sorting/BrickLayer.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/sorting/SortTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/sorting/SortUsingEntityManagerTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/timeout/Clock.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/timeout/JPATimeoutTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/timeout/TimeoutTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/validation/QueryValidationTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/session/Categorie.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/session/Domain.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/session/Email.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/session/Entite.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/DoubleIndexedPOI.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/Event.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/GetterUser.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/Hotel.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/MissingSpatialPOI.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/NonGeoPOI.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/POI.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/Position.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/RangeEvent.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/RangeHotel.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/Restaurant.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/SpatialContainedInTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/SpatialSearchSortByDistanceAndPagingTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/User.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/UserEx.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/spatial/UserRange.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/testsupport/V5MigrationHelperJPASetupHelper.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/util/ResourceCleanupFunctions.java
M integrationtest/v5migrationhelper/orm/src/test/resources/META-INF/persistence.xml
R jakarta/ant-copy-and-transform-sources.xml
R jakarta/build/parents/integrationtest/pom.xml
R jakarta/build/parents/internal/pom.xml
R jakarta/build/parents/public/pom.xml
R jakarta/documentation/pom.xml
R jakarta/integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/pom.xml
R jakarta/integrationtest/java/modules/orm-elasticsearch/pom.xml
R jakarta/integrationtest/java/modules/orm-lucene/pom.xml
R jakarta/integrationtest/mapper/orm-batch-jsr352/pom.xml
R jakarta/integrationtest/mapper/orm-cdi/pom.xml
R jakarta/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
R jakarta/integrationtest/mapper/orm-envers/pom.xml
R jakarta/integrationtest/mapper/orm-realbackend/pom.xml
R jakarta/integrationtest/mapper/orm/pom.xml
R jakarta/integrationtest/pom.xml
R jakarta/integrationtest/v5migrationhelper/orm/pom.xml
R jakarta/mapper/orm-batch-jsr352/core/pom.xml
R jakarta/mapper/orm-batch-jsr352/jberet/pom.xml
R jakarta/mapper/orm-coordination-outbox-polling/pom.xml
R jakarta/mapper/orm/pom.xml
R jakarta/pom.xml
R jakarta/util/internal/integrationtest/jbatch-runtime/pom.xml
R jakarta/util/internal/integrationtest/jberet-se/pom.xml
R jakarta/util/internal/integrationtest/mapper/orm/pom.xml
R jakarta/util/internal/integrationtest/pom.xml
R jakarta/util/internal/test/orm/pom.xml
R jakarta/v5migrationhelper/orm/pom.xml
A javaee/ant-copy-and-transform-sources.xml
A javaee/build/parents/integrationtest/pom.xml
A javaee/build/parents/internal/pom.xml
A javaee/build/parents/public/pom.xml
A javaee/documentation/pom.xml
A javaee/integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/pom.xml
A javaee/integrationtest/java/modules/orm-elasticsearch/pom.xml
A javaee/integrationtest/java/modules/orm-lucene/pom.xml
A javaee/integrationtest/mapper/orm-batch-jsr352/pom.xml
A javaee/integrationtest/mapper/orm-cdi/pom.xml
A javaee/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
A javaee/integrationtest/mapper/orm-envers/pom.xml
A javaee/integrationtest/mapper/orm-realbackend/pom.xml
A javaee/integrationtest/mapper/orm/pom.xml
A javaee/integrationtest/pom.xml
A javaee/integrationtest/v5migrationhelper/orm/pom.xml
A javaee/mapper/orm-batch-jsr352/core/pom.xml
A javaee/mapper/orm-batch-jsr352/jberet/pom.xml
A javaee/mapper/orm-coordination-outbox-polling/pom.xml
A javaee/mapper/orm/pom.xml
A javaee/pom.xml
A javaee/util/internal/integrationtest/jbatch-runtime/pom.xml
A javaee/util/internal/integrationtest/jberet-se/pom.xml
A javaee/util/internal/integrationtest/mapper/orm/pom.xml
A javaee/util/internal/integrationtest/pom.xml
A javaee/util/internal/test/orm/pom.xml
A javaee/v5migrationhelper/orm/pom.xml
M mapper/orm-batch-jsr352/core/pom.xml
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/context/jpa/impl/ActiveSessionFactoryRegistry.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/context/jpa/spi/EntityManagerFactoryRegistry.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/inject/scope/spi/HibernateSearchJobScoped.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/inject/scope/spi/HibernateSearchPartitionScoped.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/MassIndexingJob.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/impl/JobContextData.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/spi/JobContextSetupListener.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/afterchunk/impl/AfterChunkBatchlet.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/beforechunk/impl/BeforeChunkBatchlet.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/EntityWriter.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/HibernateSearchPartitionMapper.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/ProgressAggregator.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/ProgressCollector.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/StepProgressSetupListener.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/spi/EntityReader.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/CompositeIdOrder.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/IdOrder.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/JobContextUtil.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/PartitionBound.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/PersistenceUtil.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/SingularIdOrder.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/ValidationUtil.java
M mapper/orm-batch-jsr352/core/src/main/resources/META-INF/batch-jobs/hibernate-search-mass-indexing.xml
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm-batch-jsr352/jberet/src/main/java/org/hibernate/search/batch/jsr352/jberet/context/jpa/impl/JBeretEntityManagerFactoryRegistry.java
M mapper/orm-batch-jsr352/jberet/src/main/java/org/hibernate/search/batch/jsr352/jberet/impl/HibernateSearchJsr352Extension.java
M mapper/orm-batch-jsr352/jberet/src/main/resources/META-INF/beans.xml
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/cluster/impl/Agent.java
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/event/impl/OutboxEvent.java
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/event/impl/OutboxEventLoader.java
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/logging/impl/Log.java
M mapper/orm/pom.xml
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/Search.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/bootstrap/impl/ExtendedBeanManagerSynchronizer.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/EntityReference.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/impl/HibernateOrmUtils.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/spi/TransactionHelper.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/entity/SearchIndexedEntity.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/AbstractHibernateOrmSelectionEntityLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/CriteriaTypeQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmSelectionLoadingContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/LoadingMappingContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/SearchMapping.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/HibernateOrmMapping.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/massindexing/impl/HibernateOrmMassIndexingMappingContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmPathInterpreter.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/scope/impl/HibernateOrmScopeMappingContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/loading/dsl/SearchLoadingOptionsStep.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/spi/HibernateOrmSearchScrollableResultsAdapter.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/SearchSession.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/AfterCommitIndexingPlanSynchronization.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/BeforeCommitIndexingPlanSynchronization.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/ConfiguredAutomaticIndexingStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/DelegatingSearchSession.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/HibernateOrmSearchSession.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/HibernateOrmSearchSessionHolder.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/session/impl/SynchronizationAdapter.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/spi/BatchMappingContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/work/SearchIndexingPlan.java
M mapper/orm/src/test/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmBootstrapIntrospectorAccessTypeTest.java
M mapper/orm/src/test/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmBootstrapIntrospectorAnnotationReadingTest.java
M pom.xml
M util/internal/integrationtest/jbatch-runtime/pom.xml
M util/internal/integrationtest/jberet-se/pom.xml
M util/internal/integrationtest/mapper/orm/pom.xml
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/HibernateOrmMappingHandle.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/JPAPersistenceRunner.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/OrmUtils.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/PersistenceRunner.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/ReusableOrmSetupHolder.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/SimpleEntityManagerFactoryBuilder.java
M util/internal/integrationtest/v5migrationhelper/pom.xml
M util/internal/test/orm/pom.xml
M v5migrationhelper/orm/src/main/java/org/hibernate/search/FullTextQuery.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/FullTextSharedSessionBuilder.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/SearchFactory.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/jpa/FullTextEntityManager.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/jpa/FullTextQuery.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/jpa/Search.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/query/hibernate/impl/FullTextQueryImpl.java
Log Message:
-----------
HSEARCH-4394 Move main code from Java EE to Jakarta EE
Commit: ff01d599585c82833a3c787ec66ec6733127b485
https://github.com/hibernate/hibernate-search/commit/ff01d599585c82833a3c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M documentation/pom.xml
M documentation/src/main/asciidoc/public/reference/_compatibility.adoc
M documentation/src/main/asciidoc/public/reference/_integrations.adoc
R javaee/ant-copy-and-transform-sources.xml
R javaee/build/parents/integrationtest/pom.xml
R javaee/build/parents/internal/pom.xml
R javaee/build/parents/public/pom.xml
R javaee/documentation/pom.xml
R javaee/integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/pom.xml
R javaee/integrationtest/java/modules/orm-elasticsearch/pom.xml
R javaee/integrationtest/java/modules/orm-lucene/pom.xml
R javaee/integrationtest/mapper/orm-batch-jsr352/pom.xml
R javaee/integrationtest/mapper/orm-cdi/pom.xml
R javaee/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
R javaee/integrationtest/mapper/orm-envers/pom.xml
R javaee/integrationtest/mapper/orm-realbackend/pom.xml
R javaee/integrationtest/mapper/orm/pom.xml
R javaee/integrationtest/pom.xml
R javaee/integrationtest/v5migrationhelper/orm/pom.xml
R javaee/mapper/orm-batch-jsr352/core/pom.xml
R javaee/mapper/orm-batch-jsr352/jberet/pom.xml
R javaee/mapper/orm-coordination-outbox-polling/pom.xml
R javaee/mapper/orm/pom.xml
R javaee/pom.xml
R javaee/util/internal/integrationtest/jbatch-runtime/pom.xml
R javaee/util/internal/integrationtest/jberet-se/pom.xml
R javaee/util/internal/integrationtest/mapper/orm/pom.xml
R javaee/util/internal/integrationtest/pom.xml
R javaee/util/internal/test/orm/pom.xml
R javaee/v5migrationhelper/orm/pom.xml
M pom.xml
Log Message:
-----------
TODOTICKET Remove support for Java EE
Commit: 33932464d9dc494ef397cb7690123b316ab962f3
https://github.com/hibernate/hibernate-search/commit/33932464d9dc494ef397...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
TODOTICKET Disable -orm6 modules
Because we're going to upgrade to ORM 6 in the main code.
Commit: cda809cebbec7dffa6ddf989feb3cbddf7e4c13a
https://github.com/hibernate/hibernate-search/commit/cda809cebbec7dffa6dd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/pom.xml
M build/parents/public/pom.xml
M documentation/pom.xml
M documentation/src/main/asciidoc/public/reference/_compatibility.adoc
M documentation/src/main/asciidoc/public/reference/_integrations.adoc
M integrationtest/mapper/orm-envers/pom.xml
M integrationtest/mapper/orm-realbackend/src/test/java/org/hibernate/search/integrationtest/mapper/orm/realbackend/limitations/ConcurrentEmbeddedUpdateLimitationIT.java
M integrationtest/mapper/orm-spring/pom.xml
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToHibernateOrmScrollableResultsIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/BackRefPropertyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/SyntheticPropertyIT.java
M integrationtest/showcase/library/pom.xml
M integrationtest/v5migrationhelper/orm/pom.xml
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/LuceneQueryTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/ProjectionQueryTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/query/ScrollableResultsTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/session/MassIndexUsingManualFlushTest.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/HibernateSearchPartitionMapper.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/spi/EntityReader.java
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm-coordination-outbox-polling/pom.xml
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/cfg/HibernateOrmMapperOutboxPollingSettings.java
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/cluster/impl/OutboxPollingAgentAdditionalJaxbMappingProducer.java
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/event/impl/OutboxPollingOutboxEventAdditionalJaxbMappingProducer.java
M mapper/orm/pom.xml
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmMassIdentifierLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/logging/impl/Log.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/HibernateOrmMappingInitiator.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/HibernateOrmMappingPropertiesMetadataContributor.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmPathInterpreter.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/spi/HibernateOrmSearchScrollableResultsAdapter.java
M pom.xml
M util/internal/integrationtest/mapper/orm/pom.xml
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/multitenancy/impl/MultitenancyTestHelper.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/multitenancy/impl/MultitenancyTestHelperSchemaManagementTool.java
M util/internal/test/orm/pom.xml
M v5migrationhelper/orm/src/main/java/org/hibernate/search/query/hibernate/impl/FullTextQueryImpl.java
Log Message:
-----------
HSEARCH-3277 Upgrade to Hibernate ORM 6.0.0.Beta3
Commit: 28ab71c789d51af5b52ed28dc77a7201b9a53853
https://github.com/hibernate/hibernate-search/commit/28ab71c789d51af5b52e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/query/hibernate/impl/FullTextQueryImpl.java
Log Message:
-----------
HSEARCH-4775 Avoid direct references to setParameter methods in ORM query adapters
ORM 6.2 makes some changes to the setParameter methods, so we'd better
avoid overriding them altogether. Overriding locateBinding() methods is
safe, though.
Commit: 7543eb3fd00cada547561e8205c736233f67a064
https://github.com/hibernate/hibernate-search/commit/7543eb3fd00cada54756...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/AbstractAutomaticIndexingAssociationBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainingSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainedSideIT.java
Log Message:
-----------
HSEARCH-4708 Disable tests that cannot work with ORM 6 due to HHH-15606
See https://hibernate.atlassian.net/browse/HHH-15606
Commit: c17df30fe0941cf30d6f6f6a2bfc58b4a30b7cd2
https://github.com/hibernate/hibernate-search/commit/c17df30fe0941cf30d6f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/GenericPropertyIT.java
Log Message:
-----------
HSEARCH-3277 Avoid using @Type annotations
They will be removed in Hibernate ORM 6.
Commit: f75754a50ffaae6c0881e77fd87f0205642b86c9
https://github.com/hibernate/hibernate-search/commit/f75754a50ffaae6c0881...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/TypeQueryFactory.java
Log Message:
-----------
HSEARCH-3277 Detect ORM 6 dynamic entities
Commit: 9652b7555b24dbc393bb9c6d94075268341f34f6
https://github.com/hibernate/hibernate-search/commit/9652b7555b24dbc393bb...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/event/impl/OutboxPollingOutboxEventAdditionalJaxbMappingProducer.java
Log Message:
-----------
HSEARCH-3277 Use lowercase "instant" property type in XML mapping
"Instant" becomes "instant" in ORM 6.
Commit: bc5946e9cb796cd9d13b2edf0ff29ea695f3db1a
https://github.com/hibernate/hibernate-search/commit/bc5946e9cb796cd9d13b...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/HibernateOrmMappingPropertiesMetadataContributor.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmBasicTypeMetadataProvider.java
Log Message:
-----------
HSEARCH-3277 Get decimal scale from size instead of the column
Commit: 600e1733f6ca2b9e9d7e0294e0e5ed7658f3fbb8
https://github.com/hibernate/hibernate-search/commit/600e1733f6ca2b9e9d7e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/src/main/resources/forbidden-public.txt
Log Message:
-----------
HSEARCH-3277 Remove mentions of native ORM Criteria
They've been removed in 6.0, apparently.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 470a06c0a3462dee2a0c4ad9d973a7193696622f
https://github.com/hibernate/hibernate-search/commit/470a06c0a3462dee2a0c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmMassEntityLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmSelectionEntityByIdLoader.java
Log Message:
-----------
HSEARCH-3277 Remove the casts of IDs to Serializable where possible
Commit: 6ada3af1e484c31d51e93de95234a44fad6bcf49
https://github.com/hibernate/hibernate-search/commit/6ada3af1e484c31d51e9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/hibernateormapis/ToHibernateOrmScrollableResultsIT.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/impl/HibernateSearchPartitionMapper.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/step/spi/EntityReader.java
Log Message:
-----------
HSEARCH-3277 Avoid raw ScrollableResults
We can't use an actual type for now, just a wildcard, because ORM
returns a raw type.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>
Commit: 2ecbb72495286af698b2ad8579de85d5a21e88e2
https://github.com/hibernate/hibernate-search/commit/2ecbb72495286af698b2...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M documentation/src/test/java/org/hibernate/search/documentation/search/query/QueryDslIT.java
M integrationtest/mapper/orm-cdi/src/test/java/org/hibernate/search/integrationtest/mapper/orm/cdi/CdiBeanResolutionIT.java
M integrationtest/mapper/orm-cdi/src/test/java/org/hibernate/search/integrationtest/mapper/orm/cdi/CdiExtendedBeanManagerBootstrapShutdownIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/massindexing/MassIndexingCachingIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/SearchQueryEntityLoadingCacheLookupIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/search/loading/SearchQueryEntityLoadingMultipleTypesIT.java
Log Message:
-----------
HSEARCH-3277 Avoid deprecated Hibernate ORM APIs
Commit: 8df2992fdf93a39ddb84f31445cc45504146ff6a
https://github.com/hibernate/hibernate-search/commit/8df2992fdf93a39ddb84...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/context/jpa/impl/ActiveSessionFactoryRegistryUpdater.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/PersistenceUtil.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/bootstrap/impl/HibernateSearchIntegrator.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/impl/HibernateOrmUtils.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmEntityIdEntityLoadingStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/TypeQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/AbstractHibernateOrmTypeContext.java
Log Message:
-----------
HSEARCH-3277 Avoid deprecated Hibernate ORM SPIs
Commit: a16bb656d6e831c2ea5064afbcd149fed7a6bdb6
https://github.com/hibernate/hibernate-search/commit/a16bb656d6e831c2ea50...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/MutableEntityLoadingOptions.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmBasicTypeMetadataProvider.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
M pom.xml
M v5migrationhelper/orm/src/main/java/org/hibernate/search/FullTextSharedSessionBuilder.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/impl/FullTextSharedSessionBuilderDelegator.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/query/hibernate/impl/FullTextQueryImpl.java
Log Message:
-----------
HSEARCH-4465 Upgrade to Hibernate ORM 6.0.0.CR1
Commit: 3a1ffc4d67b70f6490faa0cd443a76b25f8b28b9
https://github.com/hibernate/hibernate-search/commit/3a1ffc4d67b70f6490fa...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/OutboxPollingDisabledIT.java
M integrationtest/mapper/orm-coordination-outbox-polling/src/test/java/org/hibernate/search/integrationtest/mapper/orm/coordination/outboxpolling/OutboxPollingStrategyPropertyValueIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/BackRefPropertyIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/SyntheticPropertyIT.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/PersistenceUtil.java
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/mapping/impl/OutboxPollingSearchMappingImpl.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/impl/HibernateOrmUtils.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmEntityIdEntityLoadingStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/TypeQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/AbstractHibernateOrmTypeContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/HibernateOrmMappingConfigurationContributor.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/HibernateOrmMappingPropertiesMetadataContributor.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmBasicTypeMetadataProvider.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmPathDefinitionProvider.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/ReusableOrmSetupHolder.java
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/multitenancy/impl/MultitenancyTestHelperSchemaManagementTool.java
Log Message:
-----------
HSEARCH-4465 Avoid deprecated ORM API/SPI
Commit: 5c89dca307972a101fbe62af85e90e72981ae689
https://github.com/hibernate/hibernate-search/commit/5c89dca307972a101fbe...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/src/main/resources/forbidden-internal.txt
M build/config/src/main/resources/forbidden-public.txt
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/dynamicmap/DynamicMapBaseIT.java
Log Message:
-----------
HSEARCH-4465 Use Session.getReference instead of Session.load in tests
Commit: f3dec6c0c148d18f1fb097a9780c74b3c0f70e98
https://github.com/hibernate/hibernate-search/commit/f3dec6c0c148d18f1fb0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M util/internal/integrationtest/mapper/orm/src/main/resources/hibernate.properties
Log Message:
-----------
HSEARCH-4465 Temporary workaround for problem on @ManyToMany lists in ORM 6
Commit: 2359ec37293ff2bdf2e843676f946930e90a073c
https://github.com/hibernate/hibernate-search/commit/2359ec37293ff2bdf2e8...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/impl/HibernateOrmUtils.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmEntityIdEntityLoadingStrategy.java
Log Message:
-----------
HSEARCH-4482 Avoid uses of Hibernate ORM's org.hibernate.tuple.entity.EntityMetamodel internally where possible
Commit: 23ebdb28794daa83c45836880a55486eb9919290
https://github.com/hibernate/hibernate-search/commit/23ebdb28794daa83c458...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/event/impl/HibernateSearchEventListener.java
M pom.xml
M v5migrationhelper/orm/src/main/java/org/hibernate/search/FullTextSharedSessionBuilder.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/impl/FullTextSharedSessionBuilderDelegator.java
Log Message:
-----------
HSEARCH-4509 Upgrade to Hibernate ORM 6.0.0.CR2
Commit: 8d56fe6896cde2087b2486631b6da0b49733e124
https://github.com/hibernate/hibernate-search/commit/8d56fe6896cde2087b24...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4523 Upgrade to Hibernate ORM 6.0.0.Final
Commit: 83c51bc78bcb24e5da57c48e4d1c544da8beeb75
https://github.com/hibernate/hibernate-search/commit/83c51bc78bcb24e5da57...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4569 Upgrade to Hibernate ORM 6.0.1.Final
Commit: b29e324bf83cb68affabf36e6d6574e2495034b0
https://github.com/hibernate/hibernate-search/commit/b29e324bf83cb68affab...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4596 Upgrade to Hibernate ORM 6.0.2.Final
Commit: 87835b926ba01d16078a1f82ffbebfa5aa2e250b
https://github.com/hibernate/hibernate-search/commit/87835b926ba01d16078a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4606 Upgrade to Hibernate ORM 6.1.0.Final
Commit: c337b4fe2e2e5d456f93b322e924d553738d6048
https://github.com/hibernate/hibernate-search/commit/c337b4fe2e2e5d456f93...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingBooleanArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingDoubleArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingFloatArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingIntArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingLongArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingShortArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/array/AutomaticIndexingStringArrayIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/model/GenericPropertyIT.java
Log Message:
-----------
HSEARCH-4783 Make array indexing tests pass when using ORM 6.1+ and Oracle
See https://hibernate.zulipchat.com/#narrow/stream/132094-hibernate-orm-dev/t...
Commit: 2b6d1c91b219707aaa0b0996abaf4b98e29f5238
https://github.com/hibernate/hibernate-search/commit/2b6d1c91b219707aaa0b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
Log Message:
-----------
HSEARCH-4627 Update the reason for a @SuppressForbiddenApis
Commit: a3db9549d7459fae903cbe30c344f60c2e7c78d9
https://github.com/hibernate/hibernate-search/commit/a3db9549d7459fae903c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4627 Upgrade to Hibernate ORM 6.1.1.Final
Commit: 122dbd75f470e509c90b842c9fc1bc7f88aaa9a3
https://github.com/hibernate/hibernate-search/commit/122dbd75f470e509c90b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/logging/impl/Log.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/spi/HibernateOrmSearchScrollableResultsAdapter.java
Log Message:
-----------
HSEARCH-4635 Implement ScrollableResults#setFetchSize by throwing an error
This is necessary in order to support ORM 6.1.2.Final.
Commit: 211abbd0ab9840ce4d7ce005d24ff888764e986b
https://github.com/hibernate/hibernate-search/commit/211abbd0ab9840ce4d7c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4664 Upgrade to Hibernate ORM 6.1.2.Final
Commit: ef4a6c0eab1f631ce14cc77c779c7bd697b9c6e8
https://github.com/hibernate/hibernate-search/commit/ef4a6c0eab1f631ce14c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4672 Upgrade to hibernate-commons-annotations 6.0.3.Final
Commit: 2becae07898ecde90c4c42808e9bb87906166afd
https://github.com/hibernate/hibernate-search/commit/2becae07898ecde90c4c...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4758 Upgrade -orm6 artifacts to Hibernate ORM 6.1.6.Final
Commit: 5736044b8047aa1476e5f6138f6f33f6ca2e09ba
https://github.com/hibernate/hibernate-search/commit/5736044b8047aa1476e5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/pom.xml
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/src/main/java/module-info.java
Log Message:
-----------
HSEARCH-4768 Fix JavaModulePathTest with ORM 6.2
Commit: 6db8e102c2cdd220da988d8b2300ac8041e1d743
https://github.com/hibernate/hibernate-search/commit/6db8e102c2cdd220da98...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/src/main/java/module-info.java
M integrationtest/java/modules/orm-elasticsearch/src/main/java/module-info.java
M integrationtest/java/modules/orm-lucene/src/main/java/module-info.java
Log Message:
-----------
HSEARCH-4768 Remove unnecessary 'requires' clauses in Java module tests with ORM 6
Since the mapper-orm module now defines 'requires' clauses by itself,
those don't need to be repeated in consuming modules.
Commit: 3631b65c022b00808b6a2994d422128d68bbe056
https://github.com/hibernate/hibernate-search/commit/3631b65c022b00808b6a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/parents/integrationtest/pom.xml
Log Message:
-----------
HSEARCH-4783 Use the appropriate ORM 6 Dialects
Commit: b9b0df5b908ad97b86376a2905f085fd5ed44321
https://github.com/hibernate/hibernate-search/commit/b9b0df5b908ad97b8637...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/configuration-properties-collector/pom.xml
M integrationtest/java/modules/orm-coordination-outbox-polling-elasticsearch/pom.xml
M integrationtest/java/modules/orm-elasticsearch/pom.xml
M integrationtest/java/modules/orm-lucene/pom.xml
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/proxy/ContainedInTriggerUnnecessaryCollectionInitializationIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/session/FlushClearEvictAllIT.java
M mapper/orm-batch-jsr352/core/pom.xml
M mapper/orm-batch-jsr352/jberet/pom.xml
M mapper/orm-coordination-outbox-polling/pom.xml
M mapper/orm-coordination-outbox-polling/src/main/java/org/hibernate/search/mapper/orm/coordination/outboxpolling/event/impl/OutboxEventLoader.java
M mapper/orm/pom.xml
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
M pom.xml
Log Message:
-----------
HSEARCH-4791 Upgrade to Hibernate ORM 6.2.0.CR2
Commit: e2562944e5ddfd0023a3cd52b9357175409b5372
https://github.com/hibernate/hibernate-search/commit/e2562944e5ddfd0023a3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/src/main/resources/forbidden-internal.txt
M build/config/src/main/resources/forbidden-public.txt
Log Message:
-----------
TODOTICKET Forbid Uses of Hibernate ORM 6's org.hibernate.tuple.entity.EntityMetamodel
Commit: d04c780b44b2bffcfbf325008bfd7088f29c5f1c
https://github.com/hibernate/hibernate-search/commit/d04c780b44b2bffcfbf3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/src/main/resources/forbidden-internal.txt
M build/config/src/main/resources/forbidden-public.txt
Log Message:
-----------
Revert "TODOTICKET Forbid Uses of Hibernate ORM 6's org.hibernate.tuple.entity.EntityMetamodel"
This reverts commit 7bfd80b2a10a55965bf1e276867e00e71ce46cce.
Commit: 06cd25771f35c0b02ceb1c7e75b43a0434da96b6
https://github.com/hibernate/hibernate-search/commit/06cd25771f35c0b02ceb...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/showcase/library/pom.xml
M orm6/build/parents/integrationtest/pom.xml
M orm6/build/parents/internal/pom.xml
M orm6/build/parents/public/pom.xml
M pom.xml
M util/common/pom.xml
M util/internal/test/common/pom.xml
Log Message:
-----------
HSEARCH-4688 Upgrade to Jandex 3.0
Commit: 242ef4ba705f98aab6d263a7ff9e5630d6518220
https://github.com/hibernate/hibernate-search/commit/242ef4ba705f98aab6d2...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/AbstractAutomaticIndexingAssociationBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainingSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainedSideIT.java
Log Message:
-----------
HSEARCH-4721 Re-enable tests disabled because of HHH-15606/HHH-15967
This reverts commit 4be06042abafc9319e6d6dec19d18a8570d30699.
Commit: 73c50b3b739a13f9cc3b244734c7721ff50f6533
https://github.com/hibernate/hibernate-search/commit/73c50b3b739a13f9cc3b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/manytoone/AutomaticIndexingManyToOneBaseIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedEagerOnBothSidesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainedSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontained/AutomaticIndexingOneToOneOwnedByContainedLazyOnContainingSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingEagerOnBothSidesIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainedSideIT.java
M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/automaticindexing/association/bytype/onetoone/ownedbycontaining/AutomaticIndexingOneToOneOwnedByContainingLazyOnContainingSideIT.java
Log Message:
-----------
HSEARCH-4805 Remove workarounds related to HHH-15604 from tests
Commit: 96f2c7f68f008f0dc8cf8451b11b753de9ec63e1
https://github.com/hibernate/hibernate-search/commit/96f2c7f68f008f0dc8cf...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LobTest.java
M integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/envers/SearchAndEnversIntegrationTest.java
Log Message:
-----------
HSEARCH-4819 Use the appropriate ORM 6 Dialects in v5 migration helper tests
Commit: ae3efa75587b9deef216ce4488f455ce44c48f0b
https://github.com/hibernate/hibernate-search/commit/ae3efa75587b9deef216...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4809 Upgrade to Hibernate ORM 6.2.0.CR3
Commit: 992c655e20cc799ca0f54f07f8e3602c04de987b
https://github.com/hibernate/hibernate-search/commit/992c655e20cc799ca0f5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4829 Upgrade to Hibernate ORM 6.2.0.CR4
Commit: 9bc3e78207bb20d879451ebf689866ecb9b3d3d1
https://github.com/hibernate/hibernate-search/commit/9bc3e78207bb20d87945...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4833 Upgrade to Hibernate ORM 6.2.0.Final
Commit: 97deb668b92b4b763af07a3514b75a6acf20b7eb
https://github.com/hibernate/hibernate-search/commit/97deb668b92b4b763af0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4842 Upgrade to Hibernate ORM 6.2.1.Final
Commit: c219ea8c0baf1c71bc01f359e7e53a787b427292
https://github.com/hibernate/hibernate-search/commit/c219ea8c0baf1c71bc01...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4846 Upgrade to Hibernate ORM 6.2.2.Final
Commit: 8bd7b8481ecf202fd52c4d581720e2e4299d0864
https://github.com/hibernate/hibernate-search/commit/8bd7b8481ecf202fd52c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4858 Upgrade to Hibernate ORM 6.2.3.Final
Commit: 58f69d48d6ae61c3d3479a5148192fb831fdb580
https://github.com/hibernate/hibernate-search/commit/58f69d48d6ae61c3d347...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4860 Upgrade to Hibernate ORM 6.2.4.Final
Commit: 6fad48e26c4a2899461952923065ccd96113016b
https://github.com/hibernate/hibernate-search/commit/6fad48e26c4a28994619...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M build/config/src/main/resources/forbidden-public.txt
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/CompositeIdOrder.java
M mapper/orm-batch-jsr352/core/src/main/java/org/hibernate/search/batch/jsr352/core/massindexing/util/impl/PersistenceUtil.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/common/impl/HibernateOrmUtils.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/event/impl/HibernateSearchEventListener.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/AbstractHibernateOrmLoadingStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/AbstractHibernateOrmSelectionEntityLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/ConditionalExpressionQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmEntityIdEntityLoadingStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmNonEntityIdPropertyEntityLoadingStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmQueryLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmSelectionEntityByIdLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HibernateOrmSelectionEntityByNonIdPropertyLoader.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HqlTypeQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/LoadingTypeContext.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/MutableEntityLoadingOptions.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/PersistenceContextThenSecondLevelCacheLookupStrategy.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/TypeQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/mapping/impl/AbstractHibernateOrmTypeContext.java
Log Message:
-----------
HSEARCH-4869 Avoid most uses of EntityPersister
Commit: edb53b4287ff468267cec88959d63ee428323480
https://github.com/hibernate/hibernate-search/commit/edb53b4287ff468267ce...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/ConditionalExpressionQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/CriteriaTypeQueryFactory.java
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/HqlTypeQueryFactory.java
Log Message:
-----------
HSEARCH-4869 Fix potential bug where we would use the entity ID type instead of the document ID type in Hibernate ORM loading
Commit: 4bfabab4553a3d9e651391764ecf02226975c4e6
https://github.com/hibernate/hibernate-search/commit/4bfabab4553a3d9e6513...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4875 Upgrade to Hibernate ORM 6.2.5.Final
Commit: 8057a1b2d31767ae45784c764ec9873109519417
https://github.com/hibernate/hibernate-search/commit/8057a1b2d31767ae4578...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/search/query/impl/HibernateOrmSearchQueryAdapter.java
M v5migrationhelper/orm/src/main/java/org/hibernate/search/query/hibernate/impl/FullTextQueryImpl.java
Log Message:
-----------
HSEARCH-4875 Simplify Search/ORM query adapters for ORM 6.2
Commit: 64b7c5ead55350bc228a685e663b54a3057faa1b
https://github.com/hibernate/hibernate-search/commit/64b7c5ead55350bc228a...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4888 Upgrade to Hibernate ORM 6.2.6.Final
Commit: a01a4e1dd137611472cdb9dee5c2485d90068b15
https://github.com/hibernate/hibernate-search/commit/a01a4e1dd137611472cd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/loading/impl/MutableEntityLoadingOptions.java
Log Message:
-----------
HSEARCH-4890 Adapt calls to RootGraph#appliesTo() to Hibernate ORM 6.3
Commit: 350c5cd51d795bc2925e5cedd91c2e39dee62df2
https://github.com/hibernate/hibernate-search/commit/350c5cd51d795bc2925e...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4903 Upgrade to Hibernate ORM 6.2.7.Final
Commit: 4b3d23727488abdc2da31bde04505f90c02cf90b
https://github.com/hibernate/hibernate-search/commit/4b3d23727488abdc2da3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4933 Upgrade to Hibernate ORM 6.2.8.Final
Commit: fc3056c1c504875e15a1befa2a3d7adafca7daae
https://github.com/hibernate/hibernate-search/commit/fc3056c1c504875e15a1...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4960 Upgrade to ORM 6.2.9
Commit: f333835c305727e2bda7c2041cd7e6871b83fa6f
https://github.com/hibernate/hibernate-search/commit/f333835c305727e2bda7...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
M util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/multitenancy/impl/MultitenancyTestHelper.java
Log Message:
-----------
HSEARCH-4987 Upgrade to Hibernate ORM 6.2.11.Final
Commit: 00aa9e5ad6bfb705fd1d38347fdd387127f74e27
https://github.com/hibernate/hibernate-search/commit/00aa9e5ad6bfb705fd1d...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4987 Upgrade to Hibernate ORM 6.2.12.Final
Commit: 09f1d2bcaf6b780fa9cb3dc0fffebc1df7f20d83
https://github.com/hibernate/hibernate-search/commit/09f1d2bcaf6b780fa9cb...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4987 Upgrade to Hibernate ORM 6.2.13.Final
Commit: d5bddf7f59de4cbbab528211714c30023bb82bce
https://github.com/hibernate/hibernate-search/commit/d5bddf7f59de4cbbab52...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5049 Upgrade to Hibernate ORM 6.2.17.Final
Commit: c771b79f60e1b0e78cb6c195cc9989dbd359fc52
https://github.com/hibernate/hibernate-search/commit/c771b79f60e1b0e78cb6...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5053 Upgrade to Hibernate ORM 6.2.18.Final
Compare: https://github.com/hibernate/hibernate-search/compare/625c35e85683...c771...
[View Less]
1 year, 1 month