Support for CLOB data type?
Client has requested posing this question to Pega.
Are there any plans to support a CLOB as a data type in the future? They have created some tables in the DB and have columns defined as a CLOB. For example they store XML in that column for certain debugging scenarios. Currently they call a stored procedure and pass the parameters to it. It would be more "best practice" if they could define a propoerty as that sort of type and use standard obj- methods to do the persistence.
Any plans to support a CLOB?
If not are there particular reasons why? Performance? Other?