initialize the JPA context and starts a JPA transaction
@param readonly true for a readonly transaction
@param autoCommit true to automatically commit the DB transaction after each JPA statement
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.