org.aksw.commons.util.jdbc
Class PrimaryKey
java.lang.Object
org.aksw.commons.util.jdbc.DatabaseObject
org.aksw.commons.util.jdbc.PrimaryKey
public class PrimaryKey
- extends DatabaseObject
PrimaryKey
public PrimaryKey(String name,
ColumnsReference source)
getSource
public ColumnsReference getSource()
hashCode
public int hashCode()
- Overrides:
hashCode in class DatabaseObject
equals
public boolean equals(Object obj)
- Overrides:
equals in class DatabaseObject
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.