|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ref.Reference<T>
java.lang.ref.PhantomReference<ConnectionImpl>
com.mysql.jdbc.NonRegisteringDriver.ConnectionPhantomReference
static class NonRegisteringDriver.ConnectionPhantomReference
Constructor Summary | |
---|---|
NonRegisteringDriver.ConnectionPhantomReference(ConnectionImpl connectionImpl,
java.lang.ref.ReferenceQueue<ConnectionImpl> q)
|
Method Summary | |
---|---|
(package private) void |
cleanup()
|
Methods inherited from class java.lang.ref.PhantomReference |
---|
get |
Methods inherited from class java.lang.ref.Reference |
---|
clear, enqueue, isEnqueued |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
NonRegisteringDriver.ConnectionPhantomReference(ConnectionImpl connectionImpl, java.lang.ref.ReferenceQueue<ConnectionImpl> q)
Method Detail |
---|
void cleanup()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |