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

Interface Summary
ObjectDao  
 

Class Summary
BooleanStringUserType Boolean implementation that allows us to store Booleans as "true" and "false"
ConfigurableLocalSessionFactoryBean Migrated from bucket for Hibernate 3 compatibility.
EhCacheProvider Cache Provider plugin for ehcache-1.2.
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.
ResetableHiLoGeneratorHelper This class is used to set the hibernate_unique_key.next_hi value to the high bits of the highest id in the DB, +1 after an import (for now) to maintain state in the database.
ResettableTableHiLoGenerator hilo

An IdentifierGenerator that returns a Long, constructed using a hi/lo algorithm.
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 © 2010 Atlassian. All Rights Reserved.