Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

Tuesday, 6 June 2017

Reverse Engineering : Generate Java Persistence Entity from Database

If there is already an existing database , then we could use some reverse engineering tool to automatically generate java persistence entity classes.

You may find below 2 ways from internet :
1. hibernate*-maven-plugin
2. IDE based reverse engine tools

This post would show you how to do it programmatically.



Monday, 26 January 2015

OWASP : Resource Injection

Recently  we have a code scan for one of our projects and "Resource Injection" is reported, below is an explanation from Open Web Application Security Project (OWASP) for this vulnerability:

Wednesday, 14 January 2015

Oracle Certified Associate/Professional Java SE 8 Programmer

If you are like me holding SCJP 5 (EXAM 310-055) and wish to upgrade to OCA (EXAM 1Z0-808)/OCP Java SE8 Programmer , then you can come to this post often.

Flag Counter