android.database.sqlite.SQLiteClosable
An object create from a SQLiteDatabase that can be closed.
Known Direct Subclasses
Known Indirect Subclasses
Summary
Public Constructors
Public Methods
Protected Methods
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
Public Methods
public
synchronized
void
acquireReference()
public
synchronized
void
releaseReference()
public
synchronized
void
releaseReferenceFromContainer()
Protected Methods
protected
abstract
void
onAllReferencesReleased()
protected
void
onAllReferencesReleasedFromContainer()