Serialized Form


Package snaq.db

Class snaq.db.ConnectionPoolEvent extends ObjectPoolEvent implements Serializable

Class snaq.db.ConnectionPoolManagerEvent extends EventObject implements Serializable


Package snaq.util

Class snaq.util.ObjectPoolEvent extends EventObject implements Serializable

Serialized Fields

type

int type
Event type of this instance.


minPool

int minPool

maxPool

int maxPool

maxSize

int maxSize

idleTimeout

long idleTimeout

checkedOut

int checkedOut

freeCount

int freeCount

size

int size

hitRate

float hitRate