News

Sun Microsystems trademarked the term JDBC, and nowhere in said trademark does it denote that JDBC stands for Java Database Connectivity. The term JDBC obviously refers to the set of APIs packaged in ...
Java developers, with their proficiency in one of the most widely used programming languages, have a wide array of tools at their disposal to tackle the challenges of Big Data.
A look at some of the best database and RDBMS tools for Java software developers. Learn more about Java and database programming.
Object-relational mapping (ORM) is a way to align programming code with database structures. OpenJDK OpenJDK is a free, open-source version of the Java Development Kit for the Java Platform, Standard ...
JDBC (Java Database Connectivity) is the Java API that manages connecting to a database, issuing queries and commands, and handling result sets obtained from the database.
Get to know the Java persistence standard based on Hibernate and learn how to use JPA to store and manage Java objects in a relational or NoSQL database.
With Java running critical applications the world over, the nearly 25-year-old programming language must balance its community’s affection for its syntax with new trends.
A new standard--known as Java Data Objects (JDO)--promises to reduce the Java programming effort required to include corporate data in business applications.