@ParametersAreNonnullByDefault
Package ubic.gemma.persistence.hibernate
This package contains Hibernate-related classes and utilities for persisting entities.
- Author:
- poirigui
-
Interface Summary Interface Description TypedResultTransformer<T> Overrides HibernateResultTransformer
interface to include type safety. -
Class Summary Class Description ByteArrayType Represents a vector of scalars stored as a byte array in a single column.CompressedStringListType H2Dialect HibernateTransactionManager The sole purpose of this class is to limit usages oforg.springframework.orm
to this package.HibernateUtils LocalSessionFactoryBean Reimplementation ofLocalSessionFactoryBean
that supports resolving XSD schemas in the classpath.LocalSessionFactoryBuilder The sole purpose of this class is to limit usages oforg.springframework.orm
to this package.MySQL57InnoDBDialect XSDEntityResolver Resolves Hibernate XSD schemas from the classpath.