public interface EntityTypeRegistry
| Modifier and Type | Method and Description |
|---|---|
EntityTypeDescription |
getEntityTypeDescription(String tableOrJunctionTableName) |
void |
registerEntityType(EntityType entityType) |
void |
unregisterEntityType(EntityType entityType) |
void registerEntityType(EntityType entityType)
void unregisterEntityType(EntityType entityType)
EntityTypeDescription getEntityTypeDescription(String tableOrJunctionTableName)
Copyright © 2017. All rights reserved.