Entry Service (ES) 3.1 is a software library for Java developers. It provides centralized access to distributed data though a single hierarchy of typed objects (entries). Entries can be stored in data sources of different types (XML files, RDBMS, etc.). Every data source is to be overbuilt with one entry service; services group together into one distributed hierarchy. Every service publishes its own part of a global entry (object) tree. The whole entry tree is accessible through any service running, through one program interface, in spite of where and how the objects are stored in fact. All the services provide the same view of data transparently.
Entries have stable and unique string identifier to refer from anywhere; the identifier reveals entry nesting structure. Entry nesting and service hierarchy are independent one from another, so entries can be moved into another service without changing their identifiers. ES-Path (XQuery/XPath-like language) exists to query the entry tree.
Distributed Refreshable Objects underlies this library, which adds more flexibility and efficiency to ES: a bunch of remote calls are collected and sent as one package through network; all remote entries are cached on client side with no stale data possible; subscription on entry changes is possible. All this is done with no any messaging server (peer-to-peer communication takes place), which gives very high scalability of the entry tree and possibility to use it in global scope.
The key features are:
- Single view of typed objects covering all data sources involved of any types (RDBMS, XML, etc.).
- Stable string object identifier to refer from anywhere; back reference navigation is supported;
- XQuery/XPath-like ES-Path language to query the whole tree.
- Remote entries are cached locally; no stale data is possible.
- No central messaging server needed to notify of changes; increased scalability.
- Effective network data interchange
Java Distributed Refreshable Objects 3.1
Java library for effective and flexible inter-object communication Distributed Refreshable Objects (DRO) is a software library for Java developers enhancing inter-object communication in local as well as distributed environments, which can be considered as more effective and flexible alternative to CORBA and other distributed-object ...
Enterprise Java Application Server 2.1
EJAS is a framework for developing and executing Distributed Applications. Enterprise Java Application Server (EJAS) technology is a framework for developing and executing Distributed Applications. These Applications provide System - Level Services such as Transaction Management, Security, Client Connectivity and Database Access ...
MirrorJNDI 1.0
Open source JNDI service provider for accessing arbitrary Java objects. MirrorJNDI is an open source Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace.
MirrorJNDI can store all it's data in XML or binary serialized form. It allows to create full ...
Java Date Picker 4.1
Java Date Picker is a suite of profesional date components for Swing Java Date Picker is a suite of date components for Swing, highly appreciated by Java developers for its richness of features, configurability and well crafted API. It contains an editable date picker, a date/time field, a multiple month calendar and a ...
JTree 2.6.6.2
JTree is a cross-browser/multiplatform Java tree menu applet with XML support Jtree is a multi-platform Java navigation applet that can load its content from XML and supports dynamical loading of sub-nodes. Just take your data from database or file, and JTree will display it in the best way in Web-browser or Java application, providing ...
ObjectDB for Java/JDO - Free Database Edition 0.99
Powerful yet compact Object Database for Java/JDO written entirely in Java <a href='http://www.objectdb.com'>ObjectDB for Java/JDO</a> is a powerful yet compact Object Database (ODBMS) for Java, written entirely in Java, and compliant with the Java Data Objects (JDO) standard developed by Sun. ObjectDB for Java/JDO is designed ...
Applet Glide Navigation Pro 2005 1.0
Create professional navigation applet for web pages just in minutes! WYSIWYG. No coding. No Java skill required. Configure applet parameters through Applet Configuration Program. Generate applet automatically. Pre-made templates. The applet can be customized highly and easily through the ACP(Applet Configuration Program). You can specify caption, image, font, color, link and more. It is unnecessary to write any code manually. ACP(Applet Configuration Program) will generate all ...
Applet Glide Navigation Pro 2006 1.0
Create professional navigation applet for web pages just in minutes! WYSIWYG. No coding. No Java skill required. Configure applet parameters through Applet Configuration Program. Generate applet automatically. Pre-made templates. The applet can be customized highly and easily through the ACP(Applet Configuration Program). You can specify caption, image, font, color, link and more. It is unnecessary to write any code manually. ACP(Applet Configuration Program) will generate all ...
Likno Drop Down Menus Trees 1.1
Likno Drop-Down Menu Trees - powerful web menu trees creation! Likno Drop-Down Menu Trees is more than a powerful cross-browser, platform-independent hierarchical navigation control for your web pages. It's an intuitive and fun way of showing structured information and providing your visitors with the means to manipulate ...
Table Library 2.3
A Java GUI library including JTable and TreeTable components. A Java GUI library that enhances the functionality and appearance of JTable.Data can also be displayed in a Treetable view.Some of the features include data sorting, excel-like filtering, dynamically add/remove columns, automatically adjust column widths ...