org.hibernate.search.backend
Class UpdateWork
java.lang.Object
org.hibernate.search.backend.Work
org.hibernate.search.backend.UpdateWork
- All Implemented Interfaces:
- Serializable
public class UpdateWork
- extends Work
- Author:
- Emmanuel Bernard
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateWork
public UpdateWork(Serializable id,
Class entity,
org.apache.lucene.document.Document document)