Question
· Oct 11

How can I write a custom SQL storage strategy for ObjectScript classes in IRIS?

Instead of default storage classes, I want to implement my own SQL storage mapping for a persistent class (e.g., denormalized or sparse matrix structures). How do I define and manage custom storage definitions?

Discussion (0)1
Log in or sign up to continue