Yet another Enum solution
Posted: Mon  22 Aug 2011 06:17
				
				Hi, 
just wanted to share the solution I use for supporting enums, both numeric and with string value, and also supporting mapping to boolean for oracle when it is stored as "Y" and "N":
http://www.blog.cyberkinetx.com/2011/08 ... xtensions/
have fun!
			just wanted to share the solution I use for supporting enums, both numeric and with string value, and also supporting mapping to boolean for oracle when it is stored as "Y" and "N":
http://www.blog.cyberkinetx.com/2011/08 ... xtensions/
have fun!