DBHooker is added into StorageServiceManager upon DB_SVC_LOADED event, which triggered long after CLASS_LOADED event, which will trigger the EntityClassEnhancer, Since DbHooker is not added into SSM by that time, the EntityClass enhancement for storage fields is not able to be done.
DBHooker is added into StorageServiceManager upon DB_SVC_LOADED event, which triggered long after CLASS_LOADED event, which will trigger the EntityClassEnhancer, Since DbHooker is not added into SSM by that time, the EntityClass enhancement for storage fields is not able to be done.