{% extends "base.html" %} {% block title %}Frequently Asked Questions{% endblock %} {% block body %}
Please find your question here. If don't find the answer, feel free to join the mailing list and ask your question there.
siena.jdbc.ConnectionManager
.
You can implement your own. If you are using the Play! framework the best idea is to
implement a ConnectionManager that uses the pooling feature from the framework.
Read how.