Package ubic.gemma.persistence.util
@NonNullApi
package ubic.gemma.persistence.util
-
ClassDescriptionStash the
SessionFactoryImplementorontoAclQueryUtils.sessionFactoryat Spring init.Utilities for integrating ACL intoQuery.Helpers for emitting portable native-SQL bitwise operations.Methods to test business-key-related issues on objects.Class to convert byte arrays (e.g., Blobs) to and from other types of arrays.Utilities for working with byte arrays.Determine if a quantitation type (by name) represents background or signal.Contains methods to perform 'common' queries that are needed across DAOs.Opaque cursor for keyset pagination of REST collections.CursorPage<O>A page of results returned by keyset (cursor) pagination.This class provides a fast-path toAclQueryUtilsthat uses the denormalized mask for anonymous users.This builder allows for generating URLs for entities in Gemma Web and REST.Holds the necessary information to filter an entity with a property, operator and right-hand side value.JPA Criteria equivalent ofFilterQueryUtils.Utilities for integratingFilterintoQuery.Represents a conjunction of disjunctions ofFilter.Utilities forIdentifiable.General-purpose pointcuts to recognize CRUD operations etc.Represents a mapping between a query/criteria property and some original property space.Utilities for dealing withPropertyMapping.Utilities for HibernateQuery.ServiceBasedEntityConverter<O extends Identifiable>Performs conversion by identifier and collection of identifier for aBaseReadOnlyService.Perform conversion to value object by entity, ID and collections of entities and IDs and also to entity by ID and collection of IDs.Slice<O>Represents a slice ofList.Represents a directed sort by a property.Direction of the sort.Represents a subquery right-hand side of aFilter.Mode to use when filtering with a subquery.Consistent initialization logic for the entity graph.