public abstract class AbstractSQLBuilder extends Object implements UnifyBuilder
| 限定符和类型 | 字段和说明 |
|---|---|
protected List |
gammars |
protected Object |
point |
protected List |
points |
protected int |
posPoint |
| 构造器和说明 |
|---|
AbstractSQLBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addPoint(Object point) |
SQLAutonomously |
autonomously() |
protected Object |
getPoint(int i) |
protected Object |
getPointNext(int i) |
protected Object |
getPrePoint() |
protected Object |
previous(Object... keywords) |
protected boolean |
previous(Object is) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompileprotected List gammars
protected List points
protected Object point
protected int posPoint
public SQLAutonomously autonomously()
autonomously 在接口中 UnifyBuilderprotected void addPoint(Object point)
protected Object getPoint(int i)
protected Object getPointNext(int i)
protected Object getPrePoint()
protected boolean previous(Object is)
Copyright © 2020. All rights reserved.