DATA step component
objects are deleted automatically at the end of the DATA step. If
you want to reuse the object reference variable in another Java object
constructor, you should delete the Java object by using the DELETE
method.
If you attempt to use
a Java object after you delete it, you will receive an error in the
log.