Is it possible to add support of the PERSISTABLE on the type definition?
And NOT PERSISTABLE too i.e. CREATE OR REPLACE EDITIONABLE TYPE mytype FORCE ... not final NOT PERSISTABLE;
Log in to post a comment.
And NOT PERSISTABLE too
i.e.
CREATE OR REPLACE EDITIONABLE TYPE mytype FORCE ... not final NOT PERSISTABLE;