How to use Oracle Virtual Private Database (VPD) with EclipseLink JPA
626589Dec 4 2009 — edited Dec 9 2009My project required to use VPD in database to isolate data access based on different user type. How can I use EclipseLink JPA with VPD? For instance, how I could set up server context in database for each database session? Thanks for any help.