2019 Dec 27 8:51 AM - edited 2024 Feb 04 6:40 AM
Currently i am facing an issue,i want to update Existing String String attribute to CLOB.i tried
<persistence type="property"> <columntype database="oracle"> <value>CLOB</value> </columntype> <columntype database="sap"> <value>NCLOB</value> </columntype> <columntype database="mysql"> <value>TEXT</value> </columntype> <columntype database="sqlserver"> <value>TEXT</value> </columntype> <columntype> <value>HYBRIS.LONG_STRING</value> </columntype> </persistence>
getting issue still.Can anyone please help me.
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.