[jboss-user] [Beginner's Corner] - JBoss AS 6.0.0.Final (Hypersonic) System tables

Pasquale Imbemba do-not-reply at jboss.com
Fri Dec 2 06:22:35 EST 2011


Pasquale Imbemba [http://community.jboss.org/people/pi4630] created the discussion

"JBoss AS 6.0.0.Final (Hypersonic) System tables"

To view the discussion, visit: http://community.jboss.org/message/639518#639518

--------------------------------------------------------------
It's time to go into production soon for my pilot project on EJB 3. Up to now, I've been using the HsqlDB Datasource (where JBoss has its tables and relations) and my enterprise datasource, where the enterprise tables and relations are stored. That is, my JBoss starts with two ds-es.

I don't want to use Hypersonic in production, so it would be time to switch to one datasource only. How do I achieve this?
Some thoughts:
1. Should I declare the enterprise datasource as DefaultDS, granting create table rights to the connection user and let JBoss do the job of creating the tables for me first time it starts up after the change?
2. If yes, after that, can I revoke the create table grants to the db connection user used by JBoss6 or will this "break" somehow the AS?
3. Is there documentation about these tables, i.e. how their fields are defined and how they're used? (Size, n° of growth, ecc.)

My DBA badly wants info about this, but it's a topic I didn't encounter so far from a EJB programming point of view.

Thank you in advance
~ pasquale
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/639518#639518]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111202/bb17488f/attachment-0001.html 


More information about the jboss-user mailing list