> em.createQuery("DELETE FROM ProfileAuditDetail")
Should it not be em.createQuery("DELETE FROM ProfileAuditDetail p")----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/The-name-A-is-not-a-recognized-entity-or-identifier-Perhaps-you-meant-tp6450064p6450142.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
