cast

open fun <OTHER> cast(work: CriteriaBuilder.(From<*, out OTHER>) -> From<*, T>): LightSpecification<OTHER>

转换成其他实体的规格

Parameters

work

转换器