Did you mean
JDBC Driver (4 results)
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Add Some Spring to Your Oracle jdbc Access
- JDBC is a standard data-access protocol that is typically used to access relational databases. A significant advantage of JDBC is its standardized API, which allows for portability of Java-based data-accessing applications. JDBC is considered an integral part of both standard Java (J2SE) and enterprise Java (J2EE) and has been around...
- White papers
- Rev (zip)
- Intended for designers and developers of custom Web applications in Java, Rev is a database-driven code generator for the enterprise. Rev alleviates repetitive work by creating complete, enterprise-class applications from any JDBC-compliant database schema. It generates JEE data persistence layer code in JDBC, Hibernate or EJB and UI tier files...
- Software downloads 2008-03-31
- Simplify and Unify Data With a Service Data Objects Architecture
- Service Data Objects (SDO) is a specification approved by the Java community through the Java Specification Request (JSR) 235. It is also part of the joint effort from IBM and BEA Systems called CommonJ. SDO is an API (Application Programming Interface) that helps simplify and unify data access across different...
- White papers 2005-09-13
- Invoke WebSphere Business Processes From a Database: Start Business Processes From Database Events With WebSphere Process Server V6, DB2 V8.2, and the WebSphere Adapter for jdbc
- This white paper develops a customer order example application that utilizes database events to invoke business processes using IBM WebSphere Integration Developer, WebSphere Process Server, DB2, and the WebSphere Adapter for JDBC. Learn how database-driven business processes can help the user reduce the time to market and total cost of...
- White papers 2006-09-13
- Accessing Databases From IBM Tivoli NetView for z/OS Using jdbc
- IBM Tivoli NetView for z/OS can participate in the TCP/IP protocol using the NetView SOCKET command, and can execute commands in the z/OS UNIX System Services (USS) environment. These capabilities can be used to give NetView access to any database with a Java Database Connectivity (JDBC) driver. This paper will...
- White papers 2005-11-16
- StelsXML jdbc Driver (zip)
- StelsXML JDBC Driver is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on XML files. With StelsXML JDBC Driver, you can easily extract data contained in XML documents by using the standard SQL syntax and XPath expressions. The driver is completely platform-independent. Features:...
- Software downloads 2007-09-25
- Create cross-platform database-driven applications with jdbc
- The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types and to switch from one database architecture to...
- Download resources 2007-01-29
- JDBaccess for MySql (zip)
- JDBaccess is the persistence library for the Java platform. It defines major database access operations in an easy usable API. The main interface classes are Transaction, Insert, Update, Delete, Select, Result, Procedure, Function, and CallResult. JDBaccess is completely written in the Java programming language. It supports the major two database...
- Software downloads 2006-10-18
- JDBaccess for Oracle (zip)
- JDBaccess is the persistence library for the Java platform. It defines major database access operations in an easy usable API. The main interface classes are Transaction, Insert, Update, Delete, Select, Result, Procedure, Function, and CallResult. JDBaccess is completely written in the Java programming language. It supports the major two database...
- Software downloads 2006-10-18
- Developing jdbc Applications With DB2's PureXML
- The combination of XML features and JDBC has provided Java developers with more powerful choices for manipulating data within their applications. Meanwhile, the evolution of Java has spawned many JDBC drivers - interfaces for connecting with a database and manipulating data within a Java application - to handle the needs...
- White papers 2006-10-12
- SimbaEngine SDK Technical White Paper
- SimbaEngine SDK is a Software Development Kit (SDK) that enables to build an ODBC, JDBC, or OLE DB Driver, or an ADO.NET Data Provider for data access to proprietary data sources. The SimbaEngine SDK is a set of components and tools for building a high-performance data connectivity solution that allows...
- White papers 2006-09-06
- Create cross-platform database-driven applications with jdbc
- JSPEverithing is good, but could you make an example of a JSP in the example of editing and deleting data. Would be kind if you make examples of web.xml and faces-config.xml - it's not so difficult I think.
- Discussion threads 2007-05-09
- HXTT Text jdbc and CSV jdbc Drivers (zip)
- Pure Java type 4 text JDBC and CSV JDBC (1.2, 2.0, 3.0) driver packages for raw data, flat text , CSV file, TSV file, fixed-length, and variable-length binary file, supports transaction, embedded mode, remote access mode, memory-only database, compressed database, and URL database. It is backward compliant to the Microsoft...
- Software downloads 2006-06-14
- StelsEngine - fast in-memory SQL jdbc engine (zip)
- StelsEngine is a fast in-memory SQL engine for storing and processing tabular data in Java applications. Using StelsEngine, you can make processing data in your software considerably easier and quicker. StelsEngine is as easy to use as possible since it implements the JDBC API standard. Features it is JDBC Type...
- Software downloads 2006-06-14
- Oracle jdbc Logging Using java.util.logging
- The Oracle JDBC drivers use two different mechanisms to generate log output. Versions of the JDBC drivers for older versions of Java, 1.2 and 1.3, use a proprietary mechanism. Versions of the JDBC drivers for newer versions of Java, 1.4 and later, use the Java standard logging mechanism, java.util.logging This...
- White papers 2006-06-01
- DB Explorer (exe)
- DB Explorer is an easy-to-use application that lets you manage any JDBC (Java Database Connectivity) compliant database. It provides connectivity to wide-range of SQL databases through their JDBC drivers. This makes it completely different from other database-specific applications. Features like simple tabbed-interface to run SQLs, Schema-Browser, multiple database connections in...
- Software downloads 2006-04-28
- LdapTemplate: LDAP Programming in Java Made Simple
- The Java Naming and Directory Interface (JNDI) is for LDAP programming what Java DataBase Connectivity (JDBC) is for SQL programming. There are several similarities between JDBC and JNDI/LDAP (Java LDAP). Despite being two completely different APIs with different pros and cons, they share a number of less flattering characteristics. Spring...
- White papers 2006-04-18
- Considerations When Defining jdbc Subscriptions in DB2 Everyplace
- A JDBC subscription provides specifications for how data in the source database are transferred to and from the mobile database. To minimize resource utilization on the source system, the DB2 Everyplace Sync Server maintains a copy of the data in the mirror database. Synchronization requests from the DB2 Everyplace Sync...
- White papers 2005-09-01
- Create cross-platform database-driven applications with jdbc
- This article is also available as a TechRepublic download, which includes the code samples in a more manageable text file format.One of Java most powerful APIs is the Java DatabaseConnectivity (JDBC) interface. This module offers a unified interface todifferent databases, providing a series of generic functions that areinternally translated into...
- Technical articles 2007-01-29
- Choosing an efficient design for Boolean column values in Oracle
- When designing a database table structure, it's important to choose an efficient strategy for storing a logical Boolean that you can use in many programming environments. This downloadable Oracle tip shows you how to design a database table structure in Oracle that will accept Boolean datatypes in Java Database Connectivity...
- Download resources 2005-06-08
- << Previous
- page 1 of 2
- Next >>
Featured White Paper
Content Types
- Book chapters (1 results)
- Discussion threads (2 results)
- Download resources (2 results)
- Q&A (1 results)
- Software downloads (9 results)
- Technical articles (11 results)
- White papers (13 results)
Refining Tags
- Java (30 results)
- Data Management (26 results)
- Software (26 results)
- Enterprise Software (25 results)
- Databases (25 results)
- Software/Web Development (23 results)
- Programming Languages (22 results)
- Software Development (22 results)
- database (10 results)
- Hardware (9 results)
- Storage (8 results)
- SQL (6 results)
- Oracle Corp. (5 results)
- XML (4 results)
- ODBC (3 results)
- Web Development (3 results)
- Scott Robinson (3 results)
- JDBC Driver (3 results)
- IBM DB2 (3 results)
