Categories
Tags → Java Jdbc Database

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

H2 Database Engine

H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering ...
DETAILS

Java Tutorials, Java Ebooks, Articles and Java FAQ

Geekarticles database of technology with over 1200 in Java Technology which includes Java Applets Ebooks, Java Ebooks, EJB Ebooks, EJB Tutorials, J2EE Ebooks, J2EE Tutorials, J2ME Ebooks, J2ME Tutorials, J2SE Tutorials, Java Swing Articles, Java Web ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

JODPIE

JODPIE is a software that allows to import Open Directory Project RDF dumps into a relational database. JODPIE comes with a PHP script, JODPIE Lite, that allows to browse and search imported ODP RDF dumps; this PHP script is based on templates that...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License
DETAILS

PKLite SQL Client

PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database. It has basic query and update functionality and some simple database information capabilities. The goal of this project was to create a lightweight SQL cli...
DETAILS

Data Management in J2EE Apps

This article examines two data management strategies available on the Java platform: Java object serialization and Java Database Connectivity (JDBC). While neither data management strategy is inherently superior or inferior to the other, when it come...
DETAILS

Connecting to a MySQL Database using Connector/J JDBC Driver.

A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains al...
DETAILS

JCodeBox

JCodeBox is a powerful application and component builder that simplifies the creation of Enterprise Java (J2EE), Java Web and Java Web Services applications. It allows developers to visually define J2EE/Web applications and then to immediately build,...
DETAILS

Page:
©2003-2019 jCay.com