Any advanced CMP mapping for int[] via java.sql.Array to a VARRAY col type?

2002-05-19 Thread Andy Parkman
Can anyone point me in the direction of some more detailed information on advanced CMP mapping techniques? I was wondering if a CMP mapping can be found which would generate JDBC code to bind a field variable defined as an array of integer via a java.sql.Array type to a database column defined

RE: Any advanced CMP mapping for int[] via java.sql.Array to a VARRAY col type?

2002-05-19 Thread Juan Pablo Lorandi
To: Orion-Interest Subject: Any advanced CMP mapping for int[] via java.sql.Array to a VARRAY col type? Can anyone point me in the direction of some more detailed information on advanced CMP mapping techniques? I was wondering if a CMP mapping can be found which would generate JDBC code

AW: Advanced OR mapping

2001-05-02 Thread Joerg Weishaupt
Hi Alex, thanks for your reply. Actually maybe I've overseen something, but as I read in the article Advanced Object-Relational mapping I thought I have to do some modifications within orion-ejb-jar.xml directly which resulted in a lot of error messages. It would be great if you could point me

RE: Advanced OR mapping

2001-04-30 Thread Alex Paransky
through external nodes). -AP_ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joerg Weishaupt Sent: Sunday, April 29, 2001 10:42 AM To: Orion-Interest Subject: Advanced OR mapping Hi, I'm having some problems with the OR mapping, especially for entity

Advanced OR mapping

2001-04-29 Thread Joerg Weishaupt
Hi, I'm having some problems with the OR mapping, especially for entity bean reference mappings. Although I've gone thru the Advanced Object-Relational mapping topic on orionsuppurt.com, I'm unable to transfer this to our object model, i.e.: EJB Product has references to - ProductType

CMP, advanced OR mapping?

2001-03-12 Thread John Hogan
All, If an entity bean has more than one dependent object, do all corresponding tables have to be linked by the parent tables primary key? For instance, I have a ContractEJB that has a primarykey of contractId. The ContractEJB also has an Agency object and agency code that is an id into

Advanced OR-Mapping

2001-02-08 Thread Ott, Thomas
Hello, I've a problem with orion and the advanced O-R mapping. I use Orion V1.43 with MS ACCESS and the sun.jdbc.odbc.JdbcOdbcDriver. When I try to map a customer EntityBean(CMP) to an AddressBean (PK = Integer) (one to one) the database tables will create correctly (an integer field name