Menu

#7 Change visibility of SQLiteStatement.getColumnType to public

Delivered
nobody
None
Medium
Enhancement
179
2010-07-30
2010-07-23
Anonymous
No

Originally created by: olivier....@free.fr

It can be very useful to know the exact type of a column. Please change visibility of getColumnType to public.

Workaround: use reflection ;)

Discussion

  • Anonymous

    Anonymous - 2010-07-23

    Originally posted by: ser...@gmail.com

    Another workaround: use columnValue() and inspect the class of the returned object

    Status: Accepted

     
  • Anonymous

    Anonymous - 2010-07-27

    Originally posted by: ser...@gmail.com

    Added columnType() method

    Labels: -Type-Defect Type-Enhancement
    Status: Fixed

     
  • Anonymous

    Anonymous - 2010-07-27

    Originally posted by: ser...@gmail.com

    (No comment was entered for this change.)

    Labels: FixVersion-179
    Status: Delivered

     
  • Anonymous

    Anonymous - 2010-07-30

    Originally posted by: olivier....@free.fr

    Thanks, it's really usefull. May be it can be interesting to add a "columnDeclaredType" method that call "sqlite3_column_decltype".

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.