| Package | Description | 
|---|---|
| ome.logic | The central repository of implementations which will be accessible through this server. | 
| ome.tools.hibernate | Hibernate specific tools for the OMERO Server
        Classes/Interfaces that implement Hibernate method mechanics for the OMERO server
Related Documentation
For more information, please see:
  
        TODO
  
 | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | UpdateImpl. internalDelete(IObject obj,
              UpdateFilter filter,
              org.hibernate.Session session) | 
| protected IObject | UpdateImpl. internalMerge(IObject obj,
             UpdateFilter filter,
             org.hibernate.Session session)Note if we use anything other than merge here, functionality from
  MergeEventListenerneeds to be moved toUpdateFilteror to another event listener. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReloadFilterUpdateFiltersubclass specialized for use with theSession.save(Object)(as opposed toSession.merge(Object))
 method. | 
                
                
Version: 5.4.0-ice35-b74
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.