GraphQL Java Generator This project generates Java data models, query builders and response classes based on a GraphQL schema. It uses the JSON response of a GraphQL introspection query as input, and ...
A tool to help calling PL/SQL stored procedures from Java procedures easily. Code Generation of a PL/SQL data access layer (aka DAO), and more, for Java applications. Generate all the JDBC from PL/SQL ...