8 messages in com.mysql.lists.javaaccessing enum
FromSent OnAttachments
Jon Drukman01 Nov 2006 11:17 
Christopher G. Stach II01 Nov 2006 14:35 
Jon Drukman01 Nov 2006 14:39 
Christopher G. Stach II01 Nov 2006 14:46 
Jeff Mathis01 Nov 2006 15:10 
Jon Drukman02 Nov 2006 16:02 
Mark Matthews02 Nov 2006 17:29 
Christopher G. Stach II02 Nov 2006 17:38 
Subject:accessing enum
From:Jon Drukman (js@cluttered.com)
Date:11/01/2006 11:17:09 AM
List:com.mysql.lists.java

disclaimer: i know nothing about java or jdbc. a co-worker is trying to access a database i've set up using jdbc. he says that my enum column is always returning an integer value instead of the string. obviously this is less than desirable.

does anybody have any advice i could give him on where to look or something to change?

-jsd-