S
Analyzed about 20 hours ago
This is a simple program that uses JDBC to generate simple Plain Old Java Objects (POJOs). It can also generate POJOs from an Excel (.xlsx) file. Unlike Hibernate and other ORMs this program creates simple data containers using standard types. So they can be later used and adapted to any framework.