Inserts a row at the end of the dataware
@param index index where the row will be inserted. No data is lost.
@throws DriverException if the row could not be inserted
Inserts an empty row at the end of the dataware. It won't work if there is a spatial index
@param index index where the row will be inserted. No data is lost.
@throws DriverException if the row could not be inserted
@throws UnsupportedOperationException if there is a spatial index
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.