Hi, JDBCFetchPlan.setResultSetType() and JDBCFetchPlan.setFetchDirection() take as arguments the Connection symbolic constants. Should I migrate these to use enums instead of symbolic constants, or should we keep using the Java-standard constants?
-Patrick -- Patrick Linskey 202 669 5907
