Package ubic.gemma.persistence.hibernate
@ParametersAreNonnullByDefault
package ubic.gemma.persistence.hibernate
This package contains Hibernate-related classes and utilities for persisting entities.
- Author:
- poirigui
-
ClassDescriptionRepresents a vector of scalars stored as a byte array in a single column.The sole purpose of this class is to limit usages of
org.springframework.orm
to this package.Reimplementation ofLocalSessionFactoryBean
that supports resolving XSD schemas in the classpath.The sole purpose of this class is to limit usages oforg.springframework.orm
to this package.Overrides HibernateResultTransformer
interface to include type safety.Resolves Hibernate XSD schemas from the classpath.