Class SqlxmlTypeHandler

All Implemented Interfaces:
TypeHandler<String>

public class SqlxmlTypeHandler extends BaseTypeHandler<String>
Convert String to/from SQLXML.
Since:
3.5.0
Author:
Iwao AVE!