@Override
 public DatasourceInfo getDatasourceInfo() {
   return entityConfigUtil.getDatasourceInfo(getDatabaseConfig().getDatasourceName());
 }