Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Simple-POJO-Generator

Compare

  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.

449 lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

j-cql

Compare

  Analyzed about 14 hours ago

This tool introspects your existing Cassandra 2.1+ schema and automatically generates java POJOs, row to POJO and POJO to row mappers. No java reflection or annotations are used.

2.7K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This