public class LinkedEntityTypeMapping
extends java.lang.Object
LinkedEntityType and the corresponding entity type| Constructor and Description |
|---|
LinkedEntityTypeMapping() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<? extends BaseEntity> |
getEntityType(LinkedEntityType type)
Returns the entity type for the given
LinkedEntityType |
public static java.lang.Class<? extends BaseEntity> getEntityType(LinkedEntityType type)
LinkedEntityType