How to get attribute of an Object in Hibernate @Filter condition?

前端 未结 0 571
北荒
北荒 2020-12-18 23:04

I have the following mapped super class:

    @FilterDef(
        name = "byCompanyUuid",
        parameters = @ParamDef(
                name = &quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题