Project

General

Profile

« Previous | Next » 

Revision 109

Added by bojilova over 24 years ago

document root node, doctype changes

View differences:

MetaCatUtil.java
19 19
 */
20 20
public class MetaCatUtil {
21 21

  
22
  static  String 	user = "jones";
23
  static  String 	password = "your-pw-goes-here";
24
  static  String 	defaultDB = "jdbc:oracle:thin:@localhost:1521:test";
25

  
22 26
  /** 
23 27
   * Utility method to establish a JDBC database connection 
24 28
   *

Also available in: Unified diff