Package overit.geocall.da
Annotation Interface DAO.Pk
- Enclosing class:
DAO
Annotation used to set the name of the primary keys of the specific table on which the DAO acts.
If the key is composed of several fields, it is possible to indicate them all,
keeping them separated by commas.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] value- Default:
{""}
-