Does this dataset support transactions? Supporting transactions mean that the dataset implementation provides {@link #begin}, {@link #commit}, {@link #abort}, {@link #end}which otherwise may throw {@link UnsupportedOperationException}
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.