GithubHelp home page GithubHelp logo

sheldonneilson / sqlite-database-model Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 4.0 2.66 MB

A super lightweight yet powerful Object Relational Mapping (ORM) Framework for Java and SQLite 3

Home Page: http://www.neilson.co.za/sqlite-database-model/

License: Apache License 2.0

Java 93.23% CSS 6.77%

sqlite-database-model's People

Contributors

sheldonneilson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sqlite-database-model's Issues

Crash in my Android app

java.lang.RuntimeException:
at android.app.ActivityThread.performPauseActivityIfNeeded (ActivityThread.java:4137)
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4103)
at android.app.ActivityThread.performPauseActivity (ActivityThread.java:4066)
at android.app.ActivityThread.handlePauseActivity (ActivityThread.java:4024)
at android.app.ActivityThread.-wrap18 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1647)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6692)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1468)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1358)
Caused by: java.lang.NullPointerException:
at java.lang.reflect.Field.get (Native Method)
at za.co.neilson.sqlite.orm.ObjectModel.setColumnValue (ObjectModel.java:470)
at za.co.neilson.sqlite.orm.ObjectModel.update (ObjectModel.java:1094)

at elihai.com.a100blaces.DAL.update (DAL.java:68)
at elihai.com.a100blaces.MainActivity.onPause (MainActivity.java:88)
at android.app.Activity.performPause (Activity.java:7103)
at android.app.Instrumentation.callActivityOnPause (Instrumentation.java:1330)
at android.app.ActivityThread.performPauseActivityIfNeeded (ActivityThread.java:4126)

I'll be happy to know what I did worng :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.