Martin Braun
commented
on
HSEARCH-1611
Re: Hibernate Search Referential Cache
Something along the lines of this:
public interface SearchInitializer
{ public Object find(Serializable id); public initializedOutside(Serializable id, Object value); }
Add Comment
This message was sent by Atlassian JIRA
(v6.3-OD-05-016#6325-
sha1:052255d
)