Add support for SE_ROW_ID column for ST_GEOMETRY type to ensure that a user’s existing applications can continue to work after migrating from SDEBINARY/SDELOB to ST_GEOMETRY.
A workaround/update for existing applications that use the SE_ROW_ID column is to use the registered ROWID column when using the ST_Geometry storage type (instead of using the SE_ROW_ID column). This will also work for the other storage types.