public PersistenceManagerImpl(IdentitySession session)
{
super(session);
featuresDescription = new PersistenceManagerFeaturesDescription()
{
public boolean isIdentitiesAddRemoveSupported()
{
IdentityObjectType objectType = getSessionContext().getIdentityObjectTypeMapper().getIdentityObjectType();