Java Object Base is an API providing persistence in Java. This API introduces the concept of persistent maps extending JDK maps. Persistent maps are processed in transactional contexts. They support application identity as well as datastore identity.
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
Java Object Query System(JOQS)- JOQS is a simple object/relational persistence and query service. JOQS lets you develop persistent classes using simple query string (Object Query String, QS). Just like native SQL, object query string is very...
Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also...
JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
vRules4j--The best completely Object Oriented Java Object Validation/Decision Rule engine,which is born for taking over all validation responsibility in java business-enterprise industry and looking forward to providing Perfect/Lightweight solution.
Screen Objects is framework for object based web application developments. Objects like swing components are used for development.
Developed by Neuronworks Indonesia, Elements integrates Javascript and PHP into one powerful object oriented web application framework. Built above the already popular JQuery Javascript library, Elements provides a components based GUI, event...
True Objects is an object-oriented web development framework, based on PHP, MySQL, jQuery, JSON, Ajax, CSS and dynamic HTML.
With True Objects, you can build and deploy powerful web applications and web components quickly and easily.
checkClass inspects the specified java object reference or class-name, and reports its superclass(es), new/modified methods, interfaces, enumerations, sub-classes and annotations.
This utility complements the more detailed UIINSPECT... |