Exception handling refactorings: Directed by goals and driven by bug fixing

CT Chen, YC Cheng, CY Hsieh, IL Wu - Journal of Systems and Software, 2009 - Elsevier
Exception handling design can improve robustness, which is an important quality attribute of
software. However, exception handling design remains one of the less understood and …

[PDF][PDF] Scalability and Performance: JDBC Best Practices and Pitfalls

J Gutjahr, A Loew - Proceedings of the Net. ObjectDays Workshops, 2002 - Citeseer
With the recent release of version 3.0, the Java Community Process once again extended
JDBC, the Java database API for relational database access, mainly adding some features …

Taxonomy for Choosing BI Systems into an Existing Infrastructure

R Galli - Acta Technica Jaurinensis, 2013 - acta.sze.hu
Business intelligence, as a phrase was first used in 1989. The main reason for this was, that
the commercial and sales experts at software development companies felt this expression …

[PDF][PDF] SZABÓ CSABA ATTILA

S Dávid, G András, C Márton, H Zalán, T Katalin… - regi.hiradastechnika.hu
„Struktúrafüggetlen címzésen alapuló önszervezôdô útvonalválasztási architektúra” címû
írásukban egy új útvonalválasztási architektúrát mutatnak be, mely a csomagtovábbítás …

Persistent Data

DW Croft, DW Croft - Advanced Java Game Programming, 2004 - Springer
Simply put, persistence is the ability to save data to disk. My philosophy with regard to
persistent data in game programming is that you should minimize your effort in this area …

[引用][C] Objektorientierte Programmierung in Java-Anwendungen

K Barthelmann