public class Column extends Object
Column(String name, int type)
boolean
equals(Object o)
String
getName()
int
getType()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Column(String name, int type)
public String getName()
public int getType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2010–2014 MyBatis.org. All rights reserved.