- 1,233 categories
- 40,434 scripts
Updated: 05/01/2007
- 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 for executing SQL statements and supports basic SQL functionality. It provides RDBMS access by allowing you to embed SQL inside Java code. Because Java can run on a thin client, applets embedded in Web pages can contain downloadable JDBC code to enable remote database access.
- Categories
- Tags
- Platforms
- Licenses
- Author
- The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms. It is the primary standards-based mechanism for the Java language to programmatically access rel...
- Website Login is a 100% pure Java servlet that provides user login authorization for your website. Define any number of protected areas and insert your content. Then create user accounts to give people access. A user can be given access to any number...
- RReport is a java tool which allows you to design your reports and print them. You can also export the reports to PDF or HTML, therefore it can be used also in a web environment. It supports database access , evaluation of expresions, groups, master ...
- SQLServlet provides an easy way to access your database using HTML-forms. It features: Can keep the connection &"alive&" between the application and the database, Dynamically generate HTML-tables from the result-set, Create forms fo...
- SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux supporting ODBC, Oracle, MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase, Lago and SQLite with APIs for C, C++, Perl, Perl...