|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.pom.StatementCacheEntry
Field Summary | |
(package private) boolean |
busy
|
(package private) int |
hits
|
(package private) Statement |
stmt
|
Constructor Summary | |
(package private) |
StatementCacheEntry(Statement stmt)
|
Method Summary | |
(package private) void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Statement stmt
int hits
boolean busy
Constructor Detail |
StatementCacheEntry(Statement stmt)
Method Detail |
void close()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |