Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用非列值和返回 oracle 函数的值来连接表?像这样的东西:
@JoinColumn(referencedColumnName = "columnName", name = "PackageName.functionName(param)")