Package com.atlassian.crowd.util.persistence.hibernate

Class Summary
BooleanStringUserType Boolean implementation that allows us to store Booleans as "true" and "false"
BooleanTypeDescriptor An AbstractTypeDescriptor which maps Java Boolean values to String values containing either "true" or "false".
ConfigurableLocalSessionFactoryBean Migrated from bucket for Hibernate 3 compatibility.
EhCacheProvider Cache Provider plugin for Hibernate and ehcache-1.x.
EmptyStringUserType This class will convert NULL values retrieved from the database into EMPTY_STRING.
GenericEnumUserType Implements a generic enum user type identified / represented by a single identifier / column.
HibernateDao Generic persistence class for storing Hibernate persistence objects.
MappingResources Stores a collection of hbm.xml mapping files.
SchemaHelper Migrated from bucket.
SQLServerIntlDialect A dialect for MS SQL Server 2000 & 2005, which supports unicode characters (CWD-1070)
TransparentConfiguration Helper class to allow visibility of tables in a Hibernate Configuration.
 



Copyright © 2013 Atlassian. All Rights Reserved.