Java Objects Tutorial Software
JTOE (Efficient Transport of Java Objects - initials reordered) is a libraryfor transporting Java objects from JVM to JVM through the network. It focuses on simplicity and efficiency enabling really fast implementations of transport. ...
Advertisement
Advertisement
Generic Converter from Java Objects to XML and JSON in an easy way and without configuration. You only have to pass the object as argument of our tool and it automatically converts into XML or JSON the entire tree of objects that are contained by the. ...
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and. ...
Are Plain Old Java Objects (POJOs) to complex? The aim of this framework is, to convert JavaBeans (complex Java-Object graphs) in a simplified representation (JSON, XML, CSV or other object structures) or handle and control access to JavaBean properties.
Persistent objects for Java provides a framework to store Java objects in relational databases via JDBC/SQL. It consist out of the library, a number of related tools and standard libraries on top of it.
Java Test Object Recorder, JTOR, for short, is an application that is able to record the state or behavior of live Java objects for playback during unit testing. The Java Test Object Recorder project provides three 'object recorders' to record live. ...
JRPT is a library of JAVA objects and generic JSP files which enables the report creation offering many features at no programming cost. The package contains doc with examples of reports and their implementation in. ...
JOF provide a way for displaying and populating java objects. JOF automate the creation of GUI forms and it's able to produce AWT/Swing/JSP interfaces, just by passing java bean or XML to it.JOF is an Object-to-GUI. ...
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). ...
The BeanExaminer is a framework to present any java objects in an interactive surface to browse and edit them. A generator is included to create the desired pojo's through a given db connection. In this impl. the Beanexaminer uses hibernate +. ...
JDots, Java Dynamic Object Tree Software. A library/framework to create a dynamic tree of Java objects, for active method communication/propagation. Java implementation of the BEAST. ...
Light-weight XML Binding (LXB) for Java, The power of XML binding without the overhead of classes generation. Use XML Schema to create dynamic bounded Java objects and easily marshall and unmarshall XML. ...
Related: Java Objects Tutorial - Objects In Java - Export Java Objects - Java Database Objects - Beginning Java Objects