Researched and found that people are suggesting annotating with @Type( type = "org.hibernate.type.StringClobType" ) and @Type( type = "org.hibernate.type.BinaryType" ). Both of which are Hibernate Annotations. However, we intend to use JPA annotations and this would need Hibernate at runtime, which seems to me as unnecessary.
"JDBC exception on Hibernate data access; nested exception is org.hibernate.exception.GenericJDBCException: could not execute query" in Metadata Manager (MM) console ERROR: "[PRSVCSHARED_01707] Connection issues with the configured database" when upgrading MRS contents in IDQ
validate: validate the schema, makes no changes to the database. update: update the schema. create: creates the schema, destroying previous data. create-drop: drop the schema when the SessionFactory is closed explicitly, typically when the application is stopped. none: does nothing with the schema, makes no changes to the database
TbNBl.