Can't reference Java's constants that start with a lower case character
-----------------------------------------------------------------------
Key: JRUBY-2823
URL: http://jira.codehaus.org/browse/JRUBY-2823
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.1.2
Environment: JDK 1.5.0_15 + jruby-1.1.1, jruby-1.1.2
Reporter: Shinichi Akiyama
Can't reference Java's constants that start with a lower case character
irb(main):001:0> java::sql::Types::BIT
=> -7
irb(main):002:0> java::sql::ResultSetMetaData::columnNullable
NoMethodError: undefined method `columnNullable' for Java::JavaSql::ResultSetMet
aData:Module
from (irb):3:in `binding'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email