Begins a transaction requiring {@link #commit()} or {@link #rollback()} tobe called to close the transaction.
@throws StoreException If the connection could not start a transaction, or if it already has an active transaction.
@see #isAutoCommit()
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.