it.eng.qbe.utility
Interface IDBSpaceChecker

All Known Implementing Classes:
SimpleSpaceChecker

public interface IDBSpaceChecker


Method Summary
 int getPercentageOfFreeSpace(java.sql.Connection aConnection)
           
 

Method Detail

getPercentageOfFreeSpace

int getPercentageOfFreeSpace(java.sql.Connection aConnection)
Parameters:
aConnection - - The sql connection provide by qbe, pay attention this class must keep the connection open
Returns:
a numeber representing the available space for the given connection in db