SourceForge.net Logo Powered by TM4J
Hibernate RDBMS Backend
Stores topic map data in a traditional RDBMS.

The Hibernate Backend makes use of the Hibernate O-R mapping tool to manage topic map objects as entries in an RDBMS. Hibernate supports a wide range of different databases including MySQL, PostgreSQL, MS SQL Server and Oracle.

This backend supports transactional updates to the topic map which makes use of the transaction facilities of the underlying database implementation. This makes this backend highly suitable to web application development where the topic map or topic maps are updated frequently.

Is Part Of
Resources