I lean towards enums for this.


On Aug 20, 2007, at 6:17 PM, Patrick Linskey wrote:

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

Reply via email to