Class InstanceLifecycleManagerSqLite

java.lang.Object
com.sap.cloud.mt.subscription.InstanceLifecycleManagerSqLite
All Implemented Interfaces:
InstanceLifecycleManager

public class InstanceLifecycleManagerSqLite extends Object implements InstanceLifecycleManager
This implementation of InstanceLifecycleManager intended for multi tenancy based on SQLite database files. It should not be used in production.