Package ch.tocco.nice2.persist.core.impl.hibernate.interceptor
package ch.tocco.nice2.persist.core.impl.hibernate.interceptor
-
ClassDescriptionThis service exists so that
CollectionInitializercan be accessed from different classes (instead of directly injecting them intoExtendedInitializeCollectionEventListener).A default implementation ofCollectionInitializerwhich uses theEntityQueryBuilderandCountQueryBuilderto load the collection, which means that allQueryBuilderInterceptorwill be used for the query.Creates anEntityInterceptorforAbstractHibernateEntityentities.CustomInitializeCollectionEventListenerthat allows contributions for custom collection loading.Combines all contributedFieldResolverStrategywith the default strategy.Resolves the virtual localized field to the actual localized field for the current locale (value → value_de).