Description
Hibernate Based Partition Implementation for ApacheDS
This is a request for a new partition implementation for Apache Directory Server (ApacheDS). The module is a bridge between ApacheDS and Hibernate supported RDBMS'.
Apache Directory Server provides an out of the box B-Tree partition implementation based on the JDBM object database system. The system is designed to be highly scalable and fast. The new module should be a partition implementation for plugging relational database systems to the server. Hibernate is selected as the abstraction layer (rather than JDBC) to support a broad range of relational database management systems.
References
http://cwiki.apache.org/confluence/display/DIRxSRVx10/Partitions![]()
