I am a knowledgeable back-end developer ready to help out those less experienced. My main experience is in Java and SQL with some Hibernate and Spring Boot.
I've written some Android apps (none released), the current one is in GitHub as chores-agenda. Did some JDBC apps but have been using Hib...
I've written some Android apps (none released), the current one is in GitHub as chores-agenda. Did some JDBC apps but have been using Hibernate and have 2 in GitHub called HibernateRead and HibernateWrite. Have done a little with JSP/Servlets (GitHub project WebHenryJPA) and with Spring Boot (GitHub project indycar-stats-app).
Used JPA annotations with Hibernate projects (in GitHub as HibernateRead and HibernateWrite), in a java web app using JSPs and Servlets (...
Used JPA annotations with Hibernate projects (in GitHub as HibernateRead and HibernateWrite), in a java web app using JSPs and Servlets (in GitHub as WebHenryJPA), and in a Spring Boot web app (in GitHub as indycar-stats-app).
I have basic insert scripts at https://github.com/ekkennon/indycar-stats-app/tree/master/src/main/resources/sql but have done basic drop ...
I have basic insert scripts at https://github.com/ekkennon/indycar-stats-app/tree/master/src/main/resources/sql but have done basic drop table, delete data, select with where clauses and some joins.