Hírek

Java developers often rely on specific database tools to efficiently manage data storage, retrieval and manipulation. In this tutorial, we explore some of the top database tools for Java ...
JDBC hasn't changed much With every new release of the JDK, new features and enhancements are added to the JDBC API. But despite the ongoing, incremental changes, the JDBC API has changed very little ...
How JDBC works As a developer, you can use JDBC to interact with a database from within a Java program. JDBC acts as a bridge from your code to the database, as shown in Figure 1.
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.
Today, Java developers who need to include business data in corporate applications have to write database-specific code, often SQL, to manage the process of accessing and manipulating that data.
Java specialist BEA used the JavaOne Conference in San Francisco to launch Kodo 4.0 with EJB3 and a technology preview version of BEA WebLogic Server that includes full EJB3 support.