public class IdGeneratorResolverSecondPass extends java.lang.Object implements SecondPass
Constructor and Description |
---|
IdGeneratorResolverSecondPass(SimpleValue id,
java.lang.String generatorType,
java.lang.String generatorName,
MetadataBuildingContext buildingContext) |
IdGeneratorResolverSecondPass(SimpleValue id,
java.lang.String generatorType,
java.lang.String generatorName,
MetadataBuildingContext buildingContext,
IdentifierGeneratorDefinition localIdentifierGeneratorDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
doSecondPass(java.util.Map idGeneratorDefinitionMap) |
public IdGeneratorResolverSecondPass(SimpleValue id, java.lang.String generatorType, java.lang.String generatorName, MetadataBuildingContext buildingContext)
public IdGeneratorResolverSecondPass(SimpleValue id, java.lang.String generatorType, java.lang.String generatorName, MetadataBuildingContext buildingContext, IdentifierGeneratorDefinition localIdentifierGeneratorDefinition)
public void doSecondPass(java.util.Map idGeneratorDefinitionMap) throws MappingException
doSecondPass
in interface SecondPass
MappingException
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.