5. Appendices
The complete code for this example is listed here. We've split the processing into two separate classes (one for Admin database administration and one for the janitor role, called Caretaker). These classes are presented separately, but in a complete application, they should be integrated into the same application.
5.1 Janitor treatment
1 import java.sql.Connection;
2 import java.sql.DriverManager;
3 import java.sql.ResultSet;
4 import java.sql.SQLException;
5...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Appendices
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!