Class SQLExceptions

java.lang.Object
org.apache.openjpa.jdbc.sql.SQLExceptions

public class SQLExceptions extends Object
Helper class for converting a SQLException into the appropriate OpenJPA type.
Author:
Marc Prud'hommeaux