java - JPA Function Dependency of a table -


in 'country' table column 'countryname' referenced 'city' , 'state' table , need check database tables referenced column via jpa given countryname. is possible without use of nativequery. tried via nativequery need either namedquery or query.


Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -