So what can I do with CORBA?
Easily define your own communication protocol with the database
- Each method is a roundtrip
- Pass references to Client's objects for callbacks
- Can also use one-way calls
- Pass any Java data back and forth
Call out to other CORBA servers