My Oracle Support Banner

How to Write Inner Join Query or Select Query in JPA (Doc ID 1611187.1)

Last updated on DECEMBER 04, 2019

Applies to:

Oracle Communications Unified Inventory Management - Version 7.2.5.0.0 and later
Information in this document applies to any platform.

Goal

How to get Geographic Place filtered by specification and using JPQL?

How to translate the following SQL into JPQL?
"select name from geographicplace where geographicplace.specification in (select specification.entityid from specification where specification.name like '%MYGEO_PLACE%')"
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.