Cach? 2007: Nothing if Not Persistent
Database eliminates O/R mapping, enables RAD Web application development
November 1, 2006 —
Map no more.
Thats the message from InterSystems, which is expected to announce on Nov. 6 an update to its Cach? 2007 database with a component that eliminates the need for object-relational mapping in Java applications, as well as with an AJAX-based framework for the rapid development of Web applications.
The component, called Jalape?o (for Java Language Persistence with No mapping), is an object manager that allows Java developers to define Plain Old Java Classes and mark them as persistent using the Schema Builder utility provided; then Cach? automatically creates database representations for those classes without mapping, according to InterSystems vice president for strategic planning Paul Grabscheid.
Java developers live in a Java object world, but must work with relational databases. Most people use automatic object-relational mapping such as Hibernate, or EJBs, but thats still not effective, Grabscheid said. Our aim was to eliminate that [mapping] step.
Persisting Java objects both reduces development time, because creating mappings to relational databases is no longer required, and improves performance, because the objects dont have to be broken down or reassembled each time they are stored or retrieved, according to an InterSystems white paper on the topic.
Cach? is built upon a Unified Data Architecture that also allows data to be exposed as relational tables when necessary, Grabscheid said. He noted that Jalape?o can store data in any JDBC-compliant database, although the solution is optimized for Cach?. The database connection can be shared by both Jalape?os object persistence methods and SQL queries, without the need for mapping.
Dana Gardner, principal analyst at Gilford, N.H.-based research company Interarbor Solutions, said of Jalape?o: Im not sure itll change the industry per se, but it extends [InterSystems] value in existing accounts. [Cach? 2007] automates some previously tedious steps and does it for two different classes of developerJava and Web developers. A competing company, Versant, sells an object-oriented database that eliminates mapping to relational tables, but it does not have the RAD development component.
The development framework, called Zen, is injected as a layer between the relational database and the application that requires the data, and is accessible by scripting tools. They can create views of the data in XML, JavaScript and AJAX without having to do the heavy lifting in Java development, Gardner said.
The Cach? solution involves describing Web pages through XML, which is compiled for high performance when the page is called at runtime, Grabscheid said. Dozens of prebuilt components can be inherited so that a certain look-and-feel can be carried over from page to page. Security is provided via tags that specify access control.
Share this link: http://sdt.bz/29745
Most Read Latest News Blog Resources
Zeichick’s Take: Radio moves from analog waveforms to digital packets
Streaming radio highlights the need for streaming applications to be designed to take up as little bandwidth as possible
|
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Appcelerator Acquires Cocoafish to Add Instant Mobile Cloud Capabilities to its Industry Leading Titanium Platform
Appcelerator Offers Messaging, Social, Location and Storage Mobile Cloud Services to All Mobile App Publishers
|
|
ComponentOne Releases a Collection of 40+ UI Widgets Powered by HTML5 and jQuery
ComponentOne has announced the 2012 release of Wijmo: a kit of UI widgets for HTML5 and jQuery development
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Top five apps to manage your workload
Web applications offer new ways to track your “to-do” lists
|
|
Not so fast when it comes to testing in the cloud
Developers face outsourcing, virtual lab management and mobile devices as obstacles
|
|
Xceed releases UX-focused suite for Microsoft’s WPF
"Blendables" helps match user experiences to developer visions
|
Are you at risk for burnout?
Burnout is a severe problem and it can strike at any time. Here's how to tell if you are nearing the edge.
|
|
Agility, mom, and apple pie
If we're to evaluate the state-of-the-art in software development, we should start with the values espoused in the Agile Manifesto.
|
|
RIM woos developers with free tablet
How do you get more apps ported to the BlackBerry PlayBook? By giving every developer a free tablet, of course!
|
|
GitHire: Use Headhunters to Find Your Perfect Programmer
Are you a hiring manager tired of scouring the job boards? Check out this new service that will find 5 people interested in your jobs.
|
The Hidden Costs of Software Licensing
Moving beyond paper-based software licensing to more flexible, software-based licensing is a business decision. There is a growing trend tow...
|
|
Case Study: You May Need a Development Mechanic
As a contractor for a major financial player in Germany, SOBEGE, a German-based consultancy specializing in embedded IT and web services, wa...
|
|
Ensuring Software Quality at a Major International Bank
One of the world’s leading international banks has adopted AgitarOne technology for delivering generated unit tests for their Java software...
|
|
Load Testing Adobe Flex Applications
Adobe Flex applications may be different from applications you’ve worked with before. For classic HTML web applications, the server does all...
|