|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.utility.SimpleSpaceChecker
public class SimpleSpaceChecker
Constructor Summary | |
---|---|
SimpleSpaceChecker()
|
Method Summary | |
---|---|
int |
getPercentageOfFreeSpace(java.sql.Connection aConnection)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleSpaceChecker()
Method Detail |
---|
public int getPercentageOfFreeSpace(java.sql.Connection aConnection)
getPercentageOfFreeSpace
in interface IDBSpaceChecker
aConnection
- - The sql connection provide by qbe, pay attention this class must keep the connection open
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |