Package com.flowable.platform.common.persistence
package com.flowable.platform.common.persistence
-
ClassesClassDescriptionA
TypeHandlerthat usesResultSet.getCharacterStream(String)andResultSet.getCharacterStream(int)to convert a Clob into a string.ATypeHandlerthat usesObjectMapperto map the values into a String.Type handler that mapsMap<String, Object>into aClobas JSON.MyBatisLocalDateconverter that uses the JDBC SQL Date, instead of getObject.Type handler that mapsList<String>into aClobas JSON.Type handler that mapsSet<String>into aClobas JSON.