Class HeuristicPrimaryKeyFinder


  • public class HeuristicPrimaryKeyFinder
    extends PrimaryKeyFinder
    Looks up the primary key using the DatabaseMetaData for the specified table, looking both for primary keys and unique indexes. The sequence lookup is performed in conjuction with the sql dialect
    Author:
    Andrea Aime - OpenGeo