/ormlite-core

Core ORMLite functionality that provides Java ORM in conjunction with ormlite-jdbc or ormlite-android.

Primary LanguageJavaOtherNOASSERTION

This package provides the core functionality for the JDBC and Android packages.  Users
that are connecting to SQL databases via JDBC will need to download the ormlite-jdbc
package as well. Android users should download the ormlite-android package as well as
this core package.

For more information, see the online documentation on the home page:

   http://ormlite.com/

Sources can be found online via Github:

   https://github.com/j256/ormlite-core

Enjoy,
Gray Watson