News

Read the whole series Part 1: Connect your Java applications to databases—the easy way Part 2: Compile, deploy, and access data using your custom-built JDBC driver Part 3: Enhance the custom ...
To connect to a local MSSQL server that has only Shared Memory as available protocol using JDBC in Java 11, you'll need to use the Microsoft JDBC driver with specific connection string parameters.
In this article, Steven Gould introduces the 13 core technologies of the Java 2 Platform, Enterprise Edition (J2EE): JDBC, JNDI, EJBs, RMI, JSP, Java servlets, XML, JMS, Java IDL, JTS, JTA ...