You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmBootstrapIntrospector.java
Copy file name to clipboardExpand all lines: mapper/orm/src/main/java/org/hibernate/search/mapper/orm/model/impl/HibernateOrmDynamicMapRawTypeModel.java
Copy file name to clipboardExpand all lines: mapper/pojo-base/src/main/java/org/hibernate/search/mapper/pojo/bridge/binding/impl/PropertyBindingContextImpl.java
// TODO: if users have their delegating binders, those won't get injected with fields ...
149
+
// we probably do not care as much about it as in that case we won't get anything out for the static model ...
150
+
// but just in case we think of some valid use case then maybe expose this method (or rather whatever it will grow into) through the context to the user.
Copy file name to clipboardExpand all lines: mapper/pojo-base/src/main/java/org/hibernate/search/mapper/pojo/bridge/mapping/impl/BeanDelegatingBinder.java
0 commit comments