0 / 0
Properties reference: Java Integration

Properties reference: Java Integration

This topic lists all properties that you can set to configure the stage.

Usage

Java
Specify the properties for Java virtual machine options.
  • Type: category
Classpath
Classpath
  • Type: string
Heap size(MB)
Specify a heap size(MB) for the Java virtual machine. This property corresponds to the -Xmx command line option.
  • Type: integer
  • Default: 256
  • Minimum: 128
Optional JVM options
Enter additional command line arguments to the Java Virtual Machine.
  • Type: string
User class
Specify the name of the class to run.
  • Type: string
Use user-defined function
Select whether to use a user defined function. If you select No, the Java Integration stage uses an implementation of the Java Integration stage class
  • Type: boolean
  • Default: false
User function
Specify the method name of the user-defined function
  • Type: string
Custom properties
Specify one or more custom properties as key=value pairs. These properties are provided to the user class at run time.
  • Type: string
Custom properties
Specify one or more custom properties as key-value pairs. These properties are provided to the user class at run time.
  • Type: string
Is reject link
Select whether this output link is a reject link. This property applied only when the stage runs Java Transformer code.
  • Type: boolean
  • Default: false
Column mapping
Map each DataStage® column to a JavaBeans property
  • Type: string
JavaBeans class
Specify the JavaBeans class that is associated with this link.
  • Type: string
Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more