public class PkDrivenByDefaultMapsIdSecondPass extends FkSecondPass
| Constructor and Description |
|---|
PkDrivenByDefaultMapsIdSecondPass(String referencedEntityName,
Ejb3JoinColumn[] columns,
SimpleValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSecondPass(Map persistentClasses) |
String |
getReferencedEntityName() |
boolean |
isInPrimaryKey() |
equals, getUniqueCounter, getValue, hashCodepublic PkDrivenByDefaultMapsIdSecondPass(String referencedEntityName, Ejb3JoinColumn[] columns, SimpleValue value)
public String getReferencedEntityName()
getReferencedEntityName in class FkSecondPasspublic boolean isInPrimaryKey()
isInPrimaryKey in class FkSecondPasspublic void doSecondPass(Map persistentClasses) throws MappingException
MappingExceptionCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.