MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
April 2002
Jacek Kruszelnicki
Persist data with Java Data Objects, Part 2 The Java Data Objects (JDO) standard provides a unified, simple, and transparent persistence interface between Java application objects and data stores, and can significantly affect the way we deal with persistent data. This article presents two major JDO specifications... mark for My Articles 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... mark for My Articles similar articles
InternetNews
May 17, 2006
Clint Boulton
Oracle, BEA Talk is Persistence Oracle and BEA vie for open source mindshare at JavaOne, with Java persistence a common theme. mark for My Articles similar articles
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. mark for My Articles similar articles
InternetNews
September 27, 2004
Clint Boulton
Sun Persists with Single Programming Model The company's engineers aim to bring the Java community a little closer by creating one persistence model for JavaBeans and Java Objects. mark for My Articles similar articles
InternetNews
April 5, 2005
Sean Michael Kerner
Apache Releases Object Relational Bridge OJB 1.0.3 includes numerous bug fixes and improves the stability of the open source object/relational database mapping tool. mark for My Articles similar articles
JavaWorld
June 13, 2003
Camerlengo & Johnson
Make the Java-Oracle9i connection This article provides Java programmers with techniques for utilizing Oracle9i's new object-oriented features such as inheritance, custom constructors, dynamic dispatch, array descriptors, and mapping strategies from a Java class hierarchy to an Oracle type hierarchy without using traditional object-relational (O/R) mapping strategies. mark for My Articles similar articles
JavaWorld
September 2001
Jian Zhong
Step into the J2EE architecture and process By reading this article, you will better understand many important J2EE architecture topics, and be able to apply that knowledge to extend and modify this simple methodology to solve your special business problems... mark for My Articles similar articles
Linux Journal
June 1, 2007
Nicholas Petreley
Christof Wittig and Ted Neward on Object-Oriented Language Mapping to Databases The problem of language-to-database mapping. mark for My Articles similar articles
JavaWorld
June 2002
Humphrey Sheil & Michael Monteiro
Rumble in the jungle: J2EE versus .Net, Part 1 Heard a lot about .Net versus J2EE? Wondering what that conflict means for you? An unbiased explanation as to how J2EE and .Net match up. mark for My Articles similar articles
JavaWorld
December 2001
Humphrey Sheil
To EJB, or not to EJB? Our industry has spawned folklore and rules of thumb to guide us how best to use EJB -- some true, some out of date, and some pure fabrication. When and how to use EJB in your J2EE application, as well as how to know when EJBs are not the right solution for you... mark for My Articles similar articles
InternetNews
April 13, 2005
Michael Singer
Eclipse to Get a Hand in Enterprise Java Beans Oracle looks to develop an open-source version of its EJB development tool. mark for My Articles similar articles
JavaWorld
March 2003
Michael Juntao Yuan
J2EE and beyond As J2EE technology matures, basic Java and J2EE programming skills are no longer adequate to secure a highly paid job in today's tightened market. This article discusses the latest trends in J2EE and developer training. mark for My Articles similar articles
JavaWorld
March 2002
Letters to the Editor JavaWorld readers warn about synchronization; present a Servlet 2.2-compliant solution for mixing protocols in Web apps; suggest using the Data Object Access design pattern with the Value Object design pattern... etc. mark for My Articles similar articles
D-Lib
March 2000
Moore, Baru, Rajasekar, Ludascher, et al.
Collection-Based Persistent Digital Archives - Part 1 ...This paper defines an approach for maintaining digital data for hundreds of years through development of an environment that supports migration of collections onto new software systems.... mark for My Articles similar articles
JavaWorld
June 2002
Dirk Laessig
Score big with JSR 77, the J2EE Management Specification The specification's core is based on the model of managed objects, explained in this article. JSR 77 also defines an Enterprise JavaBeans (EJB) component for easily accessing these managed objects. mark for My Articles similar articles
JavaWorld
November 2002
B.J. Fesq
Sun boosts enterprise Java This article provides a clear understanding of the enterprise Java platform's direction and introduces J2EE (Java 2 Platform, Enterprise Edition) 1.4's support for emerging Web services standards. mark for My Articles similar articles
JavaWorld
June 20, 2003
Frank Sommers
J2EE 1.4 eases Web service development This article reviews J2EE 1.4's new client and server programming models for Web services. mark for My Articles similar articles
JavaWorld
May 2002
Ryan Daigle
Eliminate JDBC overhead Most J2EE and other types of Java applications interact in some way with information persisted in a database. Interfacing with that database involves several iterations of SQL statements, connection management, transaction lifecycles, result processing, and exception handling. The many parts of this ritualistic dance are common in all contexts; however, this replication doesn't have to exist. This article outlines a flexible framework that remedies the repetition of interacting with a JDBC-compliant database. mark for My Articles similar articles
JavaWorld
July 2000
Sanjay Mahapatra
Transaction management under J2EE 1.2 This article provides an overview of transaction management in the Java 2 Platform Enterprise Edition (J2EE) and discusses the benefits and tradeoffs of various transaction-management options. mark for My Articles similar articles
Linux Journal
October 2001
Reuven M. Lerner
Data Modeling with Alzabo How to bridge the object-relational gap with the Perl module Alzabo... mark for My Articles similar articles
D-Lib
April 2000
Moore, Baru, Rajasekar, Ludaescher, et al.
Collection-Based Persistent Digital Archives - Part 2 A discussion of the four major components of a persistent archive system: support for ingestion, archival storage, information discovery, and presentation of the collection. Includes a description of a one million message persistent E-mail collection. mark for My Articles similar articles
JavaWorld
July 18, 2003
James Carman
Get down to business In this article, you will learn how to structure your applications such that modifications to the business object implementation do not require changes to the user interface using a simple framework for accessing your business objects. mark for My Articles similar articles
JavaWorld
October 2000
Siva Visveswaran
Dive into connection pooling with J2EE Connection pooling is a technique used for sharing server resources among requesting clients. This article focuses on support for connection pooling of both database resources and nondatabase resources in a J2EE environment... mark for My Articles similar articles
JavaWorld
December 2000
Steven Gould
Develop n-tier applications using J2EE Introducing the 13 core technologies of the Java 2 Platform, Enterprise Edition (J2EE): JDBC, JNDI, EJBs, RMI, JSP, Java servlets, XML, JMS, Java IDL, JTS, JTA, JavaMail, and JAF.... mark for My Articles similar articles
JavaWorld
February 2002
Java Product News Kodo JDO now available... Quadbase enhances EspressReport... Altova unveils XML development tools... Telefonica and 4thpass launch Java services... Octave Software launches content management solution... ExtenXLS reads, modifies, and writes native Excel files... Sun releases J2SE 1.4... iHub links .Net, Windows, J2EE, and XML... Sitraka PerformaSure ensures maximum performance PolarLake launches Web services platform... Kada Systems introduces applications for J2ME development... Cape Clear adds .Net support to CapeConnect... Visual Mining ships NetCharts 4.0... X-Hive/DB 2.0 supports new modules... SilverStream eXtend achieves J2EE 1.3 compatibility... No Magic reveals UML modeling tool... Kada licenses J2ME JA108 targets devices... SAX2 now available from O'Reilly... Thought Inc. releases CocoBase 4.0... PolarLake updates Web services platform... Sybase enhances its e-Business Platform... Synergy connects development teams... O'Reilly publishes new wireless book... mark for My Articles similar articles
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. mark for My Articles similar articles
JavaWorld
January 2, 2004
Humphrey Sheil
In pursuit of perfection If we could just address Java's weak points, we might make Java that mythical beast -- the perfect technology platform. So then, what are those changes? Is there such a thing as the perfect technology platform, and does Java have the potential to become it? mark for My Articles similar articles
JavaWorld
August 2000
Arden Yingling
News and New Product Briefs (August 4, 2000) KL Group ships DeployDetector for management of Java applications; Running Start adds Java/XML/WAP support; Computer Associates International releases EJB development tool; IIT offers free JMS messaging system; Allaire licenses J2EE platform from Sun... mark for My Articles similar articles
JavaWorld
October 2000
Julie Salzmann
Java Product News Codemesh unveils JunC++ion... Delano unveils Java Edition of e-business offering... WebGain updates TopLink with WebSphere support... TogetherSoft and Secant merge products... BEA WebLogic Server 6.0 launches J2EE-based apps... etc. mark for My Articles similar articles
JavaWorld
May 2001
Jennifer Wilson
Java Product News Zero G enhances its installation platform... ObjectFrontier launches first EJB 2.0-compliant persistence manager platform... eSpaces helps Java newbies develop complex projects... iBus//Mobile 2.0 simplifies wireless development... JCP plans update for Java Speech API... etc. mark for My Articles similar articles
D-Lib
Jul/Aug 2000
Thornton Staples & Ross Wayland
Virginia Dons FEDORA: A Prototype for a Digital Object Repository After shopping for a digital library system unsuccessfully, in 1999 we created a digital library research and development group and set about creating the system that we need. mark for My Articles similar articles
JavaWorld
July 2000
Bill Venners
Objects versus documents for server-client interaction, Part 2 In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces. mark for My Articles similar articles
JavaWorld
October 2000
Anil Hemrajani
Do you really need Enterprise JavaBeans? Anil Hemrajani offers his opinions on whether Enterprise JavaBeans are really necessary... mark for My Articles similar articles
InternetNews
November 3, 2005
Clint Boulton
BEA Purchase Builds Up Java Tools BEA Systems buys persistence technology provider SolarMetric to spruce up its blended software move. mark for My Articles similar articles
JavaWorld
December 2001
Letters to the Editor In this month's letters, David Geary expounds further on the Decorator pattern, Humphrey Sheil defends EJB performance, and Jeff Friesen talks more trash... mark for My Articles similar articles
JavaWorld
June 2002
Letters to the Editor Shouldn't Microsoft get credit where credit is due? How do you program a Java class file into an iPAQ? JavaWorld authors answers those questions and more. mark for My Articles similar articles
JavaWorld
April 2001
Piet Jonas
Secure type-safe collections A framework that overcomes the standard Java Collections Framework's main problem: its containers lack the ability to restrict themselves to storing objects of a specific type. The solution uses reflection, wrapper classes, and a collection of static factory methods... mark for My Articles similar articles
JavaWorld
February 22, 2002
Java Product News GemStone now supports JBoss... Diamelle releases component suite for Web service development... BCT Technology launches "Napster" for code... JeeWiz! whips up Web services... Kodo JDO now available... Quadbase enhances EspressReport... etc. mark for My Articles similar articles
JavaWorld
December 2000
Julie Salzmann
Java Product News Java community elects new JCP Executive Committee... RSW Software puts EJBs to the Bean-test... Sun increases IT learning opportunities... Cerebellum Portal Integrator transports dynamic data... Metrowerks debuts Java development tools for wireless devices... etc. mark for My Articles similar articles
JavaWorld
November 2001
Kurt Jacobs
Subscribe now for rapid prototyping Developers often find themselves reengineering an API to meet the demand of evolving requirements. By providing a framework for a more flexible system, the Publisher-Subscriber pattern can help you overcome some problems associated with object dependencies... mark for My Articles similar articles
JavaWorld
September 2000
Tom Yager
Microsoft's C# public beta hits a high note Java's success, and Sun's control of it, has prompted Microsoft to respond with its C# initiative. C# in many ways is a blend of the power of C++ and Java's built-in protections. Java developers will be well served to learn about C#'s pros and cons -- and how the initiative could affect Java's future. mark for My Articles similar articles
JavaWorld
January 3, 2003
Java Product News Wrox publishes certification guide... Xoetrope launches XTranslator... FirstSQL receives in-memory database architecture... Manning releases LDAP guide... Eclipse introduces new open source project... Software 7 launches JavaHelp authoring tool... etc. mark for My Articles similar articles
JavaWorld
August 2000
Mark Pollack
Code generation using Javadoc This article presents a custom doclet that provides a simple extensible architecture to generate code for SQL schema, and Java and C++ classes from simple Java class definitions. mark for My Articles similar articles
JavaWorld
November 2, 2001
Java Product News Compuware introduces OptimalJ... Matisse combines native object support with server-based SQL... Houston Technology Group upgrades EJBX... Instantis releases Web services environment... Sun ONE enlists Aligo... CreamTec updates WebCream... VMGear releases Optimizeit Suite... etc. mark for My Articles similar articles
JavaWorld
August 2001
John Rommel
Will Web services jump-start the software slump? Web services have been hyped as the "new" new thing -- the future of business and personal living. The certainty of change, driven by the business necessity to deliver faster, better, and cheaper services, is continually transforming the Internet. mark for My Articles similar articles
JavaWorld
October 2002
Abulsorour & Visveswaran
Business process automation made easy with Java, Part 2 Design options for rule engine integration, data synchronization considerations, workflow engine integration, and some best-practice quality-of-service considerations. Also, emerging data interchange standards that enable a more flexible solution mark for My Articles similar articles
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... mark for My Articles similar articles
D-Lib
June 2001
John S. Erickson
A Digital Object Approach to Interoperable Rights Management Fine-grained policy enforcement enabled by a digital object infrastructure... mark for My Articles similar articles
JavaWorld
February 2002
Anders Eliasson
Implement Design by Contract for Java using dynamic proxies The Design by Contract (DBC) theory can dramatically raise software quality and reusability levels by forcing you to think in terms of contracts. Contracts formally specify the responsibility relationship between a client (class user) and a supplier (class). Additionally, DBC clearly separates specification (what) from implementation (how). This article explains DBC's importance in object-oriented development and describes a DBCProxy framework that achieves DBC transparently in Java using dynamic proxy classes. mark for My Articles similar articles