| bio | website | msebera.cz |
|---|---|---|
| location | Prague, Czech Republic | |
| age | 21 | |
| visits | member for | 1 year, 10 months |
| seen | Mar 6 at 11:43 | |
| stats | profile views | 10 |
Just ordinary imperfect man, trying to beat higher level everyday.

|
Jan 16 |
comment |
Android application Database Framework @GlenH7 it's no killer feature, I don't like the platform and in what state it is, can we please focus on defining SQLite-based ORM framework? Btw. I have some more info on another question here: stackoverflow.com/questions/11472166/… |
|
Jan 16 |
comment |
Android application Database Framework @GlenH7 Database Framework is from definition some kind of ORM (like Hibernate, JPA, ...) where objects are stored and retrieved without need to manual convert Cursor to Object instance, working with annotations to define keys, foreign keys, column types, validation rules, etc... Sqlite is suitable but it is DB not DB-Framework, CouchDB is no-SQL framework, but it doesn't fit my needs. |
|
Nov 1 |
comment |
Android application Database Framework @Michael yep, sqlite ships with android, but raw sql is unsuitable for large projects. Can you understand what is the point in using Database Framework? |
|
Dec 8 |
awarded | Supporter |
|
Dec 8 |
awarded | Student |
|
Dec 8 |
asked | Android application Database Framework |
|
Jul 5 |
awarded | Autobiographer |