Uses of Package
ome.tools.hibernate

Packages that use ome.tools.hibernate
ome.logic The central repository of implementations which will be accessible through this server. 
ome.security.auth   
ome.security.basic Basic OMERO security contextual classes Basic classes that provide security context objects necessary to secure the implementation of the OMERO server on a JBoss platform. 
ome.services.delete Implementations of the ome.api.IDelete service. 
ome.services.graphs Server classes for handling complicated graphs of model objects. 
ome.services.roi   
ome.services.search Internal search implementation classes. 
ome.services.sharing ome.api.IShare support infrastructure. 
ome.services.util Helper classes to support OMERO service beans Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes. 
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  
 

Classes in ome.tools.hibernate used by ome.logic
ExtendedMetadata
          extension of the model metadata provided by SessionFactory.
ReloadFilter
          UpdateFilter subclass specialized for use with the Session.save(Object) (as opposed to Session.merge(Object)) method.
SessionFactory
          Simple source of Thread-aware Session instances.
UpdateFilter
          responsible for correlating entity identities during multiple calls to merge.
 

Classes in ome.tools.hibernate used by ome.security.auth
SessionFactory
          Simple source of Thread-aware Session instances.
 

Classes in ome.tools.hibernate used by ome.security.basic
ExtendedMetadata
          extension of the model metadata provided by SessionFactory.
SecurityFilter
          overrides FilterDefinitionFactoryBean in order to construct our security filter in code and not in XML.
SessionFactory
          Simple source of Thread-aware Session instances.
 

Classes in ome.tools.hibernate used by ome.services.delete
SessionFactory
          Simple source of Thread-aware Session instances.
 

Classes in ome.tools.hibernate used by ome.services.graphs
ExtendedMetadata
          extension of the model metadata provided by SessionFactory.
QueryBuilder
          Very thin wrapper around a StringBuilder to generate HQL queries.
 

Classes in ome.tools.hibernate used by ome.services.roi
SessionFactory
          Simple source of Thread-aware Session instances.
 

Classes in ome.tools.hibernate used by ome.services.search
QueryBuilder
          Very thin wrapper around a StringBuilder to generate HQL queries.
 

Classes in ome.tools.hibernate used by ome.services.sharing
QueryBuilder
          Very thin wrapper around a StringBuilder to generate HQL queries.
SessionFactory
          Simple source of Thread-aware Session instances.
 

Classes in ome.tools.hibernate used by ome.services.util
SessionFactory
          Simple source of Thread-aware Session instances.
 

Classes in ome.tools.hibernate used by ome.tools.hibernate
EventMethodInterceptor.Action
           
ExtendedMetadata
          extension of the model metadata provided by SessionFactory.
ListAsSQLArrayUserType
          Hibernate type to store Lists of primitives using SQL ARRAY.
ListAsSQLArrayUserType.ArrayFactory
           
QueryBuilder
          Very thin wrapper around a StringBuilder to generate HQL queries.
SessionHandler
          interceptor which delegates to HibernateInterceptor for stateless services but which keeps a WeakHashMap of sessions keyed by the stateful service reference.
SqlArray
          Hibernate type to store a java array using SQL ARRAY.
UpdateFilter
          responsible for correlating entity identities during multiple calls to merge.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.