Good day,
Is there a way to create a custom column renderer that works across all database dialects? I tried to create a custom DataTypeFactory to handle LOBs with a generic dialect but it is not found in the custom factory lookup code because GENERIC is treated like a DB dialect. If not, is this something planned for this release (or desired for this release :) )?
Thanks,
Sean
"We can't solve problems by using the same kind of thinking we used when we created them." - Albert Einstein
|