j256 / ormlite-android

ORMLite Android functionality used in conjunction with ormlite-core
http://ormlite.com/
ISC License
1.59k stars 367 forks source link

Added support for new method queryRaw in omrlite-core. #9

Closed nonameplum closed 9 years ago

nonameplum commented 10 years ago

Implemented new getter for ResultSet in JdbcDatabaseResults becouse of changes in omrlite-core DatabaseResults interface.

More about changes in ormlite-core: https://github.com/j256/ormlite-core/pull/18

j256 commented 9 years ago

Already resolved by changing to DatabaseResultsMapper.