# OracleDocReader

> **Class** in `langchain_community`

📖 [View in docs](https://reference.langchain.com/python/langchain-community/document_loaders/oracleai/OracleDocReader)

Read a file

## Signature

```python
OracleDocReader()
```

## Methods

- [`generate_object_id()`](https://reference.langchain.com/python/langchain-community/document_loaders/oracleai/OracleDocReader/generate_object_id)
- [`read_file()`](https://reference.langchain.com/python/langchain-community/document_loaders/oracleai/OracleDocReader/read_file)

---

[View source on GitHub](https://github.com/langchain-ai/langchain-community/blob/d5ea8358933260ad48dd31f7f8076555c7b4885a/libs/community/langchain_community/document_loaders/oracleai.py#L68)