Abort the current transaction. This will release all locks obtained in {@link #acquireLocks(org.apache.hadoop.hive.ql.QueryPlan,org.apache.hadoop.hive.ql.Context,java.lang.String)}.
@throws LockException if there is no current transaction or thetransaction has already been committed or aborted.
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.