API Documentation
class
AbstractPool<
T
>
package
hx.well.pool
extended by
DatabasePool
Constructor
new
()
Methods
create
():
T
free
(
object:
T
):
Void
get
():
T
init
():
Void
size
():
Int