info.informatica.data.field
Class InsertMark

java.lang.Object
  extended by info.informatica.data.field.DataType
      extended by info.informatica.data.field.OperationMark
          extended by info.informatica.data.field.InsertMark

public class InsertMark
extends OperationMark

Insert Mark.

Version:
1.01
Author:
amengual at informatica dot info

Field Summary
 
Fields inherited from class info.informatica.data.field.DataType
DEFAULT_TYPE
 
Constructor Summary
InsertMark()
           
 
Method Summary
 
Methods inherited from class info.informatica.data.field.OperationMark
objectValue, validate
 
Methods inherited from class info.informatica.data.field.DataType
create, createAs, dataType, equals, getDefaultClassName, getFormat, getIntType, getJavaSQLType, getName, getSize, getTypeName, hashCode, sample, setFormat, setJavaSQLType, setSize, toString, validate, validate
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InsertMark

public InsertMark()