Revision 43020 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.api/src/main/java/org/gvsig/fmap/dal/OpenDataStoreParameters.java

View differences:

OpenDataStoreParameters.java
1
/*
2
 * To change this license header, choose License Headers in Project Properties.
3
 * To change this template file, choose Tools | Templates
4
 * and open the template in the editor.
5
 */
6 1

  
2

  
7 3
package org.gvsig.fmap.dal;
8 4

  
9
/**
10
 *
11
 * @author usuario
12
 */
5

  
13 6
public interface OpenDataStoreParameters extends DataStoreParameters {
14 7
    
15 8
}

Also available in: Unified diff