接口 EntityNamingSource

  • 所有超级接口:
    EntityNaming

    public interface EntityNamingSource
    extends EntityNaming
    Naming information about an entity.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getTypeName

        String getTypeName()
        Decode the name that we should expect to be used elsewhere to reference the modeled entity by decoding the entity-name/class-name combo.
        返回:
        The reference-able type name