Class InstanceClassConverter

  • All Implemented Interfaces:
    Serializable, CoreConverter<DatabaseMapping,​Session>, Converter

    public class InstanceClassConverter
    extends Object
    implements Converter

    Purpose: A converter used in conjunction with sdoJava:instanceClass The customClass on the converter must be set and that class must have a Constructor that takes a String argument and a toString method. Used when the javaClass open content property is set.

    See Also:
    Serialized Form