public static interface Executor.Work<X>
Object so that Hibernate proxies can be
 properly handled.| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
description()
Returns a description of what this work will be doing for logging
 purposes. 
 | 
X | 
doWork(org.hibernate.Session session,
      ServiceFactory sf)
Work method. 
 | 
java.lang.String description()
X doWork(org.hibernate.Session session, ServiceFactory sf)
Object return method.session - non null.sf - non null.
                
                
Version: 5.4.8-ice35-b99
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.