Database behind entity beans?

2000-12-20 Thread Hegyi Tibor
Title: RE: Orion and J2EE licensing Hi all, I just wonder what options we have for selecting the proper RDBMS/OODBMS to serve as persistent storage for our BMPs/CMPs or just for being accessed via JDBC. Oracle is the obvious choice, but mightbe rather expensive. I would like to hear some

RE: OR mapping with Oracle

2000-12-04 Thread Hegyi Tibor
map all its fields to different columns in the database table See orionsupport - complex or mapping http://www.orionsupport.com/articles/complex-or.html ----- Original Message - From: "Hegyi Tibor" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Monday, D

OR mapping with Oracle

2000-12-01 Thread Hegyi Tibor
Hi guys, Coupld you please help with teh below problem? I haven't found any solution yet. I am using Orion 1.3.8, Oracle 8.1.5. I want to use a Compound object as a primary key to my CMP Entity Bean. This PK class has one public member key of int datatype. The PK class: public class ProductPK

ejb-ref and resource-ref question

2000-11-28 Thread Hegyi Tibor
Title: RE: -- Arved -- Can you please help me with servlet authentication? Hi guys, Being relatively new to J2EE I have a question concerning ejb-ref and resource-ref tags used in the configuration XMLs (ejb-jar.xml) Is it quite normal and J2EE standard that every