Don't know, sorry.
Type: Posts; User: sniezgoda; Keyword(s):
Don't know, sorry.
I actually followed the tutorial here http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+use+a+Custom+Type+Handler+with+complex+property+or+Type+Safe+Enumeration and ended up...
Last week I posted a thread about automatically mapping query results into Java Enums. http://forum.springframework.org/showthread.php?t=39846 I have received no responses as of yet.
Is this a...
Hello,
Thus far I've been unsuccessful in finding a resolution to my problem. I'm hoping that somebody here will be able to help.
I use ant's xjc task to create objects from a database schema....