public class DBField extends Object
DBField(String name, String dbName, DBType<?> type, boolean isPK)
boolean
equals(Object obj)
String
getDbName()
getName()
DBType
getType()
int
hashCode()
isPK()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DBField(String name, String dbName, DBType<?> type, boolean isPK)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String getName()
public DBType getType()
public String getDbName()
public boolean isPK()
Copyright © 2016. All Rights Reserved.