namespace Znyc.Cloudcar.Admin.Commons.IDbContext { public interface IOracleDbContext : IDbContextCore { } }