catch (SQLException sqlex) {
 System.out.println(sqlex);
 // other error handling
 res.close();
 stmt.close();
 sqlmpConn.close();
 }
 }
}
Contents | Index | Glossary | Prev | Next
NonStop
TM
 Server for Java
TM
 Programmer's Guide (426947-001)
Copyright © 2001, Compaq Computer Corporation. All rights reserved.