public class IdGeneratorResolverSecondPass extends Object implements SecondPass
Constructor and Description |
---|
IdGeneratorResolverSecondPass(SimpleValue id,
XProperty idXProperty,
String generatorType,
String generatorName,
MetadataBuildingContext buildingContext) |
IdGeneratorResolverSecondPass(SimpleValue id,
XProperty idXProperty,
String generatorType,
String generatorName,
MetadataBuildingContext buildingContext,
IdentifierGeneratorDefinition localIdentifierGeneratorDefinition) |
public IdGeneratorResolverSecondPass(SimpleValue id, XProperty idXProperty, String generatorType, String generatorName, MetadataBuildingContext buildingContext)
public IdGeneratorResolverSecondPass(SimpleValue id, XProperty idXProperty, String generatorType, String generatorName, MetadataBuildingContext buildingContext, IdentifierGeneratorDefinition localIdentifierGeneratorDefinition)
public void doSecondPass(Map idGeneratorDefinitionMap) throws MappingException
doSecondPass
in interface SecondPass
MappingException
Copyright © 2019 JBoss by Red Hat. All rights reserved.