I am using this Java version: java version \"1.3.1_01\" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01) Java HotSpot(T开发者_StackOverflowM) Client VM (build 1.3.1_01, mixed mode)`
I am using same user name and password login for a user on two web applications (one in .net 3.5 and other in java 1.4). Both websites are using different database on same server.For maintaining user
i am reading records data from a file(records count can be up to thousands ).Now i want to insert each record in to database.I want to insert all of record开发者_开发技巧s in one hit to reduce perform