|
TopLink allows applications to be developed and enhanced flexibly, to fit into a service-oriented architecture. By enabling loose coupling between the application and persistent data, TopLink helps developers optimize their applications for the grid. In addition, TopLink provides crucial persistent functionality used in applications and other Oracle development frameworks.
more
|
How does TopLink support Oracle's grid computing initiative?
Related Questions
- Objects whose lifecycle is coupled to their owner are called "privately owned" objects in TopLink. Privately ...
- TopLink supports many different types of relationship mappings (1:1, 1:Many, etc.) that you can used to ...
- Yes, using a direct-to-XMLType mapping you can map XML data in the form of a String or an org.w3c.dom. ...
- TopLink's rich expression framework allows almost any query to be specified in terms of the object model. ...
- A ReadAllQuery and ReadObjectQuery have the method setEJBQLString(String EJBQLString), which you can use to ...