# ormlite-core **Repository Path**: ouyangpengdev/ormlite-core ## Basic Information - **Project Name**: ormlite-core - **Description**: Core ORMLite functionality that provides Java ORM in conjunction with ormlite-jdbc or ormlite-android. - **Primary Language**: Java - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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