Class XmlAsStringArrayJdbcType

All Implemented Interfaces:
Serializable, AdjustableJdbcType, JdbcType

public class XmlAsStringArrayJdbcType extends XmlArrayJdbcType implements AdjustableJdbcType
Specialized type mapping for XML_ARRAY and the XML ARRAY SQL data type.
See Also: