Categories
Tags → Java Api Classes

JDBC : A Definite Guide

The JDBC ( Java Database Connectivity) API defines interfaces and classes for writing database applications in Java by making database connections. Using JDBC you can send SQL, PL/SQL statements to almost any relational database. JDBC is a Java API f...
DETAILS

The Japha Programming Interface

The JPI is an effort to create an easy to use, highly re-usable library of components and classes for use in every day programs. It is based on the Java API (though it might as well be any API), to give Java programmers and others an easy way to find...
DETAILS

CS Email Package

The CoolServets.com Email package is a group of classes that makes it easy to send email from any Java application, applet or servlet. Features include: Simple to include in a Java app, applet or servlet, Uses SMTP to send email, Includes support for...
DETAILS
©2003-2019 jCay.com