Lightweight Object Relational Mapping library for persisting Java objects to SQL databases.
<dependency>
<groupId>com.j256.ormlite</groupId>
<artifactId>ormlite-core</artifactId>
<version>6.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a DAO for database operations using ORMLite.
No known issues recorded.
No dependency data recorded yet.