Similar Articles |
|
JavaWorld March 2002 James Carman |
Write once, persist anywhere Most J2EE applications strive to abstract the database tier by employing the Data Access Object design pattern. This article shows you a DAO pattern framework that you can reuse on all your projects, regardless of object type... |
JavaWorld September 2000 Sandip H. Mandera |
Brewing entity Enterprise JavaBeans The Enterprise JavaBeans (EJB) specification provides two flavors of beans: session beans and entity beans. After Sun Microsystems's release of EJB Specification 1.1, support for entity beans became mandatory. This article will introduce component developers to entity beans and show how to channel the beans' power. |
JavaWorld May 2002 |
Letters to the Editor Can Mapper parse partially structured emails? Why doesn't the JDK provide a SoftHashMap? How do repaint() and revalidate() differ? JavaWorld authors answers those questions and more... |
JavaWorld June 2000 Paul Corazza |
Using the if-then-else framework, Part 3 In this final part of a three-part series, Paul Corazza analyzes the if-then-else framework's performance and shows you how to optimize algorithms and implementation choices and minimize the risks involved in using the framework in larger-scale projects. The final product is a sleek, industry-ready upgrade of the prototype presented in previous articles, complete with new user options, a performance test harness, and automated safety features capable of handling thousands of conditions and rules. |
JavaWorld June 2000 Richard Monson-Haefel |
Read all about EJB 2.0 More than a new point release, the new EJB 2.0 specification embodies dramatic changes, including those found in the CMP component model and a new bean type, that enhance the flexibility and portability in your application development. |
JavaWorld February 2002 Thierry Janaudy |
Accelerate EJB 2.0 development with EJBGen EJBGen is a free command-line tool that limits your code editing to just one file, the bean class. Step-by-step, this article shows you how to use EJBGen to speed your Enterprise JavaBeans (EJB) 2.0 development, especially for entity bean container-managed persistence... |
Linux Journal May 2000 James Norton |
Dynamic Class Loading for C++ on Linux A technique that will provide developers with much flexibility in design. |
Searcher February 2012 Nancy K. Herther |
Feature: Language Translation in the Internet Age - 'my Hovercraft is Full of Eels' Webpages are designed to attract users and to keep them coming back. Along with poor design and typos, issues of unclear messages plague many websites today. |
D-Lib Jul/Aug 2013 Robert B. Allen |
Model-Oriented Information Organization: Part 1, The Entity-Event Fabric With rapidly growing interconnected collections of cultural materials, we need new approaches to information organization. We propose that schematic models which describe the content of documents rather than descriptions about the documents are the key. |
D-Lib May/Jun 2014 Bergamaschi et al. |
The Odysci Academic Search System This paper describes the Odysci Academic Search System including all steps necessary from acquiring a document to making it available for user search. |
InternetNews December 8, 2009 |
Microsoft Research Tests Biographical Search Two research prototypes may change the way users search... or not. |
D-Lib January 2003 Norman Paskin |
On Making and Identifying a "Copy" The purpose of this article is to explore some of the conceptual issues of "making a copy" digitally and in an automated DRM environment which need to be clarified to enable rights expression languages and other DRM tools to deal with the concept of copying. |
Information Today September 24, 2013 |
Thomson Reuters Expands Risk Solutions Thomson Reuters' goal is to connect the global financial community using its Entity Risk suite of solutions. |
JavaWorld September 2000 Humphrey Sheil |
Frameworks save the day Every Enterprise Java project has the same basic plumbing. By embracing this premise, you can cut project costs and improve software quality in one swoop. Even the lightweight framework outlined in this article can add significant value to your project -- with immediate gains... |
Managed Care November 2001 Darren T. Binder |
Determining Who Is Covered By HIPAA Privacy Regulation Because there are significant penalties associated with noncompliance with the new HIPAA, business leaders must determine whether their operations put them at risk of violating the regulations... |
New Architect May 2002 |
Securing .Net A conversation with Microsoft's John Montgomery... |
JavaWorld January 2001 Todd Sundsted |
Construct secure networked applications with certificates, Part 1 Public-key cryptography's importance to network security must not be overlooked. However, trust issues challenge public-key cryptography's usage in enterprise-scale settings... |