Project

General

Profile

« Previous | Next » 

Revision 82

Added by Matt Jones about 24 years ago

created options file for MetaCatServlet

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

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

Also available in: Unified diff