|
WebLogic Server 6.0 Code Examples, BEA Systems, Inc. |
See:
Description
Class Summary | |
aClass | This class implements serializable. |
login | This simple example shows the alternatives for making a JDBC connection to an Informix instance. |
PreparedStatementUnicode | This example makes a connection to a database that is using a multibyte codeset. |
records | This simple example shows how JDBC is used to execute DDL and DML and requires the table empdemo. |
serializer | This example shows how to insert data into an Informix BLOB column. |
simpleselect | This simple example shows how data and result set metadata is selected with JDBC. |
simplesql | This simple example shows how to execute DDL and DML via JDBC. |
sprocs | This simple example shows how to create and execute a stored procedure using an INFORMIX On-Line DBMS using JDBC. |
text | This example shows how to insert string values into a column of type TEXT and then retrieve the results. |
This package contains standalone applications that illustrate various JDBC programming tasks with WebLogic jDriver for Informix.
To get the most out of this example, first read through the following source code files to see what is happening.
To build and run this package follow the instructions provided with each example.
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |