Screenshot showing the SQL Deployment Settings property editor with one of the EJB module's bean nodes expanded and the bean's Find By Primary Key method selected. In the right-hand part of the pane is the finder method's generated SQL. It reads as follows: Select "customer number" From "customer table" Where "customer number" equals question mark.