Project

General

Profile

« Previous | Next » 

Revision 5030

Added by daigle over 14 years ago

Change location of PropertyService to properties directory

View differences:

DatabaseConnectionPoolFactory.java
31 31
 */
32 32
package edu.ucsb.nceas.metacat.dataquery;
33 33

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

  
36 36
import java.sql.Connection;
37 37
import java.sql.SQLException;

Also available in: Unified diff