We have some interfaces that have database calls in them. For example an adt comes in via tcp/ip, gets parsed and some fields from it are stored in a database. For doing the storing and retrieving which is better – tcl or java? (we’re currently using tcl)