DataBlade Developers Kit User's Guide
Source Files Generated for DataBlade Modules
Java Source Code Files
BladeSmith generates the following source files in the
project
\src\java
directory.
DBDKInputException.java
Utility class file that provides exception-handling methods that are called when an exception occurs during input of a Java value object to or from the database server.
DBDKOutputException.java
Utility class file that provides exception-handling methods that are called when an exception occurs during output of a Java value object to or from the database server.
IfmxInStream.java
Utility class file that provides read methods to convert Java value objects between a string and the internal server format.
IfmxLog.java
Utility class file that provides logging methods that are included throughout the source code generated by BladeSmith.
IfmxOutStream.java
Utility class file that provides write methods to convert Java value objects between the internal server format and a string.
IfmxTrace.java
Not currently used.
Opaque
.java
Provides
SQLD
ata read and write methods to support opaque types written in C or C++.
Project
_Java.mak
Use this file for compiling on either
UNIX
or Windows
NT.
Project
UDRs.java
Contains method declarations for all user-defined Java routines, cast support routines, and aggregates in the BladeSmith project. You must edit this file to add the functionality you require.
readme.txt
This file describes the files in the
src\java
directory.
warning.txt
This file describes potential problems with your source code.
DataBlade Developers Kit User's Guide
, Version 4.0
Copyright © 1999, Informix Software, Inc. All rights reserved