cmd.setPersistenceModifier(ClassPersistenceModifier.PERSISTENCE_AWARE);
}
if (cmd != null)
{
IdentityType identityType = IdentityType.APPLICATION;
String identityColumn = null;
String identityStrategy = null;
String identityGenerator = null;
String cacheable = "true";