Project

General

Profile

« Previous | Next » 

Revision 5030

Added by daigle about 15 years ago

Change location of PropertyService to properties directory

View differences:

AbstractDatabase.java
30 30

  
31 31
import java.sql.*;
32 32

  
33
import edu.ucsb.nceas.metacat.service.PropertyService;
33
import edu.ucsb.nceas.metacat.properties.PropertyService;
34 34

  
35 35
/**
36 36
 * Java offers uniform database access through the use of JDBC.

Also available in: Unified diff