Package overit.geocall.da
Annotation Interface DAO.Pool
- Enclosing class:
DAO
Annotation used to set the name of the pool from which the specific DAO extracts the connections
when they are not explicitly passed to methods. It must be filled with a string that represents
the name of the pool as indicated in the configuration file.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-