How to get real table filed name with JOOQ Field?

后端 未结 0 1822
孤街浪徒
孤街浪徒 2020-12-24 09:48

I want to get table filed real name by JOOQ Field, contains table name and field name. I use the following two methods,

BOOK.TITLE.getName(); // title   it do         


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