Documentation Center

Extending the Storage Layer

You can extend the Storage Layer using the Data Access Object (DAO) implementation pattern. You can extend the Storage Layer to store existing items differently, to implement the storage of a new item type, or to interact with a custom storage medium. Your custom code must reside in com.tridion.storage or a subpackage of it.