Package com.atlassian.crowd.embedded.hibernate2.types

Class Summary
ApplicationPersistentType  
DirectoryPersistentType  
GroupPersistentType  
MembershipPersistentType Hibernate custom type for MembershipType since Hibernate 2 does not handle Java enumerations transparently (or at least it does, but by trying to persist their binary serialization, which is sort of broken)
OperationPersistentType  
TypeMapper Search query mappings need a way to convert between Enum types and their persistent mapping types.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.