Re: DB mappings for News-app EJB - (Never Mind)

2000-01-31 Thread Dan A
Hi - Well, I figured out where Orion puts the database for the news-app (c:\orion), and I was able to use the Hypersonic DatabaseManager (Java Application) to do select statements and all that fun stuff on my DB after it was loaded. The thing that was confusing me was the name of the table

DB mappings for News-app EJB

2000-01-31 Thread Dan A
Hi - I am running the news-app EJB fine with the default hSql drivers, but I had a question about the database mappings. I am assuming this is a container-managed EJB, so, when a new "subject" is added through a create(), what exactly is happening in Orion? Are those fields being mapped into a