类 SchemaObject
java.lang.Object
com.alibaba.druid.sql.repository.SchemaObject
Created by wenshao on 03/06/2017.
-
嵌套类概要
嵌套类 -
构造器概要
构造器限定符构造器说明protectedSchemaObject(Schema schema, String name, SchemaObjectType type) protectedSchemaObject(Schema schema, String name, SchemaObjectType type, SQLStatement statement) -
方法概要
修饰符和类型方法说明clone()findColumn(long columNameHash) findColumn(String columName) getName()longgetType()booleanmatchIndex(String columnName) booleanlong