public class ToOneFkSecondPass extends FkSecondPass
columns, value
Constructor and Description |
---|
ToOneFkSecondPass(ToOne value,
Ejb3JoinColumn[] columns,
boolean unique,
String entityClassName,
String path,
MetadataBuildingContext buildingContext) |
Modifier and Type | Method and Description |
---|---|
void |
doSecondPass(Map persistentClasses) |
String |
getReferencedEntityName() |
boolean |
isInPrimaryKey() |
equals, getUniqueCounter, getValue, hashCode
public ToOneFkSecondPass(ToOne value, Ejb3JoinColumn[] columns, boolean unique, String entityClassName, String path, MetadataBuildingContext buildingContext)
public String getReferencedEntityName()
getReferencedEntityName
in class FkSecondPass
public boolean isInPrimaryKey()
isInPrimaryKey
in class FkSecondPass
public void doSecondPass(Map persistentClasses) throws MappingException
MappingException
Copyright © 2016 JBoss by Red Hat. All rights reserved.