[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - direct access to hypersonic db

raj_n do-not-reply at jboss.com
Tue Jul 18 03:00:23 EDT 2006


I am evaulating JBoss for the server part of a client-server system. As well as controlling session managament for clients, the server has to process large volumes of data.

I am trying to find out if I can access the embedded Hypersonic db directly, and then read/write to it using JDBC. I want to do this because each transaction for a client may involve lots of database rows. I need the speed, and mapping the rows to entity objects makes no sense in the application's context.

Does anyone know of any information relating to direct use of the db from within ejb's or pojo's running in the server?

Raj.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958665#3958665

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958665



More information about the jboss-user mailing list