Unconditionaly closes and drops the underlying record stores. This method only drops the files associated to the table, but not the table definition from the database structure. To do so use the dropTable method of the parent Database object (which calls this method before).
@throws RecordStoreFullException if no space left
@throws RSException on errors
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.