Search results
Results from the WOW.Com Content Network
Java Database Connectivity (JDBC) is an application programming interface (API) for the Java programming language which defines how a client may access a database. It is a Java-based data access technology used for Java database connectivity. It is part of the Java Standard Edition platform, from Oracle Corporation. It provides methods to query ...
MyBatis Migrations is a Java command line tool that keeps track of database schema changes managing DDL files (known as migrations). Migrations allows to query the current status of the database, apply schema changes and also undo them. It also helps to detect and solve concurrent database schema changes made by different developers.
C++, C#, Java, Python, Smalltalk and XML: SQL superset Proprietary: Distributed, Parallel Query Engine ObjectStore: 7.2 (July 2011) C++, Java, interoperable with .NET SQL subset (also has own object query language) Proprietary: Embedded database supporting efficient, distributed management of C++ and Java objects.
It provides a framework for mapping an object-oriented domain model to a relational database. Hibernate handles object–relational impedance mismatch problems by replacing direct, persistent database accesses with high-level object handling functions. Hibernate is free software that is distributed under the GNU Lesser General Public License 2.1.
Apache Empire-db is a Java library that provides a high level object-oriented API for accessing relational database management systems (RDBMS) through JDBC.Apache Empire-db is open source and provided under the Apache License 2.0 from the Apache Software Foundation.
Java Collections Framework: The Java Collections Framework (JCF) is a set of classes and interfaces that implement commonly reusable collection data structures. Java Media Framework: The Java Media Framework (JMF) is a Java library that enables audio, video and other time-based media to be added to Java applications and applets. Java Topology suite
ObjectDB is an object database for Java.It can be used in client-server mode and in embedded (in process) mode. Unlike other object databases, ObjectDB does not provide its own proprietary API. Accordingly, working with ObjectDB requires using one of the two standard
Xang: XML Web Framework that aggregated multiple data sources, made that data URL addressable and defined custom methods to access that data; Xindice: XML Database; Zipkin: distributed tracing system; OpenCMIS: Collection of Java libraries, frameworks and tools around the CMIS specification for document interoperability.